Source file "org/apache/kafka/common/Node.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 192 of 192 | 0% | 28 of 28 | 0% | 28 | 28 | 36 | 36 | 14 | 14 |
| hashCode() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 8 | 8 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Node(int, String, int, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Node(int, String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasRack() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| id() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| idString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| host() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| port() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| rack() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| noNode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |