Condition Coverage

blib/lib/CracTools/Utils.pm
Criterion Covered Total %
condition 12 27 44.4


and 3 conditions

line !l l&&!r l&&r condition
177 2 3 10 defined $prev_line and not $prev_line =~ /^>/
219 0 0 2 defined $entry1 and defined $entry2
403 0 0 0 defined $key and defined $val
472 1 0 3 not defined $parsing_method and defined $type
517 0 4 22 $line and $line =~ /$header_regex/

or 3 conditions

line l !l&&r !l&&!r condition
343 0 0 0 $type eq 'gtf' or $type eq 'gff2'
473 1 0 2 $type =~ /gff3/i or $type eq 'gtf'
1 0 2 $type =~ /gff3/i or $type eq 'gtf' or $type eq 'gff2'
0 0 0 $type =~ /SAM/i or $type =~ /BAM/i