| lib/Devel/Trepan/Processor/Frame.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 70 | 0 | 0 | 0 | defined $frame and exists $frame->{'file'} |
| 79 | 0 | 0 | 0 | 'DB' eq $pkg and 'DB' eq $fn |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 79 | 0 | 0 | 0 | 'DB::DB' eq $fn or 'DB' eq $pkg and 'DB' eq $fn |