Source file "org/eclipse/core/internal/registry/OffsetTable.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 108 of 108 | 0% | 10 of 10 | 0% | 11 | 11 | 26 | 26 | 6 | 6 |
put(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
load(DataInputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
save(DataOutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
get(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
removeKey(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
OffsetTable(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |