Condition Coverage

blib/lib/Tie/Handle/Filter.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
73 12 0 10 defined $writer_ref && 'CODE' eq ref $writer_ref
80 22 0 0 is_WO($_) and is_A($_)
83 0 22 0 is_RW($_) and is_A($_)