Branch Coverage

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


line true false branch
78 394 53243 if (exists $$self{'get'}) { }
91 246 29272 if (exists $$self{'set'}) { }