Source file "org/springframework/boot/actuate/management/PlainTextThreadDumpFormatter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 343 of 343 | 0% | 26 of 26 | 0% | 24 | 24 | 52 | 52 | 11 | 11 |
writeStackTraceElement(PrintWriter, StackTraceElement, ThreadInfo, List, boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
writeThread(PrintWriter, ThreadInfo) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
writeLockedOwnableSynchronizers(PrintWriter, ThreadInfo) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
format(ThreadInfo[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
writeStackTrace(PrintWriter, ThreadInfo, MonitorInfo[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
writePreamble(PrintWriter) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
writeMonitors(PrintWriter, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
format(LockInfo) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lockedMonitorsForDepth(MonitorInfo[], int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$lockedMonitorsForDepth$0(int, MonitorInfo) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
PlainTextThreadDumpFormatter() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |