Branch Coverage

blib/lib/CPAN/MirrorMerger/MirrorCache.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
25 3 3 if ($self->{'index_cache'}{$mirror->name})
37 3 0 if (not $index_path->exists or $index_path->stat->mtime < $timeout_at)
57 3 0 unless ($package_path->exists)