| blib/lib/Devel/Declare.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 17 | 52.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 141 | 0 | 0 | 1 | defined $pack and ref $to_setup eq 'HASH' |
| 181 | 1 | 0 | 1 | defined $name and length $name |
| 247 | 0 | 0 | 17 | defined $ret and length $ret |
| line | l | !l | condition |
|---|---|---|---|
| 91 | 9 | 8 | $extra_code || '0;' |
| 146 | 1 | 0 | $info->{'flags'} || 1 |
| 149 | 0 | 1 | $info->{'proto'} || '&' |
| 187 | 7 | 0 | $extra_code ||= '' |