Source file "org/apache/commons/lang3/exception/ContextedException.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 97 of 97 | 0% | 2 of 2 | 0% | 15 | 15 | 28 | 28 | 14 | 14 |
ContextedException(String, Throwable, ExceptionContext) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
ContextedException(String, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
ContextedException(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
ContextedException(Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
ContextedException() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
addContextValue(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setContextValue(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getContextValues(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getFirstContextValue(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getFormattedExceptionMessage(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getContextEntries() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getContextLabels() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getRawMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |