Source file "org/locationtech/jts/operation/buffer/BufferInputLineSimplifier.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 279 of 279 | 0% | 38 of 38 | 0% | 30 | 30 | 62 | 62 | 11 | 11 |
deleteShallowConcavities() | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
isDeletable(int, int, int, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
isShallowSampled(Coordinate, Coordinate, int, int, double) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
isShallowConcavity(Coordinate, Coordinate, Coordinate, double) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
collapseLine() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
simplify(double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
findNextNonDeletedIndex(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
isConcave(Coordinate, Coordinate, Coordinate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isShallow(Coordinate, Coordinate, Coordinate, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
simplify(Coordinate[], double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BufferInputLineSimplifier(Coordinate[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |