Source file "org/apache/lucene/document/LatLonShapeBoundingBoxQuery.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,131 of 1,131 | 0% | 252 of 252 | 0% | 143 | 143 | 153 | 153 | 17 | 17 |
withinTriangle(int, int, boolean, int, int, boolean, int, int, boolean) | ![]() | 0% | ![]() | 0% | 19 | 19 | 30 | 30 | 1 | 1 |
intersectBBoxWithRangeBBox(byte[], int, int, byte[], int, int, byte[]) | ![]() | 0% | ![]() | 0% | 14 | 14 | 19 | 19 | 1 | 1 |
intersectsTriangle(int, int, int, int, int, int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 17 | 17 | 1 | 1 |
edgeIntersectsBox(int, int, int, int, int, int, int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 9 | 9 | 1 | 1 |
containsTriangle(int, int, int, int, int, int) | ![]() | 0% | ![]() | 0% | 20 | 20 | 5 | 5 | 1 | 1 |
LatLonShapeBoundingBoxQuery.EncodedRectangle(double, double, double, double) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
intersectsLine(int, int, int, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 10 | 10 | 1 | 1 |
containsLine(int, int, int, int) | ![]() | 0% | ![]() | 0% | 14 | 14 | 5 | 5 | 1 | 1 |
compareBBoxToRangeBBox(byte[], int, int, byte[], int, int, byte[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
edgeIntersectsQuery(int, int, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
contains(int, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 5 | 5 | 1 | 1 |
disjoint(byte[], int, int, byte[], int, int, byte[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
relateRangeBBox(int, int, byte[], int, int, byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
intersectRangeBBox(int, int, byte[], int, int, byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
encode(int, int, int, int, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
withinLine(int, int, boolean, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
crossesDateline() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |