| blib/lib/IO/Lambda/Backtrace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 22 | 45.4 | 
| line | true | false | branch | 
|---|---|---|---|
| 11 | 0 | 6 | unless defined $caller | 
| 14 | 1 | 5 | unless @stacks | 
| 28 | 14 | 3 | if (@tracks) { } | 
| 30 | 3 | 11 | if @tracks | 
| 35 | 3 | 0 | if @current | 
| 40 | 5 | 1 | if @current | 
| 53 | 0 | 0 | if $IO::Lambda::DEBUG_CALLER | 
| 57 | 0 | 0 | if $_->[0]{'caller'} | 
| 58 | 0 | 0 | if ($depth == 1) { } | 
| 0 | 0 | elsif (defined $_->[1]) { } | |
| 0 | 0 | elsif ($IO::Lambda::DEBUG_CALLER) { } |