Source file "aQute/lib/io/ByteBufferDataOutput.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 457 of 457 | 0% | 40 of 40 | 0% | 42 | 42 | 101 | 101 | 22 | 22 |
writeUTF(String) | ![]() | 0% | ![]() | 0% | 12 | 12 | 26 | 26 | 1 | 1 |
write(InputStream) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
bb(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
writeBytes(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeChars(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
toByteArray() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeBoolean(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeByte(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeShort(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeChar(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ByteBufferDataOutput(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeInt(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeLong(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeFloat(float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeDouble(double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ByteBufferDataOutput() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toByteBuffer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |