| blib/lib/Gantry/Utils/ModelHelper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 22 | 9.0 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 4 | 8 | if ($method eq 'auth_db_Main') { } |
| 27 | 0 | 0 | ref $invocant ? : |
| 35 | 0 | 0 | unless ($dbh) |
| 40 | 0 | 0 | unless defined $$db_options{'AutoCommit'} |
| 61 | 0 | 0 | ref $invocant ? : |
| 69 | 0 | 0 | unless ($auth_dbh) |
| 74 | 0 | 0 | unless defined $$db_options{'AutoCommit'} |
| 100 | 0 | 0 | if ($$params{'order_by'}) { } |
| 0 | 0 | elsif ($f_display_fields) { } | |
| 147 | 0 | 0 | if ($@) |
| 170 | 0 | 0 | if $@ |