Condition Coverage

lib/Devel/Trepan/CmdProcessor/Location.pm
Criterion Covered Total %
condition 1 30 3.3


and 3 conditions

line !l l&&!r l&&r condition
97 0 0 0 $dir and not -d $dir
143 0 0 0 defined $self->{'event'} and 0 == $frame_index
150 0 0 0 $event eq 'return' && defined $DB::_[0]
185 0 0 0 $DB::OP_addr and $frame_index == 0
190 0 0 0 defined $addr and $addr > 0

or 2 conditions

line l !l condition
82 1 0 &getline($filename, $line_number, $opts) || ''
151 0 0 $self->{'frame'}{'pkg'} || '??'
179 0 0 $self->line || 0

or 3 conditions

line l !l&&r !l&&!r condition
56 0 0 0 basename($filename) || $filename
61 0 0 0 abs_path($filename) || $filename
222 0 0 0 $self->canonic_file($self->filename, 0) || $filename