blib/lib/Net/MySQL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 15 | 20.0 |
line | l | !l | condition |
---|---|---|---|
42 | 0 | 0 | $args{'unixsocket'} || '/tmp/mysql.sock' |
0 | 0 | $args{'port'} || 3306 | |
0 | 0 | $args{'timeout'} || 60 | |
178 | 0 | 0 | $$self{'timeout'} || 60 |
817 | 8 | 0 | shift() || 4294967295 |
826 | 75 | 0 | shift() || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
794 | 0 | 0 | 36 | $c eq ' ' or $c eq "\t" |