blib/lib/match/simple/sugar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 17 | 52.9 |
line | l | !l | condition |
---|---|---|---|
16 | 3 | 1 | $ENV{$_} and ++$strict |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
37 | 1 | 0 | 4 | &blessed($then) and $then->isa($then_class) |
76 | 1 | 0 | 1 | &blessed($_) && $_->isa($numeric_class) |
81 | 0 | 0 | 1 | defined $x and defined $y |
0 | 0 | 1 | defined $x and defined $y and not ref $x | |
0 | 0 | 1 | defined $x and defined $y and not ref $x and not ref $y |