blib/lib/Test/mysqld/Pool.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
46 | 0 | 0 | if $self |
47 | 0 | 0 | if ($orig) { } |
55 | 0 | 0 | if ($self->preparer) |
74 | 0 | 0 | if ($val->{$dsn} == 0) |
85 | 0 | 0 | if $ret_dsn |
99 | 0 | 0 | unless my $pid = $val->{$dsn} |
102 | 0 | 0 | unless ($self->_pid_lives($pid)) |
121 | 0 | 0 | if $self->instances and $$ == $self->_owner_pid |