Condition Coverage

lib/Devel/Trepan/Position.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
14 0 0 2 defined $self and defined $other
16 1 0 1 $self->filename eq $other->filename && $self->line eq $other->line && $self->event eq $other->event