blib/lib/Tao/DBI/st.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
39 | 0 | 0 | unless defined $args->{'sql'} |
41 | 0 | 0 | unless $args->{'dbh'} |
47 | 0 | 0 | if ($self->{'DBH'}->isa('Tao::DBI::db')) { } |
56 | 0 | 0 | unless ($self->{'STMT'}) |
71 | 0 | 0 | if /\G::/cg |
73 | 0 | 0 | if /\G:(\w+)/cg |
75 | 0 | 0 | if /\G(:?[^:]*)/cg |
93 | 0 | 0 | if (not $args) { } |
0 | 0 | elsif (ref $args) { } | |
94 | 0 | 0 | if (@{$self->{'ARGNS'};}) |
104 | 0 | 0 | if (@{$self->{'ARGNS'};} != 1) |