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