| blib/lib/Perl/Critic/Policy/ValuesAndExpressions/ProhibitNoisyQuotes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 4 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 71 | 36 | unless $elem =~ /$NOISE_RX/ |
| 33 | 1 | 0 | if $statement and $statement->isa("PPI::Statement::Include") and $statement->type eq "use" and $statement->module eq "overload" |