blib/lib/App/Fasops/Command/covers.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
79 | 54 | 0 | 2 | $in_fh->eof and $content eq '' |
86 | 48 | 0 | 6 | $line eq '' || $line =~ /^\s+$/ and $content ne '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
86 | 0 | 6 | 48 | $line eq '' || $line =~ /^\s+$/ |