Condition Coverage

lib/LEOCHARRE/Database.pm
Criterion Covered Total %
condition 3 8 37.5


and 2 conditions

line l !l condition
156 0 0 debug("dbh is not local\n") and return 1

or 2 conditions

line l !l condition
16 0 1 $$self{'AUTOCOMMIT'} ||= 0
56 1 0 $$self{'__DBH_IS_LOCAL_'} ||= 0
90 2 0 $$self{'_handles'} ||= {}