Source file "org/eclipse/core/internal/preferences/ImmutableMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 324 of 324 | 0% | 36 of 36 | 0% | 25 | 25 | 65 | 65 | 7 | 7 |
| removeKey(String) | 0% | 0% | 8 | 8 | 16 | 16 | 1 | 1 | ||
| put(String, String) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| internalPut(String, String) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| keys() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| get(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| ImmutableMap.ArrayMap(int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |