Source file "org/aspectj/org/eclipse/jdt/internal/formatter/linewrap/CommentWrapExecutor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 814 of 814 | 0% | 168 of 168 | 0% | 95 | 95 | 177 | 177 | 11 | 11 |
| wrapLineComment(Token, int) | 0% | 0% | 25 | 25 | 62 | 62 | 1 | 1 | ||
| token(Token, int) | 0% | 0% | 24 | 24 | 39 | 39 | 1 | 1 | ||
| wrapMultiLineComment(Token, int, boolean, boolean) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| tryToFitInOneLine(List, int, boolean) | 0% | 0% | 15 | 15 | 20 | 20 | 1 | 1 | ||
| shouldWrap() | 0% | 0% | 12 | 12 | 10 | 10 | 1 | 1 | ||
| getLineLimit(int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| getStartingPosition(Token, boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| CommentWrapExecutor(TokenManager, DefaultCodeFormatterOptions) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| cleanupIndent(List) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getLinesCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |