Branch Coverage

Bio/Tools/MZEF.pm
Criterion Covered Total %
branch 21 28 75.0


line true false branch
124 2 0 unless defined $strand
146 0 2 if ($method and not $method =~ /mzef/i)
206 2 1 unless $self->_predictions_parsed
233 46 22 if (/^\s*(\d+)\s*-\s*(\d+)\s+/)
235 2 44 unless (defined $gene)
257 46 0 if ($predobj->strand == 1) { }
271 0 46 $frm < 0 ? :
279 2 20 if (/^\s*Internal .*(MZEF)/)
283 2 18 if (/^\s*File_Name:\s+(\S+)\s+Sequence_length:\s+(\d+)/)
291 2 0 if defined $gene
308 1 2 unless exists $self->{'_preds'} and @{$self->{'_preds'};}
325 0 2 unless (exists $self->{'_preds'})
344 2 3 if $val
345 0 5 unless (exists $self->{'_preds_parsed'})