Source file "org/wildfly/security/cache/LRURealmIdentityCache.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 241 of 241 | 0% | 28 of 28 | 0% | 25 | 25 | 60 | 60 | 11 | 11 |
remove(Principal) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
get(Principal) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
LRURealmIdentityCache(int, long) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
put(Principal, RealmIdentity) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
removeIfExpired(LRURealmIdentityCache.CacheEntry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
lambda$put$1(RealmIdentity, Principal, Principal) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
parkForWriteAndCheckInterrupt() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
parkForReadAndCheckInterrupt() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
lambda$put$0(Principal, Principal) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
LRURealmIdentityCache(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |