Source file "org/apache/jasper/xmlparser/SymbolTable.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 285 of 285 | 0% | 36 of 36 | 0% | 26 | 26 | 54 | 54 | 8 | 8 |
addSymbol(char[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
addSymbol(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
containsSymbol(char[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
containsSymbol(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
hash(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
hash(char[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
SymbolTable(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
SymbolTable() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |