Source file "kotlin/experimental/bitwiseOperations.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 40 of 40 | 0% | 0 of 0 | n/a | 8 | 8 | 8 | 8 | 8 | 8 |
and(byte, byte) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
or(byte, byte) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
xor(byte, byte) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
inv(byte) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
and(short, short) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
or(short, short) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
xor(short, short) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
inv(short) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |