| Bio/PopGen/IO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 10 | 10.0 |
| line | l | !l | condition |
|---|---|---|---|
| 119 | 14 | 0 | $param{'-format'} || $class->_guess_format($param{'-file'} || $ARGV[0]) || 'csv' |
| 336 | 0 | 0 | $self->{'processor'}->next_result || undef |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 262 | 0 | 0 | 0 | ref $self || $self |
| 316 | 0 | 0 | 0 | /csv/i or /\.dat\w$/i |