| blib/lib/Caller/Hide.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 321 | caller() eq 'DB' ? : |
| 24 | 17 | 304 | unless @caller |
| 25 | 86 | 218 | if $name_cache |
| 26 | 92 | 212 | $hidden{$caller[0]} ? : |
| 27 | 245 | 59 | if $name_cache or $height-- != 0 |
| 28 | 4 | 2 | @_ ? : |
| 6 | 53 | wantarray ? : | |
| 41 | 0 | 6 | unless $hidden{$package} |