| blib/lib/Pod/WSDL/AUTOLOAD.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 120 | if (@_) |
| 23 | 0 | 120 | if ($attr eq 'DESTROY') { } |
| 113 | 7 | elsif (exists $$me{'_' . $attr}) { } | |
| 27 | 18 | 95 | if (defined $param) { } |
| 28 | 9 | 0 | if (caller)[0] ne ref $me and %$fbd and $$fbd{$attr} and not $$fbd{$attr}{'set'} |
| 32 | 2 | 52 | if (caller)[0] ne ref $me and %$fbd and $$fbd{$attr} and not $$fbd{$attr}{'get'} |