Branch Coverage

blib/lib/POE/Component/WWW/Google/Calculator.pm
Criterion Covered Total %
branch 17 42 40.4


line true false branch
13 0 1 if @_ & 1
20 1 0 unless ref $params{'options'} eq 'HASH'
25 0 1 defined $params{'options'} ? :
51 1 0 if ($$self{'alias'}) { }
58 0 1 $^O eq 'MSWin32' ? :
69 0 1 unless $$self{'wheel'}
95 0 3 if $$self{'shutdown'}
98 3 0 if (ref $_[10] eq 'HASH') { }
109 0 3 unless ($$args{'event'})
114 0 3 unless ($$args{'term'})
119 1 2 if ($$args{'session'}) { }
120 1 0 if (my $ref = $kernel->alias_resolve($$args{'session'})) { }
148 0 1 unless $$self{'alias'}
153 1 0 if $$self{'wheel'}
160 0 0 if $$self{'debug'}
164 0 0 unless $$self{'shutdown'}
172 1 0 if $$self{'debug'}
176 0 1 unless $$self{'shutdown'}
184 0 0 if $$self{'debug'}
203 0 0 if ($^O eq 'MSWin32')
218 0 0 unless (defined $$req{'out'})