Condition Coverage

blib/lib/Dancer/Logger/Pipe.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
30 0 0 2 ref $fh and $fh->opened

or 3 conditions

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')