Branch Coverage

blib/lib/Perl/Critic/Policy/ControlStructures/ProhibitLabelsWithSpecialBlockNames.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
38 0 10 unless $SPECIAL_BLOCK_NAMES{$label}