| name | class, % | method, % | block, % | line, % |
|---|
| | | | | |
| class UncheckedException | 100% (1/1) | 36% (5/14) | 28% (41/144) | 29% (11.8/40) |
| UncheckedException (): void | | 0% (0/1) | 0% (0/9) | 0% (0/4) |
| getCause (): Throwable | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| printStackTrace (): void | | 0% (0/1) | 0% (0/4) | 0% (0/2) |
| printStackTrace (PrintStream): void | | 0% (0/1) | 0% (0/29) | 0% (0/7) |
| printStackTrace (PrintWriter): void | | 0% (0/1) | 0% (0/29) | 0% (0/7) |
| rethrow (): void | | 0% (0/1) | 0% (0/7) | 0% (0/3) |
| wrap (Throwable): RuntimeException | | 0% (0/1) | 0% (0/5) | 0% (0/1) |
| wrap (Throwable, String): RuntimeException | | 0% (0/1) | 0% (0/6) | 0% (0/1) |
| wrapChecked (Throwable): RuntimeException | | 0% (0/1) | 0% (0/11) | 0% (0/3) |
| <static initializer> | | 100% (1/1) | 100% (3/3) | 100% (1/1) |
| UncheckedException (String): void | | 100% (1/1) | 100% (10/10) | 100% (4/4) |
| UncheckedException (String, Throwable): void | | 100% (1/1) | 100% (11/11) | 100% (4/4) |
| UncheckedException (Throwable): void | | 100% (1/1) | 100% (11/11) | 100% (4/4) |
| getMessage (): String | | 100% (1/1) | 100% (6/6) | 100% (1/1) |