Source file "com/ibm/icu/impl/SimpleCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 105 of 105 | 0% | 14 of 14 | 0% | 13 | 13 | 33 | 33 | 6 | 6 |
| put(Object, Object) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| SimpleCache(int, int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| get(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| SimpleCache() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| SimpleCache(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |