Condition Coverage

blib/lib/App/Fasops/Command/maf2fas.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
82 28 2 2 $in_fh->eof and $content eq ''
88 26 0 4 $line eq '' || $line =~ /^\s+$/ and $content ne ''

or 3 conditions

line l !l&&r !l&&!r condition
88 2 2 26 $line eq '' || $line =~ /^\s+$/