blib/lib/Net/SSLeay/OO/Functions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 24 | 16.6 |
line | true | false | branch |
---|---|---|---|
78 | 0 | 4 | if (my $aref = $opts{-'exclude'}) |
79 | 0 | 0 | unless ref $aref eq 'ARRAY' |
84 | 0 | 4 | if (my $href = $opts{-'include'}) |
85 | 0 | 0 | unless ref $href eq 'HASH' |
89 | 0 | 4 | unless (ref $install) |
97 | 0 | 0 | unless my $pointer = $self->$att |
100 | 0 | 0 | if (wantarray) { } |
108 | 0 | 0 | wantarray ? : |
112 | 0 | 4 | if (my $table = delete $ready{$caller}) |
114 | 0 | 0 | if $exclude{$method} |
116 | 0 | 0 | if defined &{$fullname;} |
122 | 0 | 0 | unless $code |