| lib/Rex/Commands/Upload.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 119 | 3 | 0 | 0 | "Rex::Config"->get_environment and -f "$local." . "Rex::Config"->get_environment |
| 153 | 0 | 3 | 0 | $local_md5 and $remote_md5 |
| 3 | 0 | 0 | $local_md5 and $remote_md5 and $local_md5 eq $remote_md5 |