Source file "org/springframework/batch/item/json/JacksonJsonObjectReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 79 of 79 | 0% | 4 of 4 | 0% | 8 | 8 | 23 | 23 | 6 | 6 |
| open(Resource) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| JacksonJsonObjectReader(ObjectMapper, Class) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| JacksonJsonObjectReader(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMapper(ObjectMapper) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |