lib/Type/Coercion/FromMoose.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
26 | 25 | 1 | if ($self->type_constraint) { } |
28 | 25 | 0 | if $moose and $moose->has_coercion |
39 | 27 | 2 | unless ref $type |
49 | 1 | 0 | if @_ |
56 | 1 | 1 | if ($self->type_constraint) |
58 | 1 | 0 | if $moose and $moose->has_coercion |