Source file "org/bson/json/JsonScanner.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 791 of 791 | 0% | 148 of 148 | 0% | 105 | 105 | 233 | 233 | 11 | 11 |
| scanNumber(char) | 0% | 0% | 46 | 46 | 114 | 114 | 1 | 1 | ||
| scanString(char) | 0% | 0% | 16 | 16 | 39 | 39 | 1 | 1 | ||
| nextToken() | 0% | 0% | 19 | 19 | 23 | 23 | 1 | 1 | ||
| scanRegularExpression() | 0% | 0% | 14 | 14 | 36 | 36 | 1 | 1 | ||
| scanUnquotedString(char) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| JsonScanner(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JsonScanner(Reader) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JsonScanner(JsonBuffer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| reset(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| discard(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| mark() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |