Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
93 81 0 3 $in_fh->eof and $content eq ''
100 72 0 9 $line eq '' || $line =~ /^\s+$/ and $content ne ''

or 3 conditions

line l !l&&r !l&&!r condition
100 0 9 72 $line eq '' || $line =~ /^\s+$/