Branch Coverage

blib/lib/WebDyne/Constant.pm
Criterion Covered Total %
branch 9 26 34.6


line true false branch
316 0 4 if (my $hr = $local_hr->{$class})
327 0 122 if (my $val = $ENV{$key})
341 0 4 if ($Mod_perl_version)
355 0 0 if $@
362 0 0 if $@
371 0 0 if ($@)
375 0 0 if ($server_or)
379 0 0 if exists $constant_hr->{$key}
387 2 2 if (my $charset = $constant_hr->{'WEBDYNE_CHARSET'})
389 2 0 unless $constant_hr->{'WEBDYNE_CONTENT_TYPE_HTML'} =~ /charset=/
391 2 0 unless $constant_hr->{'WEBDYNE_CONTENT_TYPE_PLAIN'} =~ /charset=/
409 0 4 if ($^O =~ /MSWin[32|64]/) { }
430 0 2 if ($ENV{'PAR_TEMP'})