Branch Coverage

blib/lib/Module/Install/AssertOS.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
14 0 0 unless scalar @oses
16 0 0 unless ($Module::Install::AUTHOR)
33 0 0 if (Data::Compare::Compare(\%INC, $oldinc))
38 0 0 if /Devel/i
48 0 0 if (-e 'File::Spec'->catfile($_, $modulefile))
53 0 0 unless -e $fullfilename
61 0 0 unless open PM, $fullfilename
68 0 0 unless open PM, '>' . 'File::Spec'->catfile(@dircomponents, $file)