blib/lib/App/Fasops/Command/refine.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
99 | 87 | 1 | 4 | $in_fh->eof and $content eq '' |
104 | 78 | 0 | 10 | $line eq '' || $line =~ /^\s+$/ and $content ne '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
104 | 1 | 9 | 78 | $line eq '' || $line =~ /^\s+$/ |