blib/lib/Catalyst/Plugin/Digress.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 12 | 41.6 |
line | true | false | branch |
---|---|---|---|
14 | 4 | 0 | unless (&Scalar::Util::blessed($action) and $action->isa("Catalyst::Action")) |
15 | 1 | 3 | unless $action =~ m[/] |
21 | 0 | 3 | if ($c->use_stats) |
25 | 0 | 0 | $action_name =~ /->/ ? : |
30 | 0 | 0 | $p && exists $$counter{$p = $p->reverse} ? : |
44 | 0 | 3 | if $stats_info |