blib/lib/MyCPAN/App/BackPAN/Indexer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | l | !l | condition |
---|---|---|---|
192 | 0 | 0 | $config->get('merge_dirs') || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
209 | 0 | 0 | 0 | $ENV{'MYCPAN_LOG4PERL_FILE'} || $coordinator->get_note('log4perl_file') |
268 | 0 | 0 | 0 | $Options{'f'} ||= catfile($run_dir, "$script.conf") |
397 | 0 | 0 | 0 | $config->get("${component_type}_class") || $default_class |
685 | 0 | 0 | 0 | $config->temp_dir || tempdir('DIR', cwd(), 'CLEANUP', 1) |