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
121 0 0 unless defined $name and defined $next_name or $next_name =~ / -(?!.*-) # last dash in the filename .*(TRIAL|_) # trial versions /x
127 0 0 if $name eq $next_name
131 0 0 if wantarray
145 0 0 if (defined $only_these_ref and @$only_these_ref)
155 0 0 unless @files
166 0 0 if ($response->is_success) { }
180 0 0 unless $self->deleted_list
181 0 0 if (defined $only_these_ref and @$only_these_ref)
185 0 0 unless @files
188 0 0 $self->_is_use_http ? :
196 0 0 unless $mech->success
205 0 0 if ($response->is_success) { }
225 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) { }
237 0 0 if (my($name, $size, $status) = $t->as_is =~ /^\s*(\S+)\s+(\d+)\s+(.+)/s)
249 0 0 unless $nav{'is_success'}
257 0 0 if (defined $type and $type eq 'net') { }