Branch Coverage

blib/lib/Module/DynamicSubModule.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
19 0 0 if not defined $sName or $sName eq ''
20 0 0 if $sName eq 'DESTROY'
23 0 0 if (not $@) { }
27 0 0 if $Module::DynamicSubModule::isDebugMode
28 0 0 unless defined $sName
30 0 0 if scalar(@_) % 2 == 0
38 0 0 if $sAlgoName eq 'DESTROY'