Branch Coverage

blib/lib/ClassLoader.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
252 0 4 unless (defined $sub)
255 0 4 unless $sub =~ /[^A-Z]/
258 1 3 if ($@)
264 2 1 unless ($this->can($sub))