Branch Coverage
blib/lib/Perl/Critic/Policy/Modules/RequireEndWithOne.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
39
3
44
unless
$match
40
35
9
if
ref
$match
eq
"PPI::Statement"
and
$match
=~
/\A 1 \s* ; \z/msx