Branch Coverage

blib/lib/POE/Filter/ErrorProof.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
12 0 0 unless (defined $filter)
17 0 0 if (not defined $errorsock) { }
0 0 elsif (ref $errorsock eq 'GLOB') { }
0 0 elsif (ref $errorsock eq 'POE::Wheel::ReadWrite') { }
0 0 elsif ($errorsock == 1) { }
28 0 0 if ref $type
36 0 0 if ($oe == 1) { }
0 0 elsif ($oe == 2) { }
52 0 0 if ($$self{'filter'}->can('clone')) { }
58 0 0 if ($@)
73 0 0 if $$self{'filter'}->can('DESTROY')
75 0 0 if ($@)
86 0 0 if $$self{'filter'}->can('reset')
88 0 0 if ($@)
101 0 0 if ($@)
114 0 0 if ($@)
127 0 0 if ($@)
140 0 0 if ($@)