Source file "org/apache/hadoop/crypto/CryptoOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 429 of 429 | 0% | 38 of 38 | 0% | 39 | 39 | 115 | 115 | 20 | 20 |
| encrypt() | 0% | 0% | 5 | 5 | 19 | 19 | 1 | 1 | ||
| CryptoOutputStream(OutputStream, CryptoCodec, int, byte[], byte[], long, boolean) | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 8 | 8 | 16 | 16 | 1 | 1 | ||
| updateEncryptor() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDropBehind(Boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| CryptoOutputStream(OutputStream, CryptoCodec, byte[], byte[], long, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasCapability(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getTmpBuf() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hflush() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hsync() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| CryptoOutputStream(OutputStream, CryptoCodec, int, byte[], byte[], long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CryptoOutputStream(OutputStream, CryptoCodec, int, byte[], byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CryptoOutputStream(OutputStream, CryptoCodec, byte[], byte[], long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| flush() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| checkStream() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| CryptoOutputStream(OutputStream, CryptoCodec, byte[], byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| freeBuffers() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getWrappedStream() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |