| blib/lib/DBICx/TestDatabase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 2 | unless eval "require $schema_class" |
| 20 | 0 | 2 | if ($ENV{'DBIC_KEEP_TEST'}) |
| 25 | 0 | 2 | unless my $schema = $schema_class->connect("DBI:SQLite:$filename", '', '', {'sqlite_unicode', 1}) |
| 29 | 2 | 0 | unless $$opts{'nodeploy'} |
| 34 | 0 | 3 | if ($ENV{'DBIC_KEEP_TEST'}) |