| 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 | 8 | 44 | unless $name =~ /^(.+)\.pm$/ |
| 27 | 0 | 44 | unless ('Test::RandomCheck::Types' . "::$1")->require |