Branch Coverage

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


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