Source file "org/jboss/threads/JBossThread.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 776 of 776 | 0% | 110 of 110 | 0% | 102 | 102 | 253 | 253 | 47 | 47 |
interrupt() | ![]() | 0% | ![]() | 0% | 11 | 11 | 28 | 28 | 1 | 1 |
registerDeferral(JBossThread) | ![]() | 0% | ![]() | 0% | 10 | 10 | 16 | 16 | 1 | 1 |
unregisterDeferral(JBossThread) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
run() | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
onExit(Runnable) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
doInterrupt() | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
applyWithInterruptHandler(InterruptHandler, ExceptionBiFunction, Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
acceptWithInterruptHandler(InterruptHandler, ExceptionObjLongConsumer, Object, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
acceptWithInterruptHandler(InterruptHandler, ExceptionObjIntConsumer, Object, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
acceptWithInterruptHandler(InterruptHandler, ExceptionBiConsumer, Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
applyInterruptDeferredEx(ExceptionBiFunction, Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
applyInterruptResumedEx(ExceptionBiFunction, Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isInterrupted() | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
acceptInterruptDeferredEx(ExceptionObjLongConsumer, Object, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
acceptInterruptDeferredEx(ExceptionObjIntConsumer, Object, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
acceptInterruptDeferredEx(ExceptionBiConsumer, Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
acceptInterruptResumedEx(ExceptionObjLongConsumer, Object, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
acceptInterruptResumedEx(ExceptionObjIntConsumer, Object, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
acceptInterruptResumedEx(ExceptionBiConsumer, Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
executeWithInterruptDeferred(Callable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
executeWithInterruptDeferred(PrivilegedAction) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
executeWithInterruptDeferred(PrivilegedExceptionAction) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getAndSetInterruptHandler(InterruptHandler) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
executeWithInterruptDeferred(Runnable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
JBossThread(ThreadGroup, Runnable, String, long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
JBossThread(ThreadGroup, Runnable, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
JBossThread(Runnable, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
JBossThread(ThreadGroup, Runnable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
currentThread() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
JBossThread(Runnable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
start() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
applyWithInterruptHandler(InterruptHandler, ExceptionFunction, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getWithInterruptHandler(InterruptHandler, ExceptionSupplier) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
acceptWithInterruptHandler(InterruptHandler, ExceptionConsumer, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
runWithInterruptHandler(InterruptHandler, ExceptionRunnable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setThreadNameInfo(ThreadNameInfo) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
applyInterruptDeferredEx(ExceptionFunction, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInterruptDeferredEx(ExceptionSupplier) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
acceptInterruptDeferredEx(ExceptionConsumer, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
runInterruptDeferredEx(ExceptionRunnable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyInterruptResumedEx(ExceptionFunction, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInterruptResumedEx(ExceptionSupplier) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
acceptInterruptResumedEx(ExceptionConsumer, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
runInterruptResumedEx(ExceptionRunnable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getThreadNameInfo() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |