| lib/Rex/Interface/Executor/Default.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 1 | 53 | if ($wantarray) { } |
| 47 | 1 | 0 | if (ref $opts eq 'ARRAY') { } |
| 55 | 13 | 40 | if (ref $opts eq 'ARRAY') { } |
| 69 | 7 | 47 | if ($error) { } |
| 70 | 0 | 7 | if (exists $opts{'o'}) { } |
| 80 | 0 | 47 | if (exists $opts{'o'}) |
| 85 | 1 | 46 | if ($wantarray) { } |