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