Branch Coverage

blib/lib/LCFG/Build/Utils/OSXPkg.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
39 0 0 unless ($tar_ok)
43 0 0 unless chdir $dirname
48 0 0 if ($cmake_ok != 0)
61 0 0 if ($make_ok != 0)
70 0 0 if ($nopayload) { }
85 0 0 if (defined $scriptdir and -d $scriptdir)
91 0 0 if ($pkgbuild_ok != 0)
96 0 0 unless (-f $filename)