blib/lib/Perl/Critic/Policy/Dancer2/ProhibitUnrecommendedKeywords.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
29 | 884 | 0 | 26 | $_[1]->isa("PPI::Statement::Include") and defined $_[1]->module |
884 | 13 | 13 | $_[1]->isa("PPI::Statement::Include") and defined $_[1]->module and $_[1]->module eq "Dancer2" |