Source file "org/apache/tools/ant/util/IdentityStack.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 118 of 118 | 0% | 20 of 20 | 0% | 19 | 19 | 32 | 32 | 9 | 9 |
| containsAll(Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| indexOf(Object, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getInstance(Stack) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| lastIndexOf(Object, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| removeAll(Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| retainAll(Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| contains(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| IdentityStack(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| IdentityStack() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |