Source file "org/springframework/data/redis/connection/util/DecodeUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 146 of 146 | 0% | 12 of 12 | 0% | 14 | 14 | 27 | 27 | 8 | 8 |
| encodeMap(Map) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| decodeMap(Map) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| convertToSet(Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| convertToList(Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| decodeMultiple(byte[][]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| encode(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| decode(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DecodeUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |