| blib/lib/Catalyst/View/BasePerRequest/Lifecycle/Request.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 8 | 62.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 17 | 6 | 6 | if $class->can("prepare_build_args") | 
| 32 | 0 | 0 | if &Scalar::Util::blessed($err) and $err->can("rethrow") | 
| 40 | 0 | 12 | unless $factory->{'merged_args'} | 
| 46 | 6 | 6 | if ((ref $args[-1] || '') eq "CODE") |