Source file "org/apache/xml/utils/StringVector.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 219 of 219 | 0% | 20 of 20 | 0% | 21 | 21 | 49 | 49 | 11 | 11 |
addElement(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
push(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
pop() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
contains(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
containsIgnoreCase(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
StringVector() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
StringVector(int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
peek() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
elementAt(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |