| blib/lib/Net/FTPTurboSync.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 76 | 0 | 0 | if ($$theOpts{'doflat'}) { } |
| 79 | 0 | 0 | unless -f $curglobbed |
| 99 | 0 | 0 | if (length $relfilename == 0) |
| 101 | 0 | 0 | if (theOpts()->{'ignoremask'} ne '') |
| 102 | 0 | 0 | if ($relfilename =~ /$$theOpts{'ignoremask'}/) |
| 103 | 0 | 0 | if ($$theOpts{'doverbose'}) |
| 109 | 0 | 0 | if (-d $_) { } |
| 0 | 0 | elsif (-f $_) { } | |
| 0 | 0 | elsif (-l $_) { } | |
| 0 | 0 | elsif (not $$theOpts{'doquiet'}) { } |