blib/lib/Bio/NEXUS/TreesBlock.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 21 | 38.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
96 | 3 | 0 | 51 | defined $commands and @{$commands;} |
line | l | !l | condition |
---|---|---|---|
308 | 108 | 0 | $$self{'blockTrees'} || [] |
658 | 0 | 0 | $fh ||= \*STDOUT |
680 | 0 | 0 | $fh ||= \*STDOUT |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
89 | 52 | 2 | 0 | $type ||= lc $class |
204 | 80 | 2 | 0 | $$self{'treetype'} || $self->_load_module('Bio::NEXUS::Tree') |
222 | 5 | 0 | 0 | $$self{'nodetype'} || $self->_load_module('Bio::NEXUS::Node') |
379 | 0 | 0 | 0 | defined $treename or defined $outgroup |