Source file "org/aspectj/org/eclipse/jdt/internal/compiler/util/SimpleLookupTable.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 485 of 485 | 0% | 68 of 68 | 0% | 46 | 46 | 91 | 91 | 12 | 12 |
removeKey(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
removeValue(Object) | ![]() | 0% | ![]() | 0% | 8 | 8 | 11 | 11 | 1 | 1 |
put(Object, Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
rehash() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
clone() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
get(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
containsKey(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
getKey(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
keyForValue(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
SimpleLookupTable(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
SimpleLookupTable() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |