blib/lib/Bio/NEXUS/SpanBlock.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 11 | 54.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 0 | 0 | 1 | defined $commands and @$commands |
line | l | !l | condition |
---|---|---|---|
86 | 0 | 1 | $$self{'spandex'} || {} |
176 | 1 | 1 | $$self{'add'} || {} |
237 | 4 | 1 | $$self{'method'} || {} |
403 | 0 | 0 | $fh ||= \*STDOUT |