Source file "org/apache/kafka/clients/FetchSessionHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 569 of 569 | 0% | 52 of 52 | 0% | 36 | 36 | 110 | 110 | 10 | 10 |
| handleResponse(FetchResponse) | 0% | 0% | 15 | 15 | 46 | 46 | 1 | 1 | ||
| responseDataToLogString(FetchResponse) | 0% | 0% | 5 | 5 | 22 | 22 | 1 | 1 | ||
| verifyFullFetchResponsePartitions(FetchResponse) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| verifyIncrementalFetchResponsePartitions(FetchResponse) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| partitionsToLogString(Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| handleError(Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findMissing(Set, Set) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| FetchSessionHandler(LogContext, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| newBuilder(int, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newBuilder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |