| blib/lib/Test/UsedModules.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 18 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 6 | unless _used_modules_ok($builder, $file) |
| 38 | 126 | 0 | if (defined $pid) |
| 39 | 105 | 21 | if ($pid != 0) |
| 61 | 1 | 24 | if $$used_module{'name'} eq 'Exporter' |
| 62 | 2 | 22 | if $$used_module{'name'} eq 'Module::Load' and $load_removed |
| 63 | 9 | 13 | if $ppi_document =~ /$$used_module{'name'}/ |
| 67 | 7 | 9 | if $ppi_document_without_symbol =~ /$sub/ |
| 81 | 6 | 7 | if (my $extend = $$used_module{'extend'}) |
| 106 | 0 | 4 | unless (-f $manifest) |