blib/lib/Perl/Critic/Policy/ValuesAndExpressions/ProhibitNoisyQuotes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
33 | 0 | 35 | 1 | $statement and $statement->isa("PPI::Statement::Include") |
35 | 0 | 1 | $statement and $statement->isa("PPI::Statement::Include") and $statement->type eq "use" | |
35 | 0 | 1 | $statement and $statement->isa("PPI::Statement::Include") and $statement->type eq "use" and $statement->module eq "overload" |