name | class, % | method, % | block, % | line, % |
---|
| | | | |
class ExceptionUtil | 100% (1/1) | 11% (1/9) | 9% (25/285) | 10% (7/71) |
ExceptionUtil (): void | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
exceptionChainToString (Throwable): String | | 0% (0/1) | 0% (0/26) | 0% (0/8) |
exceptionToString (Throwable): String | | 0% (0/1) | 0% (0/20) | 0% (0/6) |
getCurrentStackTrace (): StackTraceElement [] | | 0% (0/1) | 0% (0/31) | 0% (0/8) |
getExceptionChain (Throwable): Throwable [] | | 0% (0/1) | 0% (0/27) | 0% (0/6) |
getRootCause (Throwable): Throwable | | 0% (0/1) | 0% (0/17) | 0% (0/6) |
getStackTrace (Throwable, String [], String []): StackTraceElement [] | | 0% (0/1) | 0% (0/96) | 0% (0/19) |
getStackTraceChain (Throwable, String [], String []): StackTraceElement [][] | | 0% (0/1) | 0% (0/40) | 0% (0/10) |
buildMessage (String, Throwable): String | | 100% (1/1) | 100% (25/25) | 100% (7/7) |