AbstractByteBuf

Source file "io/netty/buffer/AbstractByteBuf.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total2,544 of 2,5440%188 of 1880%267267595595173173
ensureWritable0(int)840%140%88141411
writeZero(int)810%120%77242411
setCharSequence0(int, CharSequence, Charset, boolean)790%120%77191911
setZero(int, int)700%120%77202011
toString()640%60%44141411
discardSomeReadBytes()610%60%44141411
ensureWritable(int, boolean)610%100%66161611
discardReadBytes()530%40%33121211
readBytes(ByteBuf, int)450%40%337711
checkReadableBytes0(int)410%40%335511
static {...}390%40%33101011
adjustMarkers(int)350%40%338811
checkRangeBounds(String, int, int, int)330%20%224411
checkIndexBounds(int, int, int)320%60%444411
setBytes(int, ByteBuf, int)300%20%227711
checkNewCapacity(int)300%60%445511
readBytes(int)290%20%227711
checkReadableBounds(ByteBuf, int)280%20%224411
getCharSequence(int, int, Charset)240%40%333311
writeBytes(FileChannel, long, int)220%20%225511
writeBytes(ByteBuf, int)210%20%225511
writeBytes(InputStream, int)210%20%225511
writeBytes(ScatteringByteChannel, int)210%20%225511
readBytes(ByteBuffer)200%n/a115511
writeBytes(byte[], int, int)200%n/a114411
writeBytes(ByteBuf, int, int)200%n/a114411
writeBytes(ByteBuffer)200%n/a115511
readBytes(byte[], int, int)190%n/a114411
readBytes(ByteBuf, int, int)190%n/a114411
readBytes(FileChannel, long, int)190%n/a114411
forEachByteDesc(int, int, ByteProcessor)190%n/a115511
readBytes(GatheringByteChannel, int)180%n/a114411
readBytes(OutputStream, int)180%n/a114411
getBytes(int, ByteBuf, int)170%n/a113311
readByte()170%n/a115511
readSlice(int)170%n/a114411
readRetainedSlice(int)170%n/a114411
forEachByte(int, int, ByteProcessor)170%n/a115511
forEachByteDesc(ByteProcessor)170%n/a115511
readShort()160%n/a114411
readShortLE()160%n/a114411
readUnsignedMedium()160%n/a114411
readUnsignedMediumLE()160%n/a114411
readInt()160%n/a114411
readIntLE()160%n/a114411
readLong()160%n/a114411
readLongLE()160%n/a114411
writeShort(int)160%n/a114411
writeShortLE(int)160%n/a114411
writeMedium(int)160%n/a114411
writeMediumLE(int)160%n/a114411
writeInt(int)160%n/a114411
writeIntLE(int)160%n/a114411
writeLong(long)160%n/a114411
writeLongLE(long)160%n/a114411
writeCharSequence(CharSequence, Charset)160%n/a113311
bytesBefore(int, int, byte)160%20%224411
readCharSequence(int, Charset)150%n/a113311
writeByte(int)150%n/a113311
indexOf(int, int, byte)150%20%223311
forEachByte(ByteProcessor)150%n/a115511
forEachByteAsc0(int, int, ByteProcessor)150%40%334411
forEachByteDesc0(int, int, ByteProcessor)150%40%334411
getMedium(int)140%20%224411
getMediumLE(int)140%20%224411
readerIndex(int)130%20%224411
writerIndex(int)130%20%224411
setIndex(int, int)130%20%224411
order(ByteOrder)130%20%224411
readMedium()130%20%224411
readMediumLE()130%20%224411
trimIndicesToCapacity(int)120%20%223311
equals(Object)120%40%331111
checkSrcIndex(int, int, int, int)120%20%224411
checkDstIndex(int, int, int, int)120%20%224411
isReadable(int)110%20%221111
isWritable(int)110%20%221111
setBoolean(int, boolean)110%20%222211
skipBytes(int)110%n/a113311
checkDstIndex(int, int, int)110%20%224411
ensureAccessible()110%40%333311
AbstractByteBuf(int)100%n/a114411
getBytes(int, byte[])100%n/a112211
setShort(int, int)100%n/a113311
setShortLE(int, int)100%n/a113311
setMedium(int, int)100%n/a113311
setMediumLE(int, int)100%n/a113311
setInt(int, int)100%n/a113311
setIntLE(int, int)100%n/a113311
setLong(int, long)100%n/a113311
setLongLE(int, long)100%n/a113311
setBytes(int, byte[])100%n/a112211
writeBoolean(boolean)100%20%222211
bytesBefore(int, byte)100%n/a112211
isReadable()90%20%221111
isWritable()90%20%221111
getBytes(int, ByteBuf)90%n/a112211
setByte(int, int)90%n/a113311
setBytes(int, ByteBuf)90%n/a112211
readBytes(byte[])90%n/a112211
writeBytes(byte[])90%n/a112211
slice(int, int)90%n/a112211
checkIndex0(int, int)90%20%223311
asReadOnly()80%20%223311
clear()80%n/a112211
getBoolean(int)80%20%221111
getShort(int)80%n/a112211
getShortLE(int)80%n/a112211
getUnsignedMedium(int)80%n/a112211
getUnsignedMediumLE(int)80%n/a112211
getInt(int)80%n/a112211
getIntLE(int)80%n/a112211
getLong(int)80%n/a112211
getLongLE(int)80%n/a112211
setFloat(int, float)80%n/a112211
setDouble(int, double)80%n/a112211
readBytes(ByteBuf)80%n/a112211
writeBytes(ByteBuf)80%n/a112211
toString(Charset)80%n/a111111
bytesBefore(byte)80%n/a111111
resetReaderIndex()70%n/a112211
resetWriterIndex()70%n/a112211
ensureWritable(int)70%n/a112211
getByte(int)70%n/a112211
getUnsignedByte(int)70%n/a111111
getUnsignedInt(int)70%n/a111111
getUnsignedIntLE(int)70%n/a111111
setChar(int, int)70%n/a112211
setCharSequence(int, CharSequence, Charset)70%n/a111111
readBoolean()70%20%221111
writeFloat(float)70%n/a112211
writeDouble(double)70%n/a112211
copy()70%n/a111111
duplicate()70%n/a112211
slice()70%n/a111111
nioBuffer()70%n/a111111
nioBuffers()70%n/a111111
checkIndex(int, int)70%n/a113311
setIndex0(int, int)70%n/a113311
discardMarks()70%n/a112211
readableBytes()60%n/a111111
writableBytes()60%n/a111111
maxWritableBytes()60%n/a111111
markReaderIndex()60%n/a112211
markWriterIndex()60%n/a112211
getUnsignedShort(int)60%n/a111111
getUnsignedShortLE(int)60%n/a111111
readUnsignedByte()60%n/a111111
readUnsignedInt()60%n/a111111
readUnsignedIntLE()60%n/a111111
writeChar(int)60%n/a112211
retainedSlice(int, int)60%n/a111111
toString(int, int, Charset)60%n/a111111
checkReadableBytes(int)60%n/a112211
newSwappedByteBuf()50%n/a111111
getChar(int)50%n/a111111
getFloat(int)50%n/a111111
getDouble(int)50%n/a111111
readUnsignedShort()50%n/a111111
readUnsignedShortLE()50%n/a111111
checkIndex(int)50%n/a112211
maxCapacity(int)40%n/a112211
readChar()40%n/a111111
readFloat()40%n/a111111
readDouble()40%n/a111111
retainedDuplicate()40%n/a111111
retainedSlice()40%n/a111111
compareTo(ByteBuf)40%n/a111111
maxCapacity()30%n/a111111
readerIndex()30%n/a111111
writerIndex()30%n/a111111
hashCode()30%n/a111111
isReadOnly()20%n/a111111