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 ? :
43 0 0 if $v =~ /$provider/i
51 0 27 ref $this ? :
55 27 0 unless $this->dbd_driver
58 27 0 if (not keys %{$this->provider_info;}) { }
62 0 0 if ($spec->{'bootstrap'}) { }
0 0 elsif ($spec->{'autostart'}) { }
63 0 0 unless $check{'server'} and -x $check{'server'}
66 0 0 unless $check{'server'} and -x $check{'server'}
69 0 0 if ($spec->{'load_sql'})
70 0 0 unless $check{'client'} and -x $check{'client'}
74 0 27 if ($check{'server'})
76 0 0 if ($version and $version =~ /(\d+)\.(\d+)\.(\d+)/)
78 0 0 if $a < 5 or $a == 5 and $b < 6
83 0 27 unless @bad
93 0 0 if ($self->{'use_bootstrap'}) { }
94 0 0 if ($self->{'use_installdb'})