| blib/lib/Perl/Critic/Policy/Dancer2/ProhibitDeprecatedKeywords.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 32 | 0 | if $_[1]->isa("PPI::Statement::Include") and defined $_[1]->module and $_[1]->module eq "Dancer2" |
| 41 | 30 | 32 | unless $included |
| 42 | 7 | 25 | if (defined $deprecated_words{$elem}) |
| 43 | 3 | 4 | if is_hash_key($elem) |