| blib/lib/API/Docker/API/Exec.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | unless $container_id |
| 19 | 0 | 0 | unless $config{'Cmd'} |
| 26 | 0 | 0 | unless $exec_id |
| 29 | 0 | 0 | $opts{'Detach'} ? : |
| 0 | 0 | $opts{'Tty'} ? : | |
| 37 | 0 | 0 | unless $exec_id |
| 39 | 0 | 0 | if defined $opts{'h'} |
| 40 | 0 | 0 | if defined $opts{'w'} |
| 47 | 0 | 0 | unless $exec_id |