blib/lib/SQL/Smart.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
52 | 0 | 0 | unless ($dbh_cache) |
69 | 0 | 0 | $has_more_than_one_key ? : |
72 | 0 | 0 | if (wantarray) { } |
83 | 0 | 0 | if (not $sql_statement =~ /^\s*(?:select|describe)/i) { } |
87 | 0 | 0 | if ($sql_statement =~ /^\s*insert\b/i) |
94 | 0 | 0 | if (wantarray) { } |
97 | 0 | 0 | if scalar @$ra_result == 0 |