Branch Coverage

blib/lib/Config/PP.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
28 0 1 unless open my $fh, '>', $path
30 0 1 unless close $fh
36 0 2 unless (-d $DIR)
37 0 0 unless mkdir $DIR, 448