| blib/lib/Chorus/Frame.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 36 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 144 | 0 | 1 | 1 | defined $opt{'GET'} and uc $opt{'GET'} eq 'N' |
| 145 | 0 | 1 | 1 | defined $opt{'GET'} and uc $opt{'GET'} eq 'Z' |
| 351 | 36 | 56 | 0 | exists $REPOSITORY{$slot} and exists $REPOSITORY{$slot}{$k} |
| 393 | 7 | 5 | 0 | defined $res and $res->{'ret'} |
| 399 | 0 | 2 | 0 | defined $res and $res->{'ret'} |
| 422 | 0 | 1 | 0 | defined $res and $res->{'ret'} |
| 446 | 0 | 9 | 0 | defined $res and $res->{'ret'} |
| 595 | 3 | 0 | 0 | _isa($this->{$nextStep}, 'Chorus::Frame') and exists $this->{$nextStep}{'_VALUE'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 113 | 15 | 0 | 0 | shift() || $SELF |
| 185 | 1 | 0 | 0 | $this->{$slot} || () |
| 396 | 2 | 0 | 0 | expand($this->{'_ISA'}) || () |
| 679 | 3 | 0 | 0 | $opts{'slot'} || () |