Source file "org/springframework/batch/core/Entity.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 106 of 106 | 0% | 14 of 14 | 0% | 17 | 17 | 29 | 29 | 10 | 10 |
| equals(Object) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incrementVersion() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| Entity(Long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setId(Long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setVersion(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Entity() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |