Branch Coverage

blib/lib/Petal/Utils/If.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
22 0 2 unless @args
23 0 2 unless $args[0]
24 0 2 unless $args[1]
26 1 1 if $hash->fetch($args[0])
27 1 0 if $args[2]