Source file "io/netty/buffer/ByteBufOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 161 of 161 | 0% | 12 of 12 | 0% | 24 | 24 | 50 | 50 | 18 | 18 |
writeUTF(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
writeChars(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
ByteBufOutputStream(ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
writtenBytes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
writeBytes(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeShort(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeBoolean(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeByte(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeChar(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeDouble(double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeFloat(float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeInt(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeLong(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
buffer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |