Condition Coverage

blib/lib/Perl/Server.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 0 -e $path and $path =~ /\.(pl|cgi)$/i

or 2 conditions

line l !l condition
103 0 0 $args->{'host'} || 0
104 0 0 $args->{'proto'} || 'http'

or 3 conditions

line l !l&&r !l&&!r condition
102 0 0 0 $args->{'server_software'} || ref $args