Condition Coverage

blib/lib/HyperWave/CSP.pm
Criterion Covered Total %
condition 6 28 21.4


and 3 conditions

line !l l&&!r l&&r condition
1186 0 0 0 $$self{'server_error'} >= 1 and $$self{'server_error'} <= 37
0 0 0 $$self{'server_error'} >= 513 and $$self{'server_error'} <= 516
0 0 0 $$self{'server_error'} >= 1024 and $$self{'server_error'} <= 1064
1345 0 0 0 $length_to_read and $tries_remaining

or 2 conditions

line l !l condition
234 0 1 shift() || 'guest'
235 0 1 shift() || 'none'
236 0 1 shift() || 0
244 0 0 $host || $ENV{'HWHOST'} || $ENV{'HGHOST'} || 'localhost'
246 0 1 $language || $ENV{'HWLANGUAGE'} || 'English'

or 3 conditions

line l !l&&r !l&&!r condition
239 0 1 0 ref $proto || $proto
245 0 1 0 $port || $ENV{'HWPORT'} || $ENV{'HGPORT'} || $Default_CSP_Port