Source file "org/springframework/batch/core/job/flow/support/state/StepState.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 77 of 77 | 0% | 6 of 6 | 0% | 10 | 10 | 21 | 21 | 7 | 7 |
| getStep(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getStepNames() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| handle(FlowExecutor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| StepState(Step) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| StepState(String, Step) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getStep() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEndState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |