Source file "com/google/re2j/CharClass.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 887 of 887 | 0% | 112 of 112 | 0% | 77 | 77 | 176 | 176 | 21 | 21 |
qsortIntPair(int[], int, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 23 | 23 | 1 | 1 |
appendRange(int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 15 | 15 | 1 | 1 |
appendNegatedTable(int[][]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
negateClass() | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
cleanClass() | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
appendFoldedRange(int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 15 | 15 | 1 | 1 |
charClassToString(int[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
appendTable(int[][]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
appendNegatedClass(int[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
ensureCapacity(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
toArray() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
appendClass(int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
appendFoldedClass(int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
appendGroup(CharGroup, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
cmp(int[], int, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
appendLiteral(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
CharClass(int[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
appendTableWithSign(int[][], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
appendClassWithSign(int[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
CharClass() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |