Branch Coverage

blib/lib/Module/Pluggable.pm
Criterion Covered Total %
branch 3 12 25.0


line true false branch
28 49 0 unless exists $opts{'force_search_all_paths'}
38 0 0 if $action eq 'add' and not $$finder{'search_path'}
39 0 0 if $action eq 'add'
40 0 0 if $action eq 'new'
48 3 0 if (defined $only)
58 3 0 if (defined $except)