Branch Coverage

blib/lib/Acme/CoC/Dice.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
22 3 5 if is_ccb($command)
28 0 5 unless $command
54 2 1 if (defined $target)
55 0 2 if (is_extream($role->{'dices'}[0], $target)) { }
0 2 elsif (is_hard($role->{'dices'}[0], $target)) { }
0 2 elsif (is_failed($role->{'dices'}[0], $target)) { }