blib/lib/Class/ReluctantORM/Driver.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
180 | 0 | 0 | if ($$self{'db_class'}) { } |
241 | 0 | 0 | if ($dbh) |
276 | 0 | 0 | if ($DEBUG > 1) |
280 | 0 | 0 | if ($scores[0][1] < 0.5) |
441 | 0 | 0 | if ($@) |
449 | 0 | 0 | if ($sql->output_columns) |
578 | 0 | 0 | if ($dir and not exists $permitted{$dir}) |
612 | 0 | 0 | $table ? : |
643 | 0 | 0 | unless ($mon) |
644 | 0 | 0 | unless (blessed $mon and $mon->isa('Class::ReluctantORM::Monitor')) |