Condition Coverage

blib/lib/Bio/Phylo/Parsers/Phylip.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
37 16 0 4 /^\s*(\d+)\s+(\d+)\s*$/ and not $ntax
16 0 4 /^\s*(\d+)\s+(\d+)\s*$/ and not $ntax and not $nchar

or 2 conditions

line l !l condition
31 4 0 $self->_args->{'-type'} || 'standard'