blib/lib/DBIx/Class.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
44 | 3945 | 1902 | if @_ > 1 |
51 | 1 | 0 | unless $class->can('__attr_cache') |
59 | 1 | 0 | $self->can('__attr_cache') ? : |
63 | 1 | 0 | unless $self->maybe::next::method |