Branch Coverage

blib/lib/Acme/Snark.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
21 6 3 if (defined $_[1] and not $_[1]) { }
3 0 elsif (not defined $_[1]) { }
34 4 2 if (defined $_[0]{'value'} and not $_[0]{'value'}) { }
2 0 elsif (not defined $_[0]{'value'}) { }
36 2 2 $stash{'>' . $_[0]{'value'} . '<'} > 2 ? :
39 1 1 $stash{'<>'} > 2 ? :
63 0 1 if ($_[2]) { }