blib/lib/Test/DB/Shared/mysqld.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 22 | 59.0 |
line | true | false | branch |
---|---|---|---|
153 | 1 | 1 | unless $prove->{'args'} |
161 | 1 | 1 | if ($config_file) { } |
164 | 0 | 1 | if (not -e $config_file) { } |
212 | 14 | 0 | if (not -e $self->_mysqld_file) { } |
215 | 14 | 0 | unless my $mysqld = 'Test::mysqld'->new(%{$self->_testmysqld_args;}) |
261 | 0 | 7 | if ($$ != $self->_instance_pid) |
286 | 0 | 0 | if ($count_row) |
301 | 0 | 7 | if ($$ != $self->_instance_pid) |
320 | 0 | 0 | if (my $test_mysqld = $self->_holds_mysqld) |
358 | 8 | 15 | if ($in_monitor->{$self}) |
368 | 14 | 1 | if ($err) |