| blib/lib/IPC/PerlSSH/Library.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 112 | 0 | 78 | if $name =~ /^_/ |
| 132 | 0 | 4 | if $package_funcs{$caller}{'_init'} |
| 145 | 0 | 7 | unless $package_funcs |
| 149 | 4 | 3 | if exists $package_funcs->{'_init'} |
| 151 | 3 | 4 | if (@funcs) { } |
| 153 | 1 | 6 | unless $package_funcs->{$f} |