Source file "org/springframework/javapoet/LineWrapper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 270 of 270 | 0% | 34 of 34 | 0% | 25 | 25 | 56 | 56 | 7 | 7 |
| append(String) | 0% | 0% | 9 | 9 | 15 | 15 | 1 | 1 | ||
| flush(LineWrapper.FlushType) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| LineWrapper(Appendable, String, int) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| wrappingSpace(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| zeroWidthSpace(int) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lastChar() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |