Branch Coverage

blib/lib/POE/Component/NonBlockingWrapper/Base.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
13 0 0 if @_ & 1
20 0 0 unless ref $args{'options'} eq 'HASH'
25 0 0 defined $args{'options'} ? :
53 0 0 if ($$self{'alias'}) { }
62 0 0 $^O eq 'MSWin32' ? :
71 0 0 unless $$self{'wheel'}
92 0 0 if $$self{'shutdown'}
95 0 0 if (ref $_[10] eq 'HASH') { }
106 0 0 unless $self->_check_args($args)
109 0 0 unless (defined $$args{'event'})
114 0 0 if ($$args{'session'}) { }
115 0 0 if (my $ref = $kernel->alias_resolve($$args{'session'})) { }
143 0 0 unless $$self{'alias'}
148 0 0 if $$self{'wheel'}
155 0 0 if $$self{'debug'}
159 0 0 unless $$self{'shutdown'}
167 0 0 if $$self{'debug'}
171 0 0 unless $$self{'shutdown'}
179 0 0 if $$self{'debug'}
202 0 0 if ($^O eq 'MSWin32')