| blib/lib/Perl/Critic/Policy/Moose/ProhibitDESTROYMethod.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 8 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 46 | 12 | 5 | if $document->uses_module($module) | 
| 61 | 1 | 6 | unless $self->_is_interesting_document($subdocument) | 
| 63 | 3 | 3 | if (my $destructor = $subdocument->find_first(\&Perl::Critic::Policy::Moose::ProhibitDESTROYMethod::_is_destructor)) | 
| 81 | 128 | 5 | unless $element->isa('PPI::Statement::Sub') |