Branch Coverage

blib/lib/CPU/Emulator/Z80/ALU.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
75 4 16 if ($adc)
184 1131 845 unless $value & 2 ** ($bits - 1)