blib/lib/MySQL/Easy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 24 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
60 | 0 | 0 | 0 | $warn and not $err |
159 | 0 | 0 | 0 | $warn and not $err |
217 | 0 | 0 | 0 | ref $$this{'dbase'} and $$this{'dbase'}->isa('DBI::db') |
222 | 0 | 0 | 0 | $tr and $$this{'dbh'} |
344 | 0 | 0 | 0 | defined $$this{'dbh'} and $$this{'dbh'}->ping |
347 | 0 | 0 | 0 | $$this{'user'} and $$this{'pass'} |
391 | 0 | 0 | 0 | $ENV{$USER_ENV} and $ENV{$PASS_ENV} |
403 | 0 | 0 | 0 | $user and $pass |