blib/lib/LittleORM.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
157 | 0 | 0 | unless ($meta->found_orm) |
164 | 0 | 0 | if ($class->isa('ORM::Model')) |
182 | 0 | 0 | if (ref $args{'traits'} eq 'ARRAY') { } |
190 | 0 | 0 | unless (ref $args{'description'} eq 'HASH') |
197 | 0 | 0 | unless ($args{'description'}{'ignore'}) |
211 | 0 | 0 | if ($attr->isa('Moose::Meta::Role::Attribute')) |