Branch Coverage

blib/lib/App/GenModEmbedder.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
85 0 1 unless my $path = Module::Path::More::module_path('module', $mod)
89 0 1 unless defined $version
93 0 1 if ($args{'strip_pod'})
102 1 0 if ($mod ne $as)