| blib/lib/App/Fasops/Command/consensus.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 9 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 89 | 0 | 0 | 0 | $in_fh->eof and $content eq '' | 
| 94 | 0 | 0 | 0 | $line eq '' || $line =~ /^\s+$/ and $content ne '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 94 | 0 | 0 | 0 | $line eq '' || $line =~ /^\s+$/ |