Branch Coverage

blib/lib/Net/UploadMirror.pm
Criterion Covered Total %
branch 11 52 21.1


line true false branch
13 2 2 if (-f $_[1]) { }
47 0 0 unless $self->Connect
49 0 0 if ($$self{'_debug'})
55 0 0 if ($$self{'_debug'})
61 0 0 if ($$self{'_debug'})
67 0 0 if ($$self{'_debug'})
72 0 0 if ($$self{'_delete'} eq 'enable')
75 0 0 if ($$self{'_debug'})
81 0 0 if ($$self{'_debug'})
89 0 0 if ($$self{'_debug'})
105 0 0 unless -f $lf
106 0 0 if (defined $$self{'_last_modified'}{$lf}) { }
108 0 0 if $$self{'_last_modified'}{$lf} eq (stat $lf)[9]
117 0 1 if $changed
126 0 3 unless -e $_
136 1 0 unless @$ra_lf and $self->IsConnection
140 0 0 if (-f $lf) { }
144 0 0 if $$self{'_connection'}->put($lf, $rf)
158 1 0 unless @$ra_ld and $self->IsConnection
163 0 0 if (-d $ld) { }
179 0 0 unless @$ra_rf and $$self{'_delete'} eq 'enable' and $self->IsConnection
190 0 0 if defined $$self{'_last_modified'}{$lf}
199 0 0 unless @$ra_rd and $$self{'_delete'} eq 'enable' and $self->IsConnection
214 1 2 if (defined $$self{'_last_modified'}{$key} and $$self{'_last_modified'}{$key} =~ /^\d+$/)
223 1 0 if ($$self{'_debug'})
229 2 1 defined $$self{'_last_modified'}{$_} ? :