Source file "org/apache/hadoop/fs/FileEncryptionInfo.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 239 of 239 | 0% | 2 of 2 | 0% | 10 | 10 | 39 | 39 | 9 | 9 |
| toString() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| toStringStable() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| FileEncryptionInfo(CipherSuite, CryptoProtocolVersion, byte[], byte[], String, String) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| getCipherSuite() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCryptoProtocolVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEncryptedDataEncryptionKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIV() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEzKeyVersionName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |