Condition Coverage

blib/lib/Test/Database/Handle.pm
Criterion Covered Total %
condition 4 6 66.6


or 2 conditions

line l !l condition
18 11 2 0 exists $args{$_} or croak("$_ argument required")

or 3 conditions

line l !l&&r !l&&!r condition
47 1 3 0 $$self{'dbh'} ||= 'DBI'->connect($self->connection_info, $attr)