Condition Coverage

blib/lib/CGI/Application/Plugin/Authentication/Driver/DBI.pm
Criterion Covered Total %
condition 5 5 100.0


or 2 conditions

line l !l condition
348 65 2 $dbh->prepare_cached($sql) || die('Failed to prepare SQL statement: ' . $dbh->errstr)

or 3 conditions

line l !l&&r !l&&!r condition
293 33 36 1 $options{'TABLES'} || $options{'TABLE'}