Source file "org/springframework/batch/core/job/flow/FlowExecutionStatus.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 113 of 113 | 0% | 12 of 12 | 0% | 17 | 17 | 26 | 26 | 11 | 11 |
| static {...} | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| compareTo(FlowExecutionStatus) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isEnd() | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| FlowExecutionStatus(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isStop() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isFail() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isComplete() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |