blib/lib/App/Fasops/Command/slice.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
88 | 6 | 1 | 1 | $in_fh->eof and $content eq '' |
93 | 6 | 0 | 1 | $line eq '' || $line =~ /^\s+$/ and $content ne '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
93 | 1 | 0 | 6 | $line eq '' || $line =~ /^\s+$/ |