Condition Coverage

Bio/Tools/Genemark.pm
Criterion Covered Total %
condition 9 15 60.0


and 3 conditions

line !l l&&!r l&&r condition
175 45 2 0 $method and not $method =~ /Genemark\.hmm/i
318 0 0 45 defined $seqname and $seqname ne 'unknown'
338 0 0 15 defined $seqname and $seqname ne 'unknown'
453 0 1 15 exists $self->{'_preds'} and @{$self->{'_preds'};}

or 3 conditions

line l !l&&r !l&&!r condition
266 43 2 32 /^\s*(\d+)\s+(\d+)/ or /^\s*(\d+)\s+[\+\-]/