Branch Coverage

blib/lib/Bio/Palantir/Parser/Root.pm
Criterion Covered Total %
branch 12 28 42.8


line true false branch
176 3 76 if (@monomers)
180 3 7 if ($domain->function =~ /^A$ | ^A-OX$ | ^AT/msx)
192 0 1 if ($self->_root->{'modulelist'})
200 1 0 if (grep {$_->{'genecluster'}{'sequence'}{'value'};} @{forcearray($self->_root->{'model'});}) { }
223 6 0 $begin < $end ? :
225 0 6 if ($strand eq '-')
234 6 0 if ($cluster->{'genecluster'}{'sequence'}{'value'}) { }
239 275 199 if $_->genomic_dna_begin < $end
248 0 0 if $_->genomic_dna_begin < $end
269 0 6 if ($self->_root->{'modulelist'}) { }
274 0 0 if $_->genomic_dna_begin < $end
327 0 0 if $module->{'complete'}{'value'} eq 'false'
331 0 0 if $module->{'prot_start'}{'value'} < $_->genomic_prot_end
346 0 0 if $_->begin + $gene->genomic_prot_begin - 1 < $module->{'prot_end'}{'value'}