Branch Coverage

blib/lib/POE/Component/CPAN/SQLite/Info.pm
Criterion Covered Total %
branch 0 66 0.0


line true false branch
17 0 0 if @_ & 1
24 0 0 unless ref $params{'options'} eq 'HASH'
27 0 0 unless (exists $params{'path'})
29 0 0 if $params{'debug'}
33 0 0 unless (exists $params{'mirror'})
39 0 0 exists $params{'options'} ? :
67 0 0 if ($$self{'alias'}) { }
74 0 0 $^O eq 'MSWin32' ? :
85 0 0 unless $$self{'wheel'}
98 0 0 if $$self{'debug'}
102 0 0 unless $$self{'shutdown'}
110 0 0 if $$self{'debug'}
114 0 0 unless $$self{'shutdown'}
122 0 0 if $$self{'debug'}
149 0 0 unless $$self{'alias'}
153 0 0 if $$self{'wheel'}
177 0 0 if $$self{'shutdown'}
183 0 0 if ($$args{'session'}) { }
184 0 0 if (my $ref = $kernel->alias_resolve($$args{'session'})) { }
197 0 0 unless (exists $$args{'path'})
219 0 0 if $$self{'shutdown'}
225 0 0 if ($$args{'session'}) { }
226 0 0 if (my $ref = $kernel->alias_resolve($$args{'session'})) { }
239 0 0 unless (exists $$args{'path'})
243 0 0 unless (exists $$args{'mirror'})
247 0 0 unless (exists $$args{'ua_args'}{'timeout'})
259 0 0 if ($^O eq 'MSWin32')
272 0 0 if (exists $$req_ref{'freshen'}) { }
274 0 0 if $@
314 0 0 unless (-e $dir)
315 0 0 unless mkdir $dir
320 0 0 unless $$req_ref{'ua_args'}
360 0 0 if (not $$requests_ref{$name}->is_success and $$requests_ref{$name}->status_line ne '304 Not Modified')