Source file "org/apache/tomcat/util/digester/ArrayStack.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 63 of 63 | 0% | 6 of 6 | 0% | 10 | 10 | 19 | 19 | 7 | 7 |
peek(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
peek() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
pop() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
push(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ArrayStack(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ArrayStack() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
empty() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |