Source file "org/aspectj/org/eclipse/jdt/internal/codeassist/CompletionEngine.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 211 of 211 | 0% | 22 of 22 | 0% | 17 | 17 | 37 | 37 | 6 | 6 |
| accept(char[], int, int) | 0% | 0% | 8 | 8 | 25 | 25 | 1 | 1 | ||
| {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| acceptNameWithPrefixAndSuffix(char[], boolean, boolean, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| acceptNameWithPrefix(char[], boolean, int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| acceptNameWithSuffix(char[], boolean, int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| acceptNameWithoutPrefixAndSuffix(char[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |