| blib/lib/Devel/StackTrace/WithLexicals.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 14 | 35.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 17 | 8 | 0 | 0 | $$self{'filter_frames_early'} && $self->_make_frame_filter |
| 56 | 15 | 0 | 0 | $filter and not &$filter($raw) |
| 76 | 0 | 0 | 8 | !$$self{'filter_frames_early'} && $self->_make_frame_filter |
| 80 | 0 | 15 | 0 | $filter and not &$filter($r) |
| line | l | !l | condition |
|---|---|---|---|
| 20 | 0 | 8 | $$self{'skip_frames'} || 0 |