Source file "org/aspectj/org/eclipse/jdt/internal/compiler/util/HashtableOfInt.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 79 of 227 | 65% | 14 of 30 | 53% | 13 | 23 | 18 | 48 | 4 | 8 |
toString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
containsKey(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
put(int, Object) | ![]() ![]() | 83% | ![]() ![]() | 75% | 2 | 5 | 1 | 10 | 0 | 1 |
HashtableOfInt() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
get(int) | ![]() ![]() | 93% | ![]() ![]() | 83% | 1 | 4 | 1 | 6 | 0 | 1 |
HashtableOfInt(int) | ![]() ![]() | 96% | ![]() ![]() | 50% | 1 | 2 | 1 | 9 | 0 | 1 |
rehash() | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 8 | 0 | 1 |