Branch Coverage

blib/lib/Devel/AssertApplicationCapabilities/cpCanHardLink.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
16 0 2 unless open TEMPFILE, '>', "$dir/foo"
26 2 0 if (-e "$dir/bar" and (stat "$dir/foo")[1] == (stat "$dir/bar")[1])