Source file "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 | 820 of 820 | 0% | 174 of 174 | 0% | 98 | 98 | 178 | 178 | 11 | 11 |
| wrapLineComment(Token, int) | 0% | 0% | 28 | 28 | 63 | 63 | 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 |