Condition Coverage

blib/lib/Bio/Palantir/Parser.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
176 0 0 0 $domain_id > 1 and $prev_domain
0 0 0 $domain_id > 1 and $prev_domain and $domain->{'start'} eq $prev_domain->{'start'}
0 0 0 $domain_id > 1 and $prev_domain and $domain->{'start'} eq $prev_domain->{'start'} and $domain->{'sequence'} eq $prev_domain->{'sequence'}