Source file "org/apache/kafka/streams/processor/internals/QuickUnion.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 104 of 104 | 0% | 8 of 8 | 0% | 10 | 10 | 24 | 24 | 6 | 6 |
| root(Object) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| unite(Object, Object[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| unitePair(Object, Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| QuickUnion() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| add(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| exists(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |