blib/lib/Test/RandomCheck/Types.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
19 | 12 | 4 | if $class ne 'Test::RandomCheck::Types' |
24 | 0 | 4 | unless opendir my $h, $dir |
26 | 0 | 24 | unless $name =~ /^(.+)\.pm$/ |
27 | 4 | 20 | unless ('Test::RandomCheck::Types' . "::$1")->require |