blib/lib/App/Fasops/Command/split.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
85 | 81 | 0 | 3 | $in_fh->eof and $content eq '' |
90 | 72 | 0 | 9 | $line eq '' || $line =~ /^\s+$/ and $content ne '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
90 | 0 | 9 | 72 | $line eq '' || $line =~ /^\s+$/ |