| blib/lib/Module/Recursive/Require.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 20 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 69 | 0 | 2 | unless my $modules = $self->_get_modules($package_name) |
| 73 | 1 | 1 | if scalar @{$$self{'_first_loads'};} |
| 79 | 1 | 8 | if exists $$_required{$module} |
| 81 | 0 | 8 | unless $module->require |
| 86 | 0 | 2 | wantarray ? : |
| 115 | 4 | 10 | unless $self->_has_exts_by($fullname, $extensions) |
| 119 | 2 | 8 | if $filename =~ /$filter/ |
| 146 | 8 | 0 | if ($fullname =~ m[^$libpath/(.+)\..+$]) |
| 162 | 10 | 4 | $ext ? : |
| 169 | 2 | 0 | ref $val eq 'ARRAY' ? : |