| blib/lib/Perl/Critic/Theme.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 8 | 312 | if ($rule =~ /$RULE_INVALID_CHARACTER_REGEX/msx) |
| 79 | 0 | 13340 | unless ref $policy |
| 82 | 3334 | 10006 | unless my $rule = $self->{'_rule'} |
| 92 | 3245 | 9371 | unless exists $themes{$1} |
| 95 | 1 | 10005 | if ($Perl::Critic::Theme::EVAL_ERROR) |
| 109 | 0 | 607 | unless defined $raw_rule |