Source file "org/wildfly/common/lock/SpinLock.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 185 of 185 | 0% | 34 of 34 | 0% | 29 | 29 | 53 | 53 | 12 | 12 |
lockInterruptibly() | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
lock() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
tryLock() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
unlock() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
lambda$static$0() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
isHeldByCurrentThread() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isLocked() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
SpinLock() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isFair() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tryLock(long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newCondition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |