Bio/Matrix/IO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 10 | 20.0 |
line | l | !l | condition |
---|---|---|---|
110 | 6 | 0 | $param{'-format'} || $class->_guess_format($param{'-file'} || $ARGV[0]) || 'scoring' |
271 | 0 | 0 | $self->{'matrixio'}->next_tree || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
97 | 0 | 12 | 0 | ref $caller || $caller |
155 | 0 | 0 | 0 | ref $self || $self |