Source file "org/apache/tomcat/util/buf/ByteChunk.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,136 of 1,136 | 0% | 144 of 144 | 0% | 116 | 116 | 258 | 258 | 44 | 44 |
append(ByteBuffer) | ![]() | 0% | ![]() | 0% | 6 | 6 | 27 | 27 | 1 | 1 |
append(byte[], int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 20 | 20 | 1 | 1 |
makeSpace(int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 23 | 23 | 1 | 1 |
equals(char[], int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 11 | 11 | 1 | 1 |
startsWithIgnoreCase(String, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
equals(byte[], int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 11 | 11 | 1 | 1 |
startsWith(String, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
flushBuffer() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
equalsIgnoreCase(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
substract(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
equals(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
findBytes(byte[], int, int, byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
substract(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
toStringInternal() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
allocate(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
append(byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
indexOf(char, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
checkEof() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
convertToBytes(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
substract() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
indexOf(byte[], int, int, char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
substractB() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
findByte(byte[], int, int, byte) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
ByteChunk(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getLong() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
equals(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
ByteChunk() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getCharset() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
append(ByteChunk) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
equals(ByteChunk) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
equals(CharChunk) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
writeObject(ObjectOutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
readObject(ObjectInputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
recycle() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getBufferElement(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setCharset(Charset) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setByteInputChannel(ByteChunk.ByteInputChannel) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setByteOutputChannel(ByteChunk.ByteOutputChannel) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clone() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBytes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBuffer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |