Source file "org/springframework/security/core/userdetails/cache/SpringCacheBasedUserCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 96 of 96 | 0% | 12 of 12 | 0% | 12 | 12 | 21 | 21 | 6 | 6 |
| getUserFromCache(String) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| putUserInCache(UserDetails) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| removeUserFromCache(UserDetails) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| SpringCacheBasedUserCache(Cache) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| removeUserFromCache(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |