Condition Coverage

blib/lib/IPC/ConcurrencyLimit/Lock/MySQL.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
25 0 0 0 $dbh_callback and ref $dbh_callback eq 'CODE'
70 0 0 0 defined $res and ref $res eq 'ARRAY'
73 0 0 0 @$res and $$res[0]

or 2 conditions

line l !l condition
32 0 0 $$opt{'timeout'} || 0