Condition Coverage

blib/lib/WebService/Validator/HTML/W3C/Fast.pm
Criterion Covered Total %
condition 4 25 16.0


and 3 conditions

line !l l&&!r l&&r condition
110 0 0 1 $^E == 2 and not $params{'validator_path'}
0 1 0 $^E == 2 and not $params{'validator_path'} and @default_script_paths
0 0 1 $^E == 2 and not $params{'validator_path'}
155 0 0 0 $^E == 11 and $number_of_fork_attempts < $maximum_fork_attempts
298 0 0 0 exists $$self{'_internal_http_server_pid'} and $$self{'_internal_http_server_pid'}

or 2 conditions

line l !l condition
282 0 0 $$params{'user'} || $header_user || 'Validator'
283 0 0 $$params{'password'} || $header_pass || ''

or 3 conditions

line l !l&&r !l&&!r condition
107 0 1 0 $params{'validator_path'} || shift @default_script_paths
279 0 0 0 $ua->default_headers || 'HTTP::Headers'->new