blib/lib/DBIx/Class/AccessorGroup.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 16 | 81.2 |
line | true | false | branch |
---|---|---|---|
20 | 3092 | 0 | @_ > 1 ? : |
33 | 41369 | 9043 | if ($type =~ /^ ( inflated_ | filtered_ )? column $/x) { } |
0 | 9043 | elsif ($type eq 'inherited_ro_instance') { } | |
35 | 1 | 41368 | if length ref $class |
42 | 6784 | 34585 | ref $_ ? : |
50 | 41369 | 41369 | $i ? : |
77 | 369 | 3865 | if (defined $class and length $class and not defined &blessed($class) and not ${"${class}::__LOADED__BY__DBIC__CAG__COMPONENT_CLASS__";}) |
101 | 0 | 1960 | if defined wantarray |