| lib/Rex/Box/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 189 | 0 | 0 | unless (@tasks) |
| 190 | 0 | 0 | if exists $self->{'__tasks'} |
| 197 | 0 | 0 | unless ($task_o) |
| 314 | 0 | 0 | if (%auth) { } |
| 335 | 0 | 0 | if (%opt) { } |
| 346 | 0 | 0 | unless ($ip) |
| 366 | 0 | 0 | if ($fs->is_file("./tmp/$filename")) { } |
| 375 | 0 | 0 | if ($force) |
| 378 | 0 | 0 | if (Rex::is_local()) { } |
| 385 | 0 | 0 | unless open my $fh, ">", "./tmp/$filename" |
| 415 | 0 | 0 | if ($current_size / 1048576 % 1048576 > $current_modulo) |
| 421 | 0 | 0 | if ($current_modulo % 10 == 0) |
| 435 | 0 | 0 | if ($resp->is_success) { } |
| 447 | 0 | 0 | if ($? != 0) |