blib/lib/Perl/Critic/Policy/TestingAndDebugging/ProhibitProlongedStrictureOverride.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
48 | 0 | 0 | 0 | $sib->isa("PPI::Statement::Include") and $sib->type eq "use" |
0 | 0 | 0 | $sib->isa("PPI::Statement::Include") and $sib->type eq "use" and $sib->module eq "strict" |