| blib/lib/Dancer/Logger/Pipe.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 30 | 0 | 0 | 2 | ref $fh and $fh->opened |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 15 | 4 | 0 | 0 | setting('pipe') || croak('Missing pipe settings') |
| 16 | 3 | 1 | 0 | $$pipe{'command'} || croak('Missing pipe command setting') |