Branch Coverage

blib/lib/Test/Class/Moose/Load.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
19 183 189 if ($file =~ /\.pm$/)
40 0 183 unless defined $package
42 72 111 unless $Added_to_INC{$dir}++
56 1 182 if $@
68 183 189 if ($class->is_test_class(@args))