| blib/lib/Specio/Subs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 1 | 49 | unless $ident->check('is_' . $name) |
| 44 | 48 | 1 | unless $type->has_coercions |
| 56 | 48 | 1 | if ($type->can_be_inlined) { } |
| 84 | 0 | 1 | if ($type->can_inline_coercion) { } |
| 98 | 0 | 1 | if ($type->can_inline_coercion_and_check) { } |
| 172 | 0 | 1 | unless $Installed{$package} |