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