Source file "io/netty/channel/PendingWriteQueue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 528 of 528 | 0% | 92 of 92 | 0% | 63 | 63 | 132 | 132 | 17 | 17 |
removeAndWriteAll() | ![]() | 0% | ![]() | 0% | 7 | 7 | 25 | 25 | 1 | 1 |
add(Object, ChannelPromise) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
removeAndFailAll(Throwable) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
recycle(PendingWriteQueue.PendingWrite, boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
removeAndFail(Throwable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
removeAndWrite() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
remove() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
current() | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
isEmpty() | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
assertEmpty() | ![]() | 0% | ![]() | 0% | 5 | 5 | 2 | 2 | 1 | 1 |
PendingWriteQueue(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
PendingWriteQueue(Channel) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
size() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
bytes() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
size(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
safeFail(ChannelPromise, Throwable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |