| lib/Module/Dependency/Indexer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 29 | 37.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 122 | 0 | 0 | 2 | $Module::Dependency::Indexer::check_shebang and -s $fname |
| 134 | 2 | 0 | 0 | /\.t$/ and $first_line =~ /^\s*(use\s+|#|package|$)/ |
| 263 | 2 | 0 | 0 | not $list =~ /;\s*$/ and $_ = |
| 276 | 128 | 0 | 2 | /^=\w+/ and not /^=cut/ |
| 303 | 6 | 0 | 0 | $$self{'package'} and $$self{'package'} ne 'main' |
| line | l | !l | condition |
|---|---|---|---|
| 92 | 46 | 12 | $$Module::Dependency::Indexer::UNIFIED{'allobjects'}{$dep} ||= {'key', $dep} |
| 130 | 2 | 0 | |
| 143 | 6 | 0 | _parseScript($fname, $index_dir) || (return) |
| 157 | 16 | 0 | _parseModule($fname, $index_dir) || (return) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 250 | 0 | 0 | 0 | m[sys/syscall.ph] or /dumpvar.pl/ |
| 0 | 0 | 0 | m[sys/syscall.ph] or /dumpvar.pl/ or $required =~ /^5\./ |