blib/lib/Specio/Subs.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
26 | 1 | 49 | unless $ident->check("is_" . $name) |
42 | 48 | 1 | unless $type->has_coercions |
54 | 48 | 1 | if ($type->can_be_inlined) { } |
82 | 0 | 1 | if ($type->can_inline_coercion) { } |
96 | 0 | 1 | if ($type->can_inline_coercion_and_check) { } |
170 | 0 | 1 | unless $Installed{$package} |