Branch Coverage

blib/lib/RPerl/CompileUnit/Module.pm
Criterion Covered Total %
branch 13 22 59.0


line true false branch
59 209 209 if (ref $header_or_module eq 'ModuleHeader_23') { }
209 0 elsif (ref $header_or_module eq 'Module_24' or ref $header_or_module eq 'Module_25') { }
60 0 209 if ($header_started) { }
65 0 209 if ($current_package_count == 1 and $modes->{'label'} eq 'ON')
75 209 0 if ($header_started) { }
133 23 23 if (ref $header_or_module eq 'ModuleHeader_23') { }
23 0 elsif (ref $header_or_module eq 'Module_24' or ref $header_or_module eq 'Module_25') { }
134 0 23 if ($header_started) { }
138 0 23 if ($current_package_count >= 1)
142 0 23 if ($current_package_count == 1 and $modes->{'label'} eq 'ON')
154 23 0 if ($header_started) { }