Condition Coverage

blib/lib/Sub/Curry.pm
Criterion Covered Total %
condition 12 20 60.0


and 3 conditions

line !l l&&!r l&&r condition
25 0 0 0 ref $_[0] && $_[0] == $val
0 0 0 ref $_ && $_ == $val
42 703 114 113 ref $x && ref $y && $x == $y
185 13 12 38 $c < @$spice and $arg_offset < @_
199 5 2 9 $arg_offset < @_ and not spice_eq(\'Sub::Curry.WHITEHOLE', $_[$arg_offset])

or 2 conditions

line l !l condition
51 0 0 shift() || 1

or 3 conditions

line l !l&&r !l&&!r condition
173 14 7 70 spice_eq(\'Sub::Curry.HOLE') or spice_eq(\'Sub::Curry.ANTISPICE')