Condition Coverage

blib/lib/DBIx/ProcedureCall/Oracle.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
20 0 0 0 @_ == 1 and ref $_[0] eq 'HASH'
66 0 0 0 $$attr{'fetch'} and not $$attr{'table'}
70 0 0 0 @_ == 1 and ref $_[0] eq 'HASH'
78 0 0 0 @_ and $ORA22905
99 0 0 0 $@ and $dbh->err == 22905
0 0 0 $@ and $dbh->err == 22905 and not defined $ORA22905