Source file "org/apache/kafka/streams/processor/internals/assignment/ConsumerProtocolUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 206 of 206 | 0% | 26 of 26 | 0% | 19 | 19 | 45 | 45 | 6 | 6 |
| writeTaskIdTo(TaskId, ByteBuffer, int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| writeTaskIdTo(TaskId, DataOutputStream, int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| readTaskIdFrom(DataInputStream, int) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| readTaskIdFrom(ByteBuffer, int) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| getNamedTopologyOrElseNull(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| ConsumerProtocolUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |