Source file "org/springframework/security/oauth2/provider/token/store/redis/BaseRedisTokenStoreSerializationStrategy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 51 of 51 | 0% | 12 of 12 | 0% | 13 | 13 | 15 | 15 | 7 | 7 |
| deserialize(byte[], Class) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isEmpty(byte[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| deserializeString(byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| serialize(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| serialize(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BaseRedisTokenStoreSerializationStrategy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |