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 | 176 of 176 | 0% | 14 of 14 | 0% | 26 | 26 | 55 | 55 | 19 | 19 |
writeUTF(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
writeChars(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ByteBufOutputStream(ByteBuf, boolean) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 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 | |
ByteBufOutputStream(ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
buffer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |