Source file "org/springframework/batch/core/job/flow/FlowJob.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 169 of 169 | 0% | 18 of 18 | 0% | 17 | 17 | 43 | 43 | 8 | 8 |
| findSteps(Flow, Map) | 0% | 0% | 7 | 7 | 17 | 17 | 1 | 1 | ||
| doExecute(JobExecution) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| FlowJob(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| FlowJob() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getStep(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| init() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getStepNames() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setFlow(Flow) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |