Branch Coverage

blib/lib/Tie/Handle/Filter.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
54 0 22 unless open my $fh, _get_filehandle_open_mode($handle_glob) . '&=', $handle_glob
63 10 12 defined $writer_ref && 'CODE' eq ref $writer_ref ? :
70 0 22 if is_WO($_) and is_A($_)
71 0 22 if is_WO($_)
72 0 22 if is_RO($_)
73 0 22 if is_RW($_) and is_A($_)
74 22 0 if is_RW($_)
132 3 0 defined $_[0] ? :
1 2 defined $_[1] ? :