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