blib/lib/Types/TypedCodeRef/Factory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
24 | 12 | 5 | 23 | defined $reftype and $reftype eq 'CODE' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
115 | 23 | 9 | 0 | $maybe_sub_meta // create_unknown_sub_meta() |