blib/lib/BackupPC/XS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
79 | 0 | 0 | if ($compress > 0) |
82 | 0 | 0 | if (defined $fh and open $srcFh, '<', $srcFile) { } |
89 | 0 | 0 | if $rmSrc |
93 | 0 | 0 | if defined $fh |
97 | 0 | 0 | unless defined $destFileNoZ |
98 | 0 | 0 | if ($rmSrc) { } |
101 | 0 | 0 | unless copy($srcFile, $destFileNoZ) |