| blib/lib/Class/ReluctantORM/SQL/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | if $str =~ /^(TRUE|FALSE)$/ |
| 51 | 0 | 0 | if ($DEBUG > 2) |
| 69 | 0 | 0 | if ($is_hash and $$ss_node{'neg'}) |
| 73 | 0 | 0 | if ($is_operation) { } |
| 0 | 0 | elsif ($is_function) { } | |
| 0 | 0 | elsif ($is_param) { } | |
| 0 | 0 | elsif ($is_column) { } | |
| 0 | 0 | elsif ($is_literal) { } | |
| 85 | 0 | 0 | $is_null ? : |
| 96 | 0 | 0 | unless ($col_name) |
| 98 | 0 | 0 | if ($table_name) |
| 100 | 0 | 0 | unless ($table) |