Branch Coverage

blib/lib/MyCPAN/App/DPAN.pm
Criterion Covered Total %
branch 1 8 12.5


line true false branch
22 0 1 defined $ENV{'DPAN_FRESH_START'} ? :
47 0 0 exists $Defaults{$_[1]} ? :
86 0 0 unless $application->get_coordinator->get_config->fresh_start
103 0 0 if ($reporter->can('create_index_files')) { }