Condition Coverage

lib/Devel/Trepan/Processor/Frame.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

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
100 0 0 0 !defined($DB::stack_depth) || $DB::stack_depth < $computed_stack_depth and not $self->{'gave_stack_trunc_warning'}

or 3 conditions

line l !l&&r !l&&!r condition
79 0 0 0 'DB::DB' eq $fn or 'DB' eq $pkg and 'DB' eq $fn
100 0 0 0 !defined($DB::stack_depth) || $DB::stack_depth < $computed_stack_depth