Condition Coverage

blib/lib/Bio/GFF3/Transform/FromFasta.pm
Criterion Covered Total %
condition 7 13 53.8


and 3 conditions

line !l l&&!r l&&r condition
87 0 2 6 $thing and ref $thing
2 6 0 $thing and ref $thing and ref $thing eq 'GLOB' || blessed $thing && $thing->can('print')

or 2 conditions

line l !l condition
40 0 8 $args{'source'} || 'fasta'
94 0 2 $mode || '<'

or 3 conditions

line l !l&&r !l&&!r condition
87 0 0 6 ref $thing eq 'GLOB' || blessed $thing && $thing->can('print')