Source file "org/springframework/data/redis/serializer/GenericJackson2JsonRedisSerializer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 116 of 116 | 0% | 6 of 6 | 0% | 10 | 10 | 26 | 26 | 7 | 7 |
| GenericJackson2JsonRedisSerializer(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| deserialize(byte[], Class) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| serialize(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| registerNullValueSerializer(ObjectMapper, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| GenericJackson2JsonRedisSerializer(ObjectMapper) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| GenericJackson2JsonRedisSerializer() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| deserialize(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |