Branch Coverage

script/pureproxy.pl
Criterion Covered Total %
branch 6 16 37.5


line true false branch
11 0 1 if ($INC[0] =~ /^FatPacked::/)
18 0 1 if ($^O eq "darwin" and $ENV{'OBJC_DISABLE_INITIALIZE_FORK_SAFETY'} ne "YES")
31 0 1 $ENV{'PUREPROXY_SERVER'} || $main::Config{'useithreads'} ? :
68 0 1 if ($runner->{'help'})
75 0 1 if ($options{'traffic_log'})
77 0 0 if ($options{'traffic_log'} ne '1') { }
78 0 0 unless open my $logfh, ">>", $options{'traffic_log'}
92 1 0 if (not defined $runner->{'access_log'} or $runner->{'access_log'} eq 1)