Branch Coverage

inc/Module/Package.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
25 0 0 unless $INC[0] eq 'inc'
26 0 0 unless eval 'use Module::Install 1.01 (); 1'
34 0 0 if ($@)
43 0 0 if (-e 'inc' and not -e 'inc/.author') { }