Source file "org/apache/lucene/geo/Circle.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 154 of 154 | 0% | 14 of 14 | 0% | 15 | 15 | 27 | 27 | 8 | 8 |
toString() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
Circle(double, double, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 4 | 4 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getLat() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLon() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRadius() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toComponent2D() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |