Source file "org/bson/json/JsonStreamBuffer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 278 of 278 | 0% | 32 of 32 | 0% | 26 | 26 | 71 | 71 | 10 | 10 |
| read() | 0% | 0% | 7 | 7 | 25 | 25 | 1 | 1 | ||
| reset(int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| addToBuffer(char) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| mark() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| unread(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| discard(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| JsonStreamBuffer(Reader, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| resetBuffer() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| JsonStreamBuffer(Reader) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPosition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |