Condition Coverage

blib/lib/MySQL/Hi.pm
Criterion Covered Total %
condition 5 14 35.7


or 2 conditions

line l !l condition
230 0 0 $credentials->{'password'} // ""

or 3 conditions

line l !l&&r !l&&!r condition
66 0 0 5 not defined $config or length $config == 0
88 0 0 19 not defined $db or $db =~ /^\s*$/
105 0 19 0 $mode // ()
181 17 10 0 $mode || ()