Source file "org/springframework/batch/item/file/transform/FormatterLineAggregator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 93 of 93 | 0% | 8 of 8 | 0% | 10 | 10 | 21 | 21 | 6 | 6 |
| doAggregate(Object[]) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| FormatterLineAggregator() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setMinimumLength(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaximumLength(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFormat(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLocale(Locale) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |