Source file "org/antlr/runtime/misc/IntArray.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 93 of 93 | 0% | 6 of 6 | 0% | 10 | 10 | 23 | 23 | 7 | 7 |
ensureCapacity(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
add(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
pop() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
IntArray() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
push(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |