| blib/lib/Class/Maker/Basic/Handler/Attributes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 0 | if $DEBUG |
| 39 | 0 | 0 | @_ ? : |
| 51 | 0 | 0 | unless exists $$this{$name} |
| 53 | 0 | 0 | if @_ |
| 57 | 0 | 0 | ref $_ eq 'ARRAY' ? : |
| 60 | 0 | 0 | wantarray ? : |
| 72 | 0 | 0 | unless (exists $$this{$name}) |
| 79 | 0 | 0 | if (ref $href eq 'HASH') |
| 88 | 0 | 0 | wantarray ? : |