ReplayingDecoderByteBuf

Source file "io/netty/handler/codec/ReplayingDecoderByteBuf.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total1,088 of 1,0880%46 of 460%214214316316191191
bytesBefore(int, int, byte)360%60%449911
forEachByte(int, int, ByteProcessor)360%60%449911
order(ByteOrder)230%40%336611
toString()220%n/a113311
indexOf(int, int, byte)210%40%335511
forEachByteDesc(int, int, ByteProcessor)160%20%223311
getBytes(int, byte[], int, int)140%n/a113311
getBytes(int, ByteBuf, int, int)140%n/a113311
getBytes(int, byte[])130%n/a113311
readableBytes()130%20%223311
isReadable(int)120%40%331111
readBytes(byte[], int, int)120%n/a113311
readBytes(ByteBuf, int, int)120%n/a113311
getCharSequence(int, int, Charset)110%n/a112211
bytesBefore(byte)110%20%224411
forEachByte(ByteProcessor)110%20%224411
isReadable()110%40%331111
readBytes(byte[])110%n/a113311
readBytes(ByteBuf)110%n/a113311
toString(int, int, Charset)110%n/a112211
copy(int, int)100%n/a112211
forEachByteDesc(ByteProcessor)100%20%223311
skipBytes(int)100%n/a113311
slice(int, int)100%n/a112211
retainedSlice(int, int)100%n/a112211
nioBuffer(int, int)100%n/a112211
nioBuffers(int, int)100%n/a112211
internalNioBuffer(int, int)100%n/a112211
checkIndex(int, int)100%20%223311
static {...}100%n/a114411
capacity()90%20%223311
getBoolean(int)90%n/a112211
getByte(int)90%n/a112211
getUnsignedByte(int)90%n/a112211
getInt(int)90%n/a112211
getIntLE(int)90%n/a112211
getUnsignedInt(int)90%n/a112211
getUnsignedIntLE(int)90%n/a112211
getLong(int)90%n/a112211
getLongLE(int)90%n/a112211
getMedium(int)90%n/a112211
getMediumLE(int)90%n/a112211
getUnsignedMedium(int)90%n/a112211
getUnsignedMediumLE(int)90%n/a112211
getShort(int)90%n/a112211
getShortLE(int)90%n/a112211
getUnsignedShort(int)90%n/a112211
getUnsignedShortLE(int)90%n/a112211
getChar(int)90%n/a112211
getFloat(int)90%n/a112211
getDouble(int)90%n/a112211
readCharSequence(int, Charset)90%n/a112211
bytesBefore(int, byte)80%n/a111111
readBytes(int)80%n/a112211
readSlice(int)80%n/a112211
readRetainedSlice(int)80%n/a112211
checkReadableBytes(int)80%20%223311
equals(Object)70%20%221111
readBoolean()70%n/a112211
readByte()70%n/a112211
readUnsignedByte()70%n/a112211
readerIndex(int)70%n/a112211
readInt()70%n/a112211
readIntLE()70%n/a112211
readUnsignedInt()70%n/a112211
readUnsignedIntLE()70%n/a112211
readLong()70%n/a112211
readLongLE()70%n/a112211
readMedium()70%n/a112211
readMediumLE()70%n/a112211
readUnsignedMedium()70%n/a112211
readUnsignedMediumLE()70%n/a112211
readShort()70%n/a112211
readShortLE()70%n/a112211
readUnsignedShort()70%n/a112211
readUnsignedShortLE()70%n/a112211
readChar()70%n/a112211
readFloat()70%n/a112211
readDouble()70%n/a112211
touch(Object)70%n/a112211
ReplayingDecoderByteBuf(ByteBuf)60%n/a113311
markReaderIndex()60%n/a112211
resetReaderIndex()60%n/a112211
touch()60%n/a112211
reject()50%n/a111111
setCumulation(ByteBuf)40%n/a112211
terminate()40%n/a112211
alloc()40%n/a111111
isDirect()40%n/a111111
array()40%n/a111111
arrayOffset()40%n/a111111
memoryAddress()40%n/a111111
order()40%n/a111111
readerIndex()40%n/a111111
nioBufferCount()40%n/a111111
writerIndex()40%n/a111111
refCnt()40%n/a111111
ReplayingDecoderByteBuf()30%n/a111111
maxCapacity()30%n/a111111
asReadOnly()30%n/a111111
capacity(int)20%n/a111111
isReadOnly()20%n/a111111
hasArray()20%n/a111111
hasMemoryAddress()20%n/a111111
clear()20%n/a111111
compareTo(ByteBuf)20%n/a111111
copy()20%n/a111111
discardReadBytes()20%n/a111111
ensureWritable(int)20%n/a111111
ensureWritable(int, boolean)20%n/a111111
duplicate()20%n/a111111
retainedDuplicate()20%n/a111111
getBytes(int, ByteBuffer)20%n/a111111
getBytes(int, ByteBuf, int)20%n/a111111
getBytes(int, ByteBuf)20%n/a111111
getBytes(int, GatheringByteChannel, int)20%n/a111111
getBytes(int, FileChannel, long, int)20%n/a111111
getBytes(int, OutputStream, int)20%n/a111111
hashCode()20%n/a111111
markWriterIndex()20%n/a111111
readBytes(ByteBuffer)20%n/a111111
readBytes(ByteBuf, int)20%n/a111111
readBytes(GatheringByteChannel, int)20%n/a111111
readBytes(FileChannel, long, int)20%n/a111111
readBytes(OutputStream, int)20%n/a111111
resetWriterIndex()20%n/a111111
setBoolean(int, boolean)20%n/a111111
setByte(int, int)20%n/a111111
setBytes(int, byte[], int, int)20%n/a111111
setBytes(int, byte[])20%n/a111111
setBytes(int, ByteBuffer)20%n/a111111
setBytes(int, ByteBuf, int, int)20%n/a111111
setBytes(int, ByteBuf, int)20%n/a111111
setBytes(int, ByteBuf)20%n/a111111
setBytes(int, InputStream, int)20%n/a111111
setZero(int, int)20%n/a111111
setBytes(int, ScatteringByteChannel, int)20%n/a111111
setBytes(int, FileChannel, long, int)20%n/a111111
setIndex(int, int)20%n/a111111
setInt(int, int)20%n/a111111
setIntLE(int, int)20%n/a111111
setLong(int, long)20%n/a111111
setLongLE(int, long)20%n/a111111
setMedium(int, int)20%n/a111111
setMediumLE(int, int)20%n/a111111
setShort(int, int)20%n/a111111
setShortLE(int, int)20%n/a111111
setChar(int, int)20%n/a111111
setFloat(int, float)20%n/a111111
setDouble(int, double)20%n/a111111
slice()20%n/a111111
retainedSlice()20%n/a111111
nioBuffer()20%n/a111111
nioBuffers()20%n/a111111
toString(Charset)20%n/a111111
isWritable()20%n/a111111
isWritable(int)20%n/a111111
writableBytes()20%n/a111111
maxWritableBytes()20%n/a111111
writeBoolean(boolean)20%n/a111111
writeByte(int)20%n/a111111
writeBytes(byte[], int, int)20%n/a111111
writeBytes(byte[])20%n/a111111
writeBytes(ByteBuffer)20%n/a111111
writeBytes(ByteBuf, int, int)20%n/a111111
writeBytes(ByteBuf, int)20%n/a111111
writeBytes(ByteBuf)20%n/a111111
writeBytes(InputStream, int)20%n/a111111
writeBytes(ScatteringByteChannel, int)20%n/a111111
writeBytes(FileChannel, long, int)20%n/a111111
writeInt(int)20%n/a111111
writeIntLE(int)20%n/a111111
writeLong(long)20%n/a111111
writeLongLE(long)20%n/a111111
writeMedium(int)20%n/a111111
writeMediumLE(int)20%n/a111111
writeZero(int)20%n/a111111
writerIndex(int)20%n/a111111
writeShort(int)20%n/a111111
writeShortLE(int)20%n/a111111
writeChar(int)20%n/a111111
writeFloat(float)20%n/a111111
writeDouble(double)20%n/a111111
setCharSequence(int, CharSequence, Charset)20%n/a111111
writeCharSequence(CharSequence, Charset)20%n/a111111
discardSomeReadBytes()20%n/a111111
retain()20%n/a111111
retain(int)20%n/a111111
release()20%n/a111111
release(int)20%n/a111111
unwrap()20%n/a111111