| blib/lib/Perl/Critic/Policy/Variables/ProhibitReusedNames.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 0 | 0 | if "local" eq $elem->type |
| 54 | 0 | 0 | unless ($up) |
| 56 | 0 | 0 | unless $up |
| 60 | 0 | 0 | if ($outer->isa("PPI::Statement::Variable") and "local" ne $outer->type) |
| 63 | 0 | 0 | exists $vars{$_} ? : |
| 64 | 0 | 0 | if ($hits) |
| 66 | 0 | 0 | unless $names |