| blib/lib/Apache/Voodoo/Exception.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 92 | 0 | 0 | unless (ref $trace eq 'Devel::StackTrace') | 
| 99 | 0 | 0 | if $frame->package =~ /^Apache::Voodoo::Engine/ | 
| 100 | 0 | 0 | if $frame->package =~ /^Apache::Voodoo/ | 
| 101 | 0 | 0 | if $frame->package =~ /(eval)/ | 
| 106 | 0 | 0 | if ($nf) | 
| 120 | 0 | 0 | if (ref $args[0] eq $$f{'class'}) { } |