Branch Coverage

blib/lib/POE/Component/WWW/WebDevout/BrowserSupportInfo.pm
Criterion Covered Total %
branch 14 40 35.0


line true false branch
15 0 1 if @_ & 1
22 1 0 unless ref $params{'options'} eq 'HASH'
27 0 1 exists $params{'options'} ? :
53 0 1 if ($$self{'alias'}) { }
62 0 1 $^O eq 'MSWin32' ? :
71 0 1 unless $$self{'wheel'}
84 0 0 if $$self{'debug'}
88 0 0 unless $$self{'shutdown'}
96 1 0 if $$self{'debug'}
100 0 1 unless $$self{'shutdown'}
108 0 0 if $$self{'debug'}
137 1 0 unless $$self{'alias'}
141 1 0 if $$self{'wheel'}
160 0 1 if $$self{'shutdown'}
165 0 1 unless (defined $$args{'what'})
170 0 1 unless (defined $$args{'event'})
175 0 1 if ($$args{'session'}) { }
176 0 0 if (my $ref = $kernel->alias_resolve($$args{'session'})) { }
197 0 0 if ($^O eq 'MSWin32')
224 0 0 if (defined $results) { }