EmptyByteBuf

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

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