Branch Coverage

blib/lib/Test/Class/Load.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
17 2 3 if ($file =~ /\.pm$/)
3 4 if ($file =~ /\.pm$/)
36 4 13 unless defined $package
38 4 3 unless $Added_to_INC{$dir}++
52 7 13 if ($class->is_test_class(@args))