Condition Coverage

blib/lib/Bio/ConnectDots/DotSet.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
29 4 6 0 @_ == 1 and 'HASH' eq ref $_[0] || !defined($_[0])

or 3 conditions

line l !l&&r !l&&!r condition
28 10 2 0 $self->_id2dot || $self->_id2dot({})
29 0 0 6 'HASH' eq ref $_[0] || !defined($_[0])