| blib/lib/CGI/Application/Plugin/ActionDispatch/Attributes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 13 | 42 | if (defined $params) |
| 26 | 3 | 10 | unless $params =~ s/^'(.*)'$/$1/ |
| 30 | 35 | 20 | if ($method eq 'ATTR') { } |
| 36 | 0 | 20 | unless $handler |
| 48 | 74 | 20 | if exists $inited{$class} |