Branch Coverage

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


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