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