| blib/lib/Devel/Declare/Parser/Fennec.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 16 | 68.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 0 | 7 | if $self->is_nameless | 
| 19 | 1 | 6 | if $self->has_fat_comma | 
| 26 | 0 | 8 | if $self->is_nameless | 
| 33 | 1 | 6 | if ($is_arrow and $self->parts->[2]) | 
| 35 | 1 | 0 | $is_ref ? : | 
| 37 | 0 | 1 | if (not $is_ref) { } | 
| 1 | 0 | elsif ($is_sub) { } | |
| 56 | 1 | 5 | @$specs ? : |