Condition Coverage

blib/lib/DBIx/QuickDB/Driver/MariaDB.pm
Criterion Covered Total %
condition 5 27 18.5


and 3 conditions

line !l l&&!r l&&r condition
81 1 1 7 $bin and -x $bin
84 0 1 6 $out and $out =~ /\bVer\s+(\d+\.\d+\.\d+)-MariaDB\b/
112 0 0 0 $check{'server'} and -x $check{'server'}
115 0 0 0 $check{'server'} and -x $check{'server'}
119 0 0 0 $check{'client'} and -x $check{'client'}
122 0 0 0 $spec->{'bootstrap'} || $spec->{'autostart'} and $check{'server'}
0 0 0 $spec->{'bootstrap'} || $spec->{'autostart'} and $check{'server'} and -x $check{'server'}

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 0 $provider //= $class->provider
122 0 0 0 $spec->{'bootstrap'} || $spec->{'autostart'}