Branch Coverage

lib/CPAN/Audit/Discover.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
22 0 3 if (-f "$path/cpanfile.snapshot") { }
3 0 elsif (-f "$path/cpanfile") { }