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
63 12 0 10 defined $writer_ref && 'CODE' eq ref $writer_ref
70 22 0 0 is_WO($_) and is_A($_)
73 0 22 0 is_RW($_) and is_A($_)