blib/lib/CGI/Application/Plugin/DBIProfile/Driver.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
74 | 0 | 0 | 0 | ref $self and UNIVERSAL::isa($self, 'DBI::Profile') |
87 | 0 | 0 | 0 | ref $dbh and UNIVERSAL::isa($dbh, 'DBI::db') |