blib/lib/Test/Class/Load.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
17 | 2 | 3 | if ($file =~ /\.pm$/) |
7 | 7 | if ($file =~ /\.pm$/) | |
36 | 4 | 11 | unless defined $package |
38 | 2 | 3 | unless $Added_to_INC{$dir}++ |
52 | 5 | 12 | if ($class->is_test_class(@args)) |