blib/lib/Perl/Critic/Policy/Dancer2/ProhibitDeprecatedKeywords.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
41 | 4773 | 0 | 25 | $_[1]->isa("PPI::Statement::Include") and defined $_[1]->module |
4773 | 0 | 25 | $_[1]->isa("PPI::Statement::Include") and defined $_[1]->module and $_[1]->module eq "Dancer2" |