Condition Coverage

blib/lib/App/Fasops/Command/join.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
84 12 3 3 $in_fh->eof and $content eq ''
89 12 0 3 $line eq '' || $line =~ /^\s+$/ and $content ne ''

or 3 conditions

line l !l&&r !l&&!r condition
89 3 0 12 $line eq '' || $line =~ /^\s+$/