blib/lib/Chorus/Frame.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 30 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
143 | 0 | 0 | 0 | defined $opt{'GET'} and uc $opt{'GET'} eq 'N' |
144 | 0 | 0 | 0 | defined $opt{'GET'} and uc $opt{'GET'} eq 'Z' |
343 | 0 | 0 | 0 | exists $REPOSITORY{$slot} and exists $REPOSITORY{$slot}{$k} |
385 | 0 | 0 | 0 | defined $res and $$res{'ret'} |
391 | 0 | 0 | 0 | defined $res and $$res{'ret'} |
414 | 0 | 0 | 0 | defined $res and $$res{'ret'} |
438 | 0 | 0 | 0 | defined $res and $$res{'ret'} |
585 | 0 | 0 | 0 | _isa($$this{$nextStep}, 'Chorus::Frame') and exists $$this{$nextStep}{'_VALUE'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
112 | 0 | 0 | 0 | shift() || $SELF |
669 | 0 | 0 | 0 | $opts{'slot'} || () |