Source file "org/springframework/security/core/userdetails/cache/NullUserCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 7 of 7 | 0% | 0 of 0 | n/a | 4 | 4 | 4 | 4 | 4 | 4 |
| NullUserCache() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserFromCache(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| putUserInCache(UserDetails) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeUserFromCache(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |