Source file "org/springframework/data/redis/serializer/OxmSerializer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 95 of 95 | 0% | 8 of 8 | 0% | 11 | 11 | 28 | 28 | 7 | 7 |
| serialize(Object) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| deserialize(byte[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| OxmSerializer(Marshaller, Unmarshaller) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setMarshaller(Marshaller) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setUnmarshaller(Unmarshaller) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| OxmSerializer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |