Branch Coverage

blib/lib/Perl/Critic/Policy/Subroutines/ProhibitNestedSubs.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
32 31 42 if $elem->isa("PPI::Statement::Scheduled") or defined $elem->type
36 20 50 if $outer->isa("PPI::Statement::Sub") and not $outer->isa("PPI::Statement::Scheduled")
39 22 20 unless $outer