Branch Coverage

blib/lib/DBIx/ProcedureCall/Oracle.pm
Criterion Covered Total %
branch 0 50 0.0


line true false branch
20 0 0 if (@_ == 1 and ref $_[0] eq 'HASH')
25 0 0 if (@_)
31 0 0 $$attr{'cached'} ? :
43 0 0 if (@p)
50 0 0 $$attr{'cached'} ? :
66 0 0 if ($$attr{'fetch'} and not $$attr{'table'})
70 0 0 if (@_ == 1 and ref $_[0] eq 'HASH')
76 0 0 if ($$attr{'table'})
78 0 0 if (@_ and $ORA22905)
89 0 0 if (@_)
95 0 0 $$attr{'cached'} ? :
99 0 0 if ($@ and $dbh->err == 22905 and not defined $ORA22905)
113 0 0 if ($$attr{'boolean'}) { }
116 0 0 if (@_)
123 0 0 if (@_)
129 0 0 $$attr{'cached'} ? :
135 0 0 if ($$attr{'boolean'})
141 0 0 if ($$attr{'cursor'}) { }
147 0 0 unless ($$attr{'boolean'})
159 0 0 if ($$attr{'table'})
166 0 0 if ($$attr{'boolean'}) { }
169 0 0 if (@p)
177 0 0 if (@p)
186 0 0 $$attr{'cached'} ? :
190 0 0 if ($$attr{'cursor'}) { }