Branch Coverage

blib/lib/Perl/Critic/Policy/Modules/RequireFilenameMatchesPackage.pm
Criterion Covered Total %
branch 4 12 33.3


line true false branch
42 5 30 unless $pkg_node
44 0 30 if $pkg eq "main"
50 30 0 unless $filename
65 0 0 if ($pkg_part eq $path_part)
71 0 0 if $path_part =~ /\W/msx
77 0 0 if $matched_any