Source file "org/aspectj/org/eclipse/jdt/internal/compiler/util/CharArrayHashMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 58 of 58 | 0% | 0 of 0 | n/a | 8 | 8 | 10 | 10 | 8 | 8 |
| keys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CharArrayHashMap(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| put(char[], Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| containsKey(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| values() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |