Branch Coverage

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


line true false branch
64 0 22 unless open my $fh, _get_filehandle_open_mode($handle_glob) . '&=', $handle_glob
73 10 12 defined $writer_ref && 'CODE' eq ref $writer_ref ? :
80 0 22 if is_WO($_) and is_A($_)
81 0 22 if is_WO($_)
82 0 22 if is_RO($_)
83 0 22 if is_RW($_) and is_A($_)
84 22 0 if is_RW($_)
142 3 0 defined $_[0] ? :
1 2 defined $_[1] ? :