| blib/lib/Mew.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 16 | 93.7 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 2 | 14 | ref $name_proto eq 'ARRAY' ? : |
| 28 | 14 | 2 | if @_ % 2 != 0 |
| 29 | 4 | 12 | if ($mew_type and $mew_type->is_parameterized and $mew_type->parent == &Types::Standard::Optional()) { } |
| 0 | 14 | elsif ($mew_type and $mew_type == &Types::Standard::Optional()) { } | |
| 39 | 16 | 2 | if ($mew_type) |
| 41 | 10 | 6 | unless $attr =~ s/^-// |
| 43 | 14 | 2 | unless exists $spec{'init_arg'} |
| 46 | 4 | 12 | $spec{'chained'} ? : |