Branch Coverage

blib/lib/Sys/Headers.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
30 0 0 if @_ % 2
50 1 0 if (-e $dir) { }
51 1 0 if (-d _) { }
57 0 0 if (mkdir $dir) { }