Branch Coverage

blib/lib/Bio/Gonzales/Search/IO/HMMER3.pm
Criterion Covered Total %
branch 23 26 88.4


line true false branch
47 1551 8218 if $l =~ /^\s*$/
49 51 8167 if (not @{$queries[-1];} and $l =~ /^#/) { }
56 14 8153 if ($l =~ m[^//$]) { }
65 5 0 if @{$header[-1];} == 0
67 5 0 if @{$queries[-1];} == 0
94 14 0 if ($q_raw->[0] =~ /^Query:/) { }
103 7 7 if ($q_raw->[0] =~ /^Accession:/)
147 1442 2116 if ($p =~ /^>>\s*(\S+)/) { }
1849 267 elsif (not $skip_lines and $p =~ /^\s*\d+/) { }
14 253 elsif ($p =~ /^\s*Alignments for each domain:/) { }
148 1416 26 if (%current_hit)
185 3291 253 if %current_hit
190 7 7 if exists $pq->{'accession'}