Branch Coverage

lib/more.pm
Criterion Covered Total %
branch 6 16 37.5


line true false branch
8 0 4 wantarray ? :
11 0 1 if ($module)
13 0 0 if $@
15 0 0 unless my $import = $module->can('import')
23 0 1 wantarray ? :
26 1 0 if ($module)
28 0 1 if $@
30 0 1 unless my $unimport = $module->can('unimport')