Branch Coverage

blib/lib/Module/Pluggable.pm
Criterion Covered Total %
branch 3 18 16.6


line true false branch
27 50 0 unless exists $opts{'force_search_all_paths'}
37 0 0 if $action eq "add" and not $finder->{'search_path'}
38 0 0 if $action eq "add"
39 0 0 if $action eq "new"
47 0 0 if $action eq "add" and not $finder->{'search_dirs'}
48 0 0 if $action eq "add"
49 0 0 if $action eq "new"
56 3 0 if (defined $only)
66 3 0 if (defined $except)