blib/lib/Decl/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 24 | 26 | 92.3 |
line | true | false | branch |
---|---|---|---|
35 | 10919 | 12157 | unless ref $_[0] eq 'ARRAY' |
38 | 7 | 7262 | unless ref $s eq 'ARRAY' |
39 | 3016 | 4246 | if ref $$s[1] eq 'CODE' |
59 | 2073 | 3029 | unless defined $value |
71 | 0 | 0 | unless $quote |
98 | 9 | 19 | unless defined $$hash{$name} |
99 | 3 | 25 | unless (ref $$hash{$name}) |
109 | 27 | 16 | unless (ref $name) |
115 | 16 | 27 | if (@rest) { } |
118 | 4 | 23 | if ($value =~ /:/) { } |
1 | 22 | elsif (ref $$hash{$first}) { } | |
133 | 7 | 6 | unless (ref $name) |
138 | 7 | 6 | unless @rest |