Source file "org/springframework/data/mongodb/util/json/JsonScanner.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 964 of 964 | 0% | 232 of 232 | 0% | 147 | 147 | 251 | 251 | 11 | 11 |
| scanNumber(char) | 0% | 0% | 46 | 46 | 111 | 111 | 1 | 1 | ||
| scanString(char) | 0% | 0% | 16 | 16 | 39 | 39 | 1 | 1 | ||
| nextToken() | 0% | 0% | 21 | 21 | 29 | 29 | 1 | 1 | ||
| scanRegularExpression() | 0% | 0% | 12 | 12 | 34 | 34 | 1 | 1 | ||
| scanBindString() | 0% | 0% | 15 | 15 | 22 | 22 | 1 | 1 | ||
| isExpressionAllowedChar(int) | 0% | 0% | 29 | 29 | 1 | 1 | 1 | 1 | ||
| scanUnquotedString() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| JsonScanner(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JsonScanner(JsonBuffer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setBufferPosition(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBufferPosition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |