Source file "org/springframework/security/core/userdetails/cache/EhCacheBasedUserCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 104 of 104 | 0% | 10 of 10 | 0% | 14 | 14 | 24 | 24 | 9 | 9 |
| getUserFromCache(String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| putUserInCache(UserDetails) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| removeUserFromCache(UserDetails) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| removeUserFromCache(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| afterPropertiesSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCache(Ehcache) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| EhCacheBasedUserCache() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCache() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |