blib/lib/Bio/Gonzales/Search/IO/HMMER3.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 10 | 90.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
49 | 8153 | 14 | 51 | not @{$queries[-1];} and $l =~ /^#/ |
147 | 253 | 14 | 1849 | not $skip_lines and $p =~ /^\s*\d+/ |
line | l | !l | condition |
---|---|---|---|
155 | 407 | 1442 | $current_hit{'domain_annotations'} //= [] |
191 | 0 | 14 | $queries{$id} //= {} |