blib/lib/Bio/NEXUS/SetsBlock.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 15 | 20.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
66 | 0 | 0 | 2 | defined $commands and @$commands |
363 | 0 | 0 | 0 | defined $$sets2{$setname1} and @{$$sets1{$setname1};} == @{$$sets2{$setname1};} |
line | l | !l | condition |
---|---|---|---|
137 | 8 | 0 | $$self{'taxsets'} || {} |
152 | 3 | 0 | $$self{'taxsets'}{$setname} || [] |
397 | 0 | 0 | $fh ||= \*STDOUT |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
183 | 0 | 0 | 0 | $outfile eq '-' or $outfile eq \*STDOUT |