Condition Coverage

blib/lib/MySQL/Util.pm
Criterion Covered Total %
condition 0 42 0.0


and 3 conditions

line !l l&&!r l&&r condition
983 0 0 0 $name and $name ne $fk_name
1019 0 0 0 defined $table and not $table =~ /\./
1521 0 0 0 $name and $name ne $con_name

or 3 conditions

line l !l&&r !l&&!r condition
235 0 0 0 $a{'table'} || confess('missing table arg')
236 0 0 0 $a{'column'} || confess('missing column arg')
691 0 0 0 shift() || confess('missing table arg')
833 0 0 0 shift() || confess('missing table arg')
1339 0 0 0 shift() || confess('missing table arg')
1379 0 0 0 shift() || confess('missing table arg')
1394 0 0 0 shift() || confess('missing table arg')
1409 0 0 0 shift() || confess('missing table arg')
1425 0 0 0 shift() || confess('missing table arg')
1480 0 0 0 $a{'table'} || confess('missing table arg')
1481 0 0 0 $a{'column'} || confess('missing column arg')