Condition Coverage

Bio/PopGen/IO.pm
Criterion Covered Total %
condition 1 10 10.0


or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
262 0 0 0 ref $self || $self
316 0 0 0 /csv/i or /\.dat\w$/i