Source file "com/google/api/client/json/JsonObjectParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 103 of 103 | 0% | 8 of 8 | 0% | 13 | 13 | 26 | 26 | 9 | 9 |
| initializeParser(JsonParser) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| JsonObjectParser(JsonObjectParser.Builder) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| parseAndClose(InputStream, Charset, Type) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| parseAndClose(Reader, Type) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| JsonObjectParser(JsonFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parseAndClose(InputStream, Charset, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseAndClose(Reader, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWrapperKeys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJsonFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |