Condition Coverage

lib/Devel/Trepan/Processor/Frame.pm
Criterion Covered Total %
condition 0 9 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

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