Source file "org/eclipse/jetty/websocket/common/extensions/compress/CompressExtension.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 644 of 644 | 0% | 64 of 64 | 0% | 54 | 54 | 137 | 137 | 22 | 22 |
decompress(ByteAccumulator, ByteBuffer) | ![]() | 0% | ![]() | 0% | 9 | 9 | 20 | 20 | 1 | 1 |
supplyInput(Inflater, ByteBuffer) | ![]() | 0% | ![]() | 0% | 6 | 6 | 17 | 17 | 1 | 1 |
supplyInput(Deflater, ByteBuffer) | ![]() | 0% | ![]() | 0% | 6 | 6 | 17 | 17 | 1 | 1 |
toDetail(Inflater) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
outgoingFrame(Frame, WriteCallback, BatchMode) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
CompressExtension() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
toDetail(Deflater) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
endsWithTail(ByteBuffer) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
forwardIncoming(Frame, ByteAccumulator) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
doStop() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
notifyCallbackFailure(WriteCallback, Throwable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
notifyCallbackSuccess(WriteCallback) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
newByteAccumulator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
offerEntry(CompressExtension.FrameEntry) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getDeflater() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getInflater() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
pollEntry() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setInflaterPool(InflaterPool) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDeflaterPool(DeflaterPool) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isRsv1User() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |