Source file "org/springframework/batch/item/file/transform/Range.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 68 of 68 | 0% | 8 of 8 | 0% | 11 | 11 | 14 | 14 | 7 | 7 |
| toString() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| checkMinMaxValues(int, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| Range(int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| hasMaxValue() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| Range(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMax() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMin() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |