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 | 397 of 397 | 0% | 54 of 54 | 0% | 36 | 36 | 83 | 83 | 9 | 9 |
compress(CompressExtension.FrameEntry, boolean) | ![]() | 0% | ![]() | 0% | 22 | 22 | 52 | 52 | 1 | 1 |
process() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
deflate(CompressExtension.FrameEntry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
onCompleteFailure(Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeSuccess() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
failed(Throwable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CompressExtension.Flusher(CompressExtension) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeFailed(Throwable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onCompleteSuccess() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |