| blib/lib/Class/Data/Reloadable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 22 | 54.5 |
| line | true | false | branch |
|---|---|---|---|
| 109 | 0 | 3 | if $proto->__has($attribute) and $proto->can($attribute) |
| 119 | 0 | 2 | if $DEBUG |
| 123 | 0 | 2 | if (my $er = $@) |
| 128 | 0 | 2 | if ($owner) { } |
| 136 | 0 | 2 | if $DEBUG |
| 149 | 0 | 3 | if $DEBUG |
| 159 | 0 | 3 | if @_ |
| 171 | 3 | 4 | if @_ |
| 176 | 4 | 0 | if exists $$ClassData{$ima}{$attribute} |
| 192 | 0 | 10 | if exists $$ClassData{$ima}{$attribute} |
| 193 | 0 | 10 | if $owner |