Branch Coverage

blib/lib/Module/Pluggable/Fast.pm
Criterion Covered Total %
branch 2 26 7.6


line true false branch
67 0 0 if $@
72 2 0 exists $INC{'blib.pm'} ? :
76 8 0 unless -e $sp and -d $sp
84 0 0 if $error
86 0 0 unless ($plugins{$plugin})
87 0 0 $args{'require'} ? :
94 0 0 if $plugins{$class}
95 0 0 $args{'require'} ? :
114 0 0 unless $path =~ /\w+\.pm$/
115 0 0 unless $path =~ /\A(.+)\z/
120 0 0 if -l $path and not -e $path
132 0 0 unless $class =~ /::$/
137 0 0 if $subclass =~ /^::/