Branch Coverage

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


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