Source file "org/apache/hadoop/crypto/CipherOption.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 41 of 41 | 0% | 0 of 0 | n/a | 7 | 7 | 14 | 14 | 7 | 7 |
CipherOption(CipherSuite, byte[], byte[], byte[], byte[]) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
CipherOption(CipherSuite) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCipherSuite() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInIv() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOutKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOutIv() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |