Condition Coverage

blib/lib/App/Fasops/Command/subset.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
87 54 0 2 $in_fh->eof and $content eq ''
92 48 0 6 $line eq '' || $line =~ /^\s+$/ and $content ne ''

or 3 conditions

line l !l&&r !l&&!r condition
92 0 6 48 $line eq '' || $line =~ /^\s+$/