Source file "org/springframework/batch/core/BatchStatus.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 218 of 218 | 0% | 40 of 40 | 0% | 30 | 30 | 30 | 30 | 10 | 10 |
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBatchStatus() | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| match(String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| upgradeTo(BatchStatus) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| isUnsuccessful() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isRunning() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| max(BatchStatus, BatchStatus) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isGreaterThan(BatchStatus) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isLessThan(BatchStatus) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isLessThanOrEqualTo(BatchStatus) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |