Source file "com/google/protobuf/CodedOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 505 of 505 | 0% | 16 of 16 | 0% | 18 | 18 | 69 | 69 | 10 | 10 |
| bufferFixed64NoTag(long) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| bufferUInt64NoTag(long) | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| bufferUInt32NoTag(int) | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| bufferFixed32NoTag(int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| CodedOutputStream.AbstractBufferedEncoder(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| buffer(byte) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| bufferInt32NoTag(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| bufferTag(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| spaceLeft() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTotalBytesWritten() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |