Source file "org/apache/commons/lang3/exception/ExceptionUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 721 of 721 | 0% | 110 of 110 | 0% | 99 | 99 | 169 | 169 | 44 | 44 |
| getRootCauseStackTraceList(Throwable) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| throwableOf(Throwable, Class, int, boolean) | 0% | 0% | 10 | 10 | 15 | 15 | 1 | 1 | ||
| indexOf(Throwable, Class, int, boolean) | 0% | 0% | 10 | 10 | 15 | 15 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStackFrameList(Throwable) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| removeCommonFrames(List, List) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| getCauseUsingMethodName(Throwable, String) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| getCause(Throwable, String[]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| getStackFrames(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getMessage(Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getThrowableList(Throwable) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getStackTrace(Throwable) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| printRootCauseStackTrace(Throwable, PrintStream) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| printRootCauseStackTrace(Throwable, PrintWriter) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getRootCause(Throwable) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| throwUnchecked(Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isChecked(Throwable) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| isUnchecked(Throwable) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| getRootCauseMessage(Throwable) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| hasCause(Throwable, Class) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getStackFrames(Throwable) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| throwUnchecked(Throwable) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getRootCauseStackTrace(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getThrowables(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOfThrowable(Throwable, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOfThrowable(Throwable, Class, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOfType(Throwable, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOfType(Throwable, Class, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| throwableOfThrowable(Throwable, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| throwableOfThrowable(Throwable, Class, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| throwableOfType(Throwable, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| throwableOfType(Throwable, Class, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wrapAndThrow(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| forEach(Throwable, Consumer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| asRuntimeException(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCause(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultCauseMethodNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getThrowableCount(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| printRootCauseStackTrace(Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| stream(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getCause$0(Throwable, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| rethrow(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ExceptionUtils() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| eraseType(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |