Bio/Annotation/StructuredValue.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 18 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
247 | 2 | 5 | 1 | defined $value and @args == 0 |
257 | 5 | 0 | 2 | @{$self->{'values'};} == 1 and length $brackets->[0] == 1 |
5 | 0 | 2 | @{$self->{'values'};} == 1 and length $brackets->[0] == 1 and length $brackets->[1] == 1 | |
279 | 7 | 3 | 6 | $rec_n and @$arr > 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
158 | 0 | 0 | 0 | $cb ||= $DEFAULT_CB |
359 | 0 | 0 | 0 | not $tree->[$i] or ref $tree->[$i] eq 'ARRAY' |