Source file "org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 59 of 59 | 0% | 4 of 4 | 0% | 9 | 9 | 19 | 19 | 7 | 7 |
| shouldSkip(Throwable, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| LimitCheckingItemSkipPolicy(int, Classifier) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| LimitCheckingItemSkipPolicy(int, Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSkippableExceptionMap(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LimitCheckingItemSkipPolicy() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSkipLimit(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSkippableExceptionClassifier(Classifier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |