| blib/lib/App/Fasops/Command/axt2fas.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 108 | 42 | 3 | 3 | $in_fh->eof and $content eq '' |
| 114 | 18 | 0 | 6 | $line eq '' || $line =~ /^\s+$/ and $content ne '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 114 | 3 | 3 | 18 | $line eq '' || $line =~ /^\s+$/ |