Condition Coverage
blib/lib/HTTP/Request/FromLog.pm
Criterion
Covered
Total
%
condition
5
6
83.3
or 2 conditions
line
l
!l
condition
26
1
1
$$args{'engine'} ||= 'HTTP::Request::FromLog::Engine::Default'
29
1
1
$$args{'engine_args'} ||= {}
30
0
2
$$args{'scheme'} ||= 'http'