Branch Coverage

blib/lib/Games/Sudoku/Component/Result.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
19 1 2 if (@_ == 1) { }
20 0 1 if (ref $_[0] eq 'HASH') { }