Source file "org/bson/LazyBSONDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 69 of 69 | 0% | 0 of 0 | n/a | 5 | 5 | 16 | 16 | 5 | 5 |
| decode(InputStream, BSONCallback) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| decode(byte[], BSONCallback) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readObject(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readObject(InputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| LazyBSONDecoder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |