lib/Uplug.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | l | !l | condition |
---|---|---|---|
231 | 0 | 0 | $i++ and next |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
229 | 0 | 0 | 0 | defined $iter and $count > $iter |
241 | 0 | 0 | 0 | $stdout and not $stdin |
0 | 0 | 0 | $stdin and $stdout | |
253 | 0 | 0 | 0 | exists $$out{'file'} and $self->FileInUse($$out{'file'}) |
291 | 0 | 0 | 0 | defined $loopend and $i == $loopend |
338 | 0 | 0 | 0 | $stdout and $stdin |