blib/lib/Bio/ConnectDots/Connector.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 16 | 43.7 |
line | l | !l | condition |
---|---|---|---|
27 | 0 | 3 | $$dots{$label} || ($$dots{$label} = []) |
39 | 1 | 0 | $$dots{$label} || [] |
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({}) |