| blib/lib/Catalyst/ComponentRole/InjectionHelpers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 12 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 12 | if ($self->has_transform_args) |
| 40 | 0 | 0 | if ($self->_version == 2) { } |
| 53 | 1 | 11 | ref $self->from || !1 ? : |
| 58 | 3 | 9 | if ((ref $method || '') eq 'CODE') { } |
| 59 | 0 | 3 | if ($self->_version == 2) { } |
| 61 | 0 | 0 | unless ref $composed_class |