Branch Coverage

blib/lib/DBIx/QuickDB/Driver/MySQLCom.pm
Criterion Covered Total %
branch 5 38 13.1


line true false branch
23 0 0 if ($help =~ /--initialize/) { }
0 0 elsif ($help =~ /--bootstrap/) { }
29 0 0 $self->install_bin ? :
42 0 0 if $v =~ /$provider/i
50 0 27 ref $this ? :
54 27 0 unless $this->dbd_driver
57 27 0 if (not keys %{$this->provider_info;}) { }
61 0 0 if ($spec->{'bootstrap'}) { }
0 0 elsif ($spec->{'autostart'}) { }
62 0 0 unless $check{'server'} and -x $check{'server'}
65 0 0 unless $check{'server'} and -x $check{'server'}
68 0 0 if ($spec->{'load_sql'})
69 0 0 unless $check{'client'} and -x $check{'client'}
73 0 27 if ($check{'server'})
75 0 0 if ($version and $version =~ /(\d+)\.(\d+)\.(\d+)/)
77 0 0 if $a < 5 or $a == 5 and $b < 6
82 0 27 unless @bad
92 0 0 if ($self->{'use_bootstrap'}) { }
93 0 0 if ($self->{'use_installdb'})