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 | 280 of 280 | 0% | 56 of 56 | 0% | 44 | 44 | 56 | 56 | 16 | 16 | 
| build() | 0% | 0% | 20 | 20 | 4 | 4 | 1 | 1 | ||
| Dependency.Builder(Dependency, boolean) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| computeLocations() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| location(Object, InputLocation) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| Dependency.Builder(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| groupId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| artifactId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| version(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| type(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| classifier(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| scope(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| systemPath(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| exclusions(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| optional(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 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 |