Condition Coverage

blib/lib/Mojo/mysql.pm
Criterion Covered Total %
condition 4 15 26.6


and 3 conditions

line !l l&&!r l&&r condition
134 0 0 0 $self->auto_migrate and not $self->{'migrated'}++

or 2 conditions

line l !l condition
48 0 0 $_[0] || 0
49 0 0 $self->{'queue'} || []
92 3 0 $info[1] // ""

or 3 conditions

line l !l&&r !l&&!r condition
60 0 0 0 $self->{'pid'} //= $$
103 1 1 10 @_ > 2 || ref $_[-1] eq 'HASH'