Source file "org/apache/maven/api/model/Dependency.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 199 of 280 | 28% | 51 of 56 | 8% | 32 | 44 | 27 | 56 | 4 | 16 |
| build() | 12% | 2% | 19 | 20 | 1 | 4 | 0 | 1 | ||
| Dependency.Builder(Dependency, boolean) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| location(Object, InputLocation) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| computeLocations() | 37% | 37% | 4 | 5 | 4 | 8 | 0 | 1 | ||
| importedFrom(InputLocation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$computeLocations$0(InputLocation, InputLocation) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Dependency.Builder(boolean) | 100% | 50% | 1 | 2 | 0 | 4 | 0 | 1 | ||
| groupId(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| artifactId(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| version(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| type(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| classifier(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| scope(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| systemPath(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| exclusions(Collection) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| optional(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |