Source file "com/google/gwt/dev/json/JsonNumber.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 18 of 30 | 40% | 0 of 0 | n/a | 9 | 12 | 9 | 12 | 9 | 12 |
| asBoolean() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asNumber() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asObject() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBoolean() | 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 | ||
| create(double) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| create(long) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| asArray() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |