Condition Coverage

blib/lib/Bio/ConnectDots/Connector.pm
Criterion Covered Total %
condition 7 16 43.7


or 2 conditions

line l !l condition
27 0 3 $$dots{$label} || ($$dots{$label} = [])
39 1 0 $$dots{$label} || []

or 3 conditions

line l !l&&r !l&&!r condition
17 0 0 4 $args->dots_hash || $connectorset && $connectorset->dots_hash
26 1 2 0 $self->dots || $self->dots({})
32 2 0 0 $self->dots || $self->dots({})
38 1 0 0 $self->dots || $self->dots({})