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 | 108 of 108 | 0% | 4 of 4 | 0% | 14 | 14 | 19 | 19 | 12 | 12 |
| getUserFromCache(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| putUserInCache(UserDetails) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$getUserFromCache$0(Element, String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| removeUserFromCache(UserDetails) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$removeUserFromCache$2(UserDetails) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$putUserInCache$1(Element) | 0% | n/a | 1 | 1 | 1 | 1 | 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 |