Source file "org/aspectj/org/eclipse/jdt/core/formatter/IndentManipulation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 565 of 565 | 0% | 124 of 124 | 0% | 76 | 76 | 157 | 157 | 14 | 14 |
| trimIndent(String, int, int, int) | 0% | 0% | 13 | 13 | 33 | 33 | 1 | 1 | ||
| getChangeIndentEdits(String, int, int, int, String) | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| changeIndent(String, int, int, int, String, String) | 0% | 0% | 11 | 11 | 25 | 25 | 1 | 1 | ||
| extractIndentString(String, int, int) | 0% | 0% | 11 | 11 | 26 | 26 | 1 | 1 | ||
| indexOfIndent(CharSequence, int, int, int) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| measureIndentInSpaces(CharSequence, int) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| getIndentWidth(Map) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| measureIndentUnits(CharSequence, int, int) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| calculateSpaceEquivalents(int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getTabWidth(Map) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isIndentChar(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isLineDelimiterChar(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getIntValue(Map, String, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$0(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |