| blib/lib/App/DBCritic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 0 | 1 | if (my $class_name = $self->class_name) |
| 45 | 0 | 0 | if eval "require $class_name" |
| 55 | 6 | 1 | if blessed $schema and $schema->isa('DBIx::Class::Schema') |
| 58 | 0 | 0 | if (not $App::DBCritic::ARG[0] =~ / has no primary key at /msu) |
| 62 | 1 | 0 | if 'ARRAY' eq ref $schema |