Branch Coverage

blib/lib/Perl/Critic/Policy/ControlStructures/ProhibitReturnInMappingBlock.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
23 15 5 unless $keyword
27 0 5 unless @stmts
32 6 5 if _is_return($stmt)
41 0 20 unless $elem->sprevious_sibling
43 5 15 if &any(sub {