Condition Coverage

blib/lib/File/Tee.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

line !l l&&!r l&&r condition
91 0 0 1 ref $arg ne 'HASH' and @_
180 0 0 0 not $error and length $buffer

or 3 conditions

line l !l&&r !l&&!r condition
172 0 0 0 $error or $eof
202 0 0 0 $ok or $$target{'ignore_errors'}