blib/lib/DBIx/AbstractStatement.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 14 | 42.8 |
line | true | false | branch |
---|---|---|---|
107 | 11 | 0 | defined $text ? : |
182 | 3 | 3 | if (is_sql($value)) { } |
196 | 0 | 6 | unless $text =~ s/$re/$replacement/gs |
241 | 0 | 1 | wantarray ? : |
263 | 0 | 0 | if $this->numbered_params |
362 | 0 | 0 | ref $_ ? : |
369 | 0 | 1 | unless @{$this->bindings;} |