Branch Coverage

blib/lib/Perl/Critic/Policy/Modules/RequireEndWithOne.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
39 2 30 unless $match
40 24 6 if ref $match eq "PPI::Statement" and $match =~ /\A 1 \s* ; \z/msx