| blib/lib/Perl/Critic/Policy/Variables/ProhibitAugmentedAssignmentInDeclaration.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 6 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 0 | 90 | if $self->{'_allow_our'} and $elem->type eq "our" |
| 52 | 90 | 0 | if ($found) |
| 54 | 0 | 90 | if (exists $augmented_assignments->{$op}) |