Source file "org/apache/kafka/streams/processor/internals/StreamThread.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 219 of 219 | 0% | 8 of 8 | 0% | 8 | 8 | 15 | 15 | 4 | 4 |
| static {...} | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| isAlive() | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| StreamThread.State(String, int, Integer[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isValidTransition(ThreadStateTransitionValidator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |