Source file "io/netty/handler/pcap/IPPacket.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 108 of 108 | 0% | 0 of 0 | n/a | 6 | 6 | 28 | 28 | 6 | 6 |
writePacketv4(ByteBuf, ByteBuf, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
writePacketv6(ByteBuf, ByteBuf, int, byte[], byte[]) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
writeUDPv4(ByteBuf, ByteBuf, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeUDPv6(ByteBuf, ByteBuf, byte[], byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeTCPv4(ByteBuf, ByteBuf, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeTCPv6(ByteBuf, ByteBuf, byte[], byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |