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