Condition Coverage

blib/lib/App/htmlcat.pm
Criterion Covered Total %
condition 0 11 0.0


or 2 conditions

line l !l condition
137 0 0 $$args{'host'} || 'localhost'
138 0 0 $$args{'proto'} || 'http'
144 0 0 $$args{'host'} || 'localhost'
145 0 0 $$args{'proto'} || 'http'

or 3 conditions

line l !l&&r !l&&!r condition
155 0 0 0 $ENV{'HTTPCAT_PORT'} || 45192 + int((rand()) * 1000)