Source file "org/springframework/data/geo/CustomMetric.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 23 of 23 | 0% | 0 of 0 | n/a | 4 | 4 | 9 | 9 | 4 | 4 |
| CustomMetric(double, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| CustomMetric(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMultiplier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAbbreviation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |