Source file "com/google/gwt/json/client/JSONValue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 15 of 15 | 0% | 0 of 0 | n/a | 7 | 7 | 8 | 8 | 7 | 7 |
| JSONValue() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBoolean() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNull() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNumber() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isObject() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |