Source file "org/bouncycastle/tls/ByteQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 508 of 508 | 0% | 36 of 36 | 0% | 36 | 36 | 96 | 96 | 18 | 18 |
| addData(byte[], int, int) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| read(byte[], int, int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| read(ByteBuffer, int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| readHandshakeMessage(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| shrink() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| nextTwoPow(int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| removeData(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| copyTo(OutputStream, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ByteQueue(byte[], int, int) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| ByteQueue(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| readUint8(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| readUint16(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| readInt32() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| removeData(byte[], int, int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| removeData(ByteBuffer, int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| removeData(int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ByteQueue() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| available() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |