| blib/lib/Perl/Critic/Policy/Dancer2/ProhibitDeprecatedKeywords.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 6 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 13 | 13 | if $_[1]->isa("PPI::Statement::Include") and defined $_[1]->module and $_[1]->module eq "Dancer2" |
| 41 | 13 | 13 | unless $included |
| 42 | 4 | 9 | if (defined $deprecated_words{$elem}) |