| blib/lib/Testcontainers/ContainerRequest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 22 | 81.8 |
| line | true | false | branch |
|---|---|---|---|
| 106 | 2 | 3 | if (@{$self->exposed_ports;}) |
| 109 | 2 | 1 | $port =~ m[/] ? : |
| 116 | 1 | 4 | if (%{$self->env;}) |
| 132 | 1 | 3 | if (@{$self->cmd;}) |
| 137 | 0 | 4 | if (@{$self->entrypoint;}) |
| 145 | 2 | 2 | if (@{$self->exposed_ports;}) |
| 148 | 2 | 1 | $port =~ m[/] ? : |
| 156 | 1 | 3 | if (%{$self->tmpfs;}) |
| 161 | 0 | 4 | if ($self->privileged) |
| 166 | 0 | 4 | if ($self->network_mode) |
| 173 | 0 | 4 | if (@{$self->networks;}) |