Source file "org/aspectj/org/eclipse/jdt/internal/compiler/util/SimpleSetOfCharArray.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 389 of 389 | 0% | 52 of 52 | 0% | 37 | 37 | 73 | 73 | 11 | 11 |
remove(char[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
add(char[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
get(char[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
rehash() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
asArray(Object[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
includes(char[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
clone() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
SimpleSetOfCharArray(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
SimpleSetOfCharArray() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |