Source file "org/springframework/batch/item/file/transform/IncorrectLineLengthException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 70 of 70 | 0% | 0 of 0 | n/a | 6 | 6 | 18 | 18 | 6 | 6 |
| IncorrectLineLengthException(int, int, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| IncorrectLineLengthException(int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| IncorrectLineLengthException(String, int, int, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| IncorrectLineLengthException(String, int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getActualLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExpectedLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |