Source file "org/locationtech/jts/util/IntArrayList.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 102 of 102 | 0% | 6 of 6 | 0% | 10 | 10 | 24 | 24 | 7 | 7 |
addAll(int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
ensureCapacity(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
add(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
toArray() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
IntArrayList(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
IntArrayList() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |