Branch Coverage

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


line true false branch
37 4 16 if (/^\s*(\d+)\s+(\d+)\s*$/ and not $ntax and not $nchar) { }
16 0 elsif (/^\s*(\S+)\s+(.+)$/) { }
58 0 4 if $nchar != $my_nchar
60 0 4 if $ntax != $my_ntax