blib/lib/Type/Tiny/Wrapper.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 3 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
32 | 0 | 10 | 0 | $$wrapped{'coercion'} ||= 'Type::Coercion::Wrapped'->new('type_constraint', $wrapped, 'type_coercion_map', $type->has_coercion ? [@{$type->coercion->type_coercion_map;}] : [&Types::Standard::Any(), ' $_ ']) |