blib/lib/Data/Tersify/Plugin/DBIx/Class.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 4 | 75.0 |
line | true | false | branch |
---|---|---|---|
92 | 2 | 2 | if ($dbic_object->isa('DBIx::Class::ResultSource::Table') or $dbic_object->isa('DBIx::Class::ResultSource::View')) { } |
2 | 0 | elsif ($dbic_object->isa('DBIx::Class::ResultSet')) { } |