Source file "org/bson/Bits.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 238 of 238 | 0% | 6 of 6 | 0% | 13 | 13 | 38 | 38 | 10 | 10 |
| readLong(byte[], int) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| readInt(byte[], int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| readFully(InputStream, byte[], int, int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| readInt(InputStream, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readLong(InputStream, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readFully(InputStream, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readLong(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readInt(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readLong(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Bits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |