Source file "org/apache/derby/iapi/jdbc/CharacterStreamDescriptor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 141 of 141 | 0% | 0 of 0 | n/a | 13 | 13 | 41 | 41 | 13 | 13 |
| copyState(CharacterStreamDescriptor) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| CharacterStreamDescriptor.Builder() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| bufferable(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| positionAware(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| curBytePos(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| curCharPos(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| byteLength(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| charLength(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| dataOffset(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxCharLength(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| stream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |