Source file "org/apache/xerces/impl/xpath/regex/CaseInsensitiveMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 290 of 290 | 0% | 40 of 40 | 0% | 31 | 31 | 72 | 72 | 11 | 11 |
buildCaseInsensitiveMap() | ![]() | 0% | ![]() | 0% | 9 | 9 | 23 | 23 | 1 | 1 |
updateMap(int, int[], int, int[], int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
expandAndAdd(int[], int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
contains(int[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
contains(int[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
expandMap(int[], int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
set(int, int[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getMapping(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
get(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
CaseInsensitiveMap() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |