Branch Coverage

blib/lib/WWW/PAUSE/CleanUpHomeDir.pm
Criterion Covered Total %
branch 3 62 4.8


line true false branch
29 0 1 unless defined $login
32 0 1 unless defined $pass
35 0 1 unless get_args_as_hash(\@_, \my(%args), {'timeout', 30})
50 0 0 $self->_is_use_http ? :
58 0 0 if ($response->is_success) { }
71 0 0 unless ref $list_ref eq 'HASH'
74 0 0 unless defined $list_ref
80 0 0 if wantarray
91 0 0 unless ref $list_ref eq 'HASH'
94 0 0 unless defined $list_ref
99 0 0 if $_ ne 'CHECKSUMS' and not $_ =~ /$extracted_re/
109 0 0 unless $na cmp $nb
117 0 0 unless defined $name and defined $next_name
119 0 0 if $name eq $next_name
123 0 0 if wantarray
137 0 0 if (defined $only_these_ref and @$only_these_ref)
147 0 0 unless @files
158 0 0 if ($response->is_success) { }
172 0 0 unless $self->deleted_list
173 0 0 if (defined $only_these_ref and @$only_these_ref)
177 0 0 unless @files
180 0 0 $self->_is_use_http ? :
188 0 0 unless $mech->success
197 0 0 if ($response->is_success) { }
217 0 0 if ($t->is_start_tag('pre')) { }
0 0 elsif ($t->is_end_tag('pre')) { }
0 0 elsif ($nav{'start'} == 1 and $t->is_start_tag('span')) { }
0 0 elsif ($nav{'get_text'} == 1 and $t->is_text) { }
229 0 0 if (my($name, $size, $status) = $t->as_is =~ /^\s*(\S+)\s+(\d+)\s+(.+)/s)
241 0 0 unless $nav{'is_success'}
249 0 0 if (defined $type and $type eq 'net') { }