Bio/TreeIO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 7 | 28.5 |
line | l | !l | condition |
---|---|---|---|
126 | 618 | 0 | $param{'-format'} || $class->_guess_format($param{'-file'} || $ARGV[0]) || 'newick' |
370 | 0 | 0 | $self->{'treeio'}->next_tree || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
113 | 0 | 1278 | 0 | ref $caller || $caller |