Branch Coverage

Bio/Tools/Sim4/Exon.pm
Criterion Covered Total %
branch 13 22 59.0


line true false branch
123 18 0 unless $prim or $prim_tag
124 18 0 unless $source or $source_tag
125 0 18 unless defined $self->strand
147 18 18 if (@args)
149 18 0 if defined $frac
151 36 0 if ($self->query->can('frac_identical'))
152 18 18 if (defined $frac)
158 36 0 if ($self->est_hit->can('frac_identical'))
159 18 18 if (defined $frac)
166 0 36 unless ($delegated)
167 0 0 if (@args) { }