Source file "org/apache/tomcat/util/collections/SynchronizedStack.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 152 of 152 | 0% | 20 of 20 | 0% | 16 | 16 | 36 | 36 | 6 | 6 |
push(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
expand() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
SynchronizedStack(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
pop() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
SynchronizedStack() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |