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 | 24 of 24 | 0% | 0 of 0 | n/a | 7 | 7 | 9 | 9 | 7 | 7 |
| put(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| internalPut(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ImmutableMap.EmptyMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeKey(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| keys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |