Branch Coverage

blib/lib/FreeBSD/Ports.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
34 0 0 if (defined $_[1])
44 0 0 if ($args{'portsdir'}) { }
47 0 0 if (not defined $ENV{'PORTSDIR'}) { }
79 0 0 unless (defined $options)
86 0 0 unless (chdir $$self{'portsdir'})
97 0 0 unless (chdir $port)
110 0 0 if ($$self{'systemInt'} ne '0')
114 0 0 if ($$self{'systemInt'} ne '-1')