Source file "org/apache/maven/api/model/Repository.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 165 of 165 | 0% | 36 of 36 | 0% | 29 | 29 | 34 | 34 | 11 | 11 |
| build() | 0% | 0% | 14 | 14 | 4 | 4 | 1 | 1 | ||
| location(Object, InputLocation) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| Repository.Builder(Repository, boolean) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| Repository.Builder(boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| id(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| name(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| url(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| layout(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| releases(RepositoryPolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| snapshots(RepositoryPolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| importedFrom(InputLocation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |