blib/lib/Devel/Declare.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 17 | 52.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
142 | 0 | 0 | 1 | defined $pack and ref $to_setup eq 'HASH' |
182 | 1 | 0 | 1 | defined $name and length $name |
248 | 0 | 0 | 17 | defined $ret and length $ret |
line | l | !l | condition |
---|---|---|---|
92 | 9 | 8 | $extra_code || '0;' |
147 | 1 | 0 | $info->{'flags'} || 1 |
150 | 0 | 1 | $info->{'proto'} || '&' |
188 | 7 | 0 | $extra_code ||= '' |