blib/lib/Perl/Critic/Policy/NamingConventions/ProhibitAmbiguousNames.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
43 | 8 | 109 | if ($elem->isa("PPI::Statement::Sub")) |
49 | 0 | 16 | unless defined $name |
51 | 2 | 14 | if (exists $self->{'_forbid'}{$name}) |
72 | 109 | 0 | if ($symbols) |
80 | 1 | 111 | unless defined $name |
82 | 18 | 93 | if (exists $self->{'_forbid'}{$name}) |