Source file "org/locationtech/jts/geom/CoordinateSequences.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 550 of 550 | 0% | 90 of 90 | 0% | 63 | 63 | 111 | 111 | 18 | 18 |
scroll(CoordinateSequence, int, boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
isEqual(CoordinateSequence, CoordinateSequence) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
toString(CoordinateSequence) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
ensureValidRing(CoordinateSequenceFactory, CoordinateSequence) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
isRing(CoordinateSequence) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
extend(CoordinateSequenceFactory, CoordinateSequence, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
swap(CoordinateSequence, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
createClosedRing(CoordinateSequenceFactory, CoordinateSequence, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
reverse(CoordinateSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
indexOf(Coordinate, CoordinateSequence) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
minCoordinateIndex(CoordinateSequence, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
minCoordinate(CoordinateSequence) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
copyCoord(CoordinateSequence, int, CoordinateSequence, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
copy(CoordinateSequence, int, CoordinateSequence, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
scroll(CoordinateSequence, Coordinate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
minCoordinateIndex(CoordinateSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scroll(CoordinateSequence, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CoordinateSequences() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |