| blib/lib/DCI/Meta/Cast.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 10 | 40.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 133 | 6 | 0 | 0 | $type and $type ne 'ARRAY' |
| 143 | 0 | 0 | 6 | $type and $type eq 'CODE' |
| line | l | !l | condition |
|---|---|---|---|
| 65 | 10 | 0 | $self->can($name) || (return) |
| 125 | 0 | 6 | $INC{$file} ||= '/.cpan/build/DCI-0.013-AImkTo/blib/lib/DCI/Meta/Cast.pm' |