blib/lib/WE_Frontend/Publish/FTP_MD5Sync.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 33 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
96 | 0 | 0 | 0 | $deleteold and $movetotrash |
98 | 0 | 0 | 0 | $movetotrash and not defined $trashdirectory |
174 | 0 | 0 | 0 | @extracgi and !defined($livecgidirectory) || $livecgidirectory eq '' |
369 | 0 | 0 | 0 | defined $livedirectory and $livedirectory ne '' |
449 | 0 | 0 | 0 | @files_to_delete and $v |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
118 | 0 | 0 | 0 | not defined $liveuser or $liveuser eq '' |
128 | 0 | 0 | 0 | not defined $livepassword or $livepassword eq '' |
149 | 0 | 0 | 0 | not defined $livehost or $livehost eq '' |
159 | 0 | 0 | 0 | not defined $pubhtmldir or $pubhtmldir eq '' |
174 | 0 | 0 | 0 | !defined($livecgidirectory) || $livecgidirectory eq '' |
301 | 0 | 0 | 0 | not defined $md5listcgi or $md5listcgi eq '' |