blib/lib/Perl/Critic/Policy/NamingConventions/ProhibitAmbiguousNames.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
43 | 5 | 85 | if ($elem->isa("PPI::Statement::Sub")) |
49 | 0 | 10 | unless defined $name |
51 | 0 | 10 | if (exists $self->{'_forbid'}{$name}) |
72 | 85 | 0 | if ($symbols) |
80 | 0 | 85 | unless defined $name |
82 | 0 | 85 | if (exists $self->{'_forbid'}{$name}) |