Source file "graphql/org/antlr/v4/runtime/misc/IntegerStack.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 8 of 29 | 72% | 0 of 0 | n/a | 2 | 6 | 4 | 10 | 2 | 6 |
| IntegerStack(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| IntegerStack(IntegerStack) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| pop() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| peek() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| push(int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| IntegerStack() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |