| blib/lib/Testcontainers/Module/Redis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 0 | 0 | if ($opts{'password'}) |
| 58 | 0 | 0 | $opts{'password'} ? : |
| 0 | 0 | $opts{'name'} ? : | |
| 94 | 0 | 0 | if ($self->password) |
| 109 | 0 | 0 | if $in_global |
| 110 | 0 | 0 | if $self->_inner |