Condition Coverage

blib/lib/App/HTTPThis.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
28 0 0 0 not $config_file and -f "$dir/$default_config_file"

or 2 conditions

line l !l condition
86 0 0 $args->{'host'} || '127.0.0.1'
87 0 0 $args->{'proto'} || 'http'

or 3 conditions

line l !l&&r !l&&!r condition
26 0 0 0 $self->{'config'} || $ENV{'HTTP_THIS_CONFIG'}