Source file "org/apache/maven/model/validation/DefaultModelValidator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,822 of 2,822 | 0% | 272 of 272 | 0% | 173 | 173 | 416 | 416 | 37 | 37 |
validateEffectiveModel(Model, ModelBuildingRequest, ModelProblemCollector) | ![]() | 0% | ![]() | 0% | 17 | 17 | 66 | 66 | 1 | 1 |
validateRawModel(Model, ModelBuildingRequest, ModelProblemCollector) | ![]() | 0% | ![]() | 0% | 15 | 15 | 51 | 51 | 1 | 1 |
validateEffectiveDependency(ModelProblemCollector, Dependency, boolean, String, ModelBuildingRequest) | ![]() | 0% | ![]() | 0% | 11 | 11 | 38 | 38 | 1 | 1 |
validate20RawDependencies(ModelProblemCollector, List, String, ModelBuildingRequest) | ![]() | 0% | ![]() | 0% | 15 | 15 | 33 | 33 | 1 | 1 |
validate20RawPlugins(ModelProblemCollector, List, String, ModelBuildingRequest) | ![]() | 0% | ![]() | 0% | 13 | 13 | 25 | 25 | 1 | 1 |
validateEffectiveDependencies(ModelProblemCollector, Model, List, boolean, ModelBuildingRequest) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
validate30RawProfileActivation(ModelProblemCollector, Activation, String, String, ModelBuildingRequest) | ![]() | 0% | ![]() | 0% | 11 | 11 | 18 | 18 | 1 | 1 |
validateRawRepositories(ModelProblemCollector, List, String, ModelBuildingRequest) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
validate20EffectivePluginDependencies(ModelProblemCollector, Plugin, ModelBuildingRequest) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
validate20RawDependenciesSelfReferencing(ModelProblemCollector, Model, List, String, ModelBuildingRequest) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
validate20EffectiveRepository(ModelProblemCollector, Repository, String, ModelBuildingRequest) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
validateEffectiveModelAgainstDependency(String, ModelProblemCollector, Model, Dependency, ModelBuildingRequest) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getLocation(String, InputLocationTracker) | ![]() | 0% | ![]() | 0% | 6 | 6 | 17 | 17 | 1 | 1 |
validate20RawResources(ModelProblemCollector, List, String, ModelBuildingRequest) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
validate20PluginVersion(String, ModelProblemCollector, String, String, InputLocationTracker, ModelBuildingRequest) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
validateBannedCharacters(String, ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, String, String, InputLocationTracker, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
addViolation(ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, String, String, String, InputLocationTracker) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
validateVersion(String, ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, String, String, InputLocationTracker) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
validateEnum(String, ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, String, String, InputLocationTracker, String[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
validateId(String, ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, String, String, InputLocationTracker) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
validateIdWithWildcards(String, ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, String, String, InputLocationTracker) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
validateBoolean(String, ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, String, String, InputLocationTracker) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
validateVersionNoExpression(String, ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, String, InputLocationTracker) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
validateStringNotEmpty(String, ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, String, String, InputLocationTracker) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
validate20ProperSnapshotVersion(String, ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, String, String, InputLocationTracker) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
validateDependencyVersion(ModelProblemCollector, Dependency, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
validateStringNoExpression(String, ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, String, InputLocationTracker) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
validateNotNull(String, ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, Object, String, InputLocationTracker) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
validateId(String, ModelProblemCollector, String, InputLocationTracker) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasExpression(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
hasProjectExpression(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
validateStringNotEmpty(String, ModelProblemCollector, ModelProblem.Severity, ModelProblem.Version, String, InputLocationTracker) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSeverity(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
equals(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSeverity(ModelBuildingRequest, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DefaultModelValidator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |