Source file "io/undertow/conduits/ReadDataStreamSourceConduit.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 114 of 114 | 0% | 14 of 14 | 0% | 15 | 15 | 35 | 35 | 8 | 8 |
read(ByteBuffer[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
read(ByteBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
resumeReads() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
awaitReadable(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
transferTo(long, long, FileChannel) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
transferTo(long, ByteBuffer, StreamSinkChannel) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
awaitReadable() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ReadDataStreamSourceConduit(StreamSourceConduit, AbstractServerConnection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |