Condition Coverage

blib/lib/Devel/StackTrace.pm
Criterion Covered Total %
condition 15 20 75.0


and 3 conditions

line !l l&&!r l&&r condition
41 36 0 1 $self->{'filter_frames_early'} && $self->_make_frame_filter
100 84 2 0 $filter and not &$filter($raw)
115 3 9 0 builtin::blessed($ref) and $ref->isa("Exception::Class::Base")
133 1 0 33 !$self->{'filter_frames_early'} && $self->_make_frame_filter
137 2 71 7 $filter and not &$filter($r)
229 0 3 6 defined $f[$self->{'index'} - 1] and $self->{'index'} >= 1

or 2 conditions

line l !l condition
44 9 28 $self->{'skip_frames'} || 0