Condition Coverage

blib/lib/AnyEvent/DBI/MySQL.pm
Criterion Covered Total %
condition 1 37 2.7


and 3 conditions

line !l l&&!r l&&r condition
55 0 0 0 $cb and $h

or 2 conditions

line l !l condition
33 2 0 $attr //= {}
108 0 0 $args[1] //= {}
109 0 0 $args[1]{'async'} //= 1
118 0 0 $args[1] //= {}
129 0 0 $args[1] //= {}
130 0 0 $args[1]{'async'} //= 1
165 0 0 $args[$attr_idx] //= {}
171 0 0 $args[$attr_idx]{'async'} //= 1

or 3 conditions

line l !l&&r !l&&!r condition
56 0 0 0 $args // ()
100 0 0 0 $ref eq 'CODE' or $ref eq 'AnyEvent::CondVar'
162 0 0 0 $ref eq 'CODE' or $ref eq 'AnyEvent::CondVar'
169 0 0 0 $ref eq 'CODE' or $ref eq 'AnyEvent::CondVar'
226 0 0 0 $ref eq 'CODE' or $ref eq 'AnyEvent::CondVar'
243 0 0 0 $args // ()