Branch Coverage

blib/lib/NetSDS/Util/File.pm
Criterion Covered Total %
branch 0 52 0.0


line true false branch
94 0 0 if (UNIVERSAL::isa($fh, $class))
125 0 0 if ($fh->can('binmode')) { }
131 0 0 if ($fh->can('seek'))
157 0 0 if (ref $fil) { }
158 0 0 if (is_handle($fil)) { }
171 0 0 if ($st) { }
203 0 0 scalar @_ > 0 ? :
205 0 0 if (defined $fh)
235 0 0 scalar @_ > 0 ? :
237 0 0 if (defined $fh) { }
263 0 0 if (is_handle($ifl))
267 0 0 if (copy($ifl, $ofl)) { }
291 0 0 if (is_handle($ifl))
295 0 0 if (move($ifl, $ofl)) { }
317 0 0 if ($dir)
347 0 0 if ($@)
375 0 0 if ($@)
401 0 0 if (opendir DIR, $dir) { }
402 0 0 if not $_ =~ /^[.]{1,2}$/
405 0 0 defined $end ? :
440 0 0 if (defined $con) { }
443 0 0 if (-d $fil) { }
0 0 elsif ($nam =~ /^.+\.$ext$/i) { }
481 0 0 if ($rc == -1) { }
0 0 elsif ($rc & 127) { }
487 0 0 if ($cd == 0) { }