Source file "org/springframework/batch/item/file/transform/IncorrectTokenCountException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 77 of 77 | 0% | 0 of 0 | n/a | 7 | 7 | 21 | 21 | 7 | 7 |
| IncorrectTokenCountException(int, int, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| IncorrectTokenCountException(int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| IncorrectTokenCountException(String, int, int, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| IncorrectTokenCountException(String, int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getActualCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExpectedCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInput() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |