Condition Coverage

blib/lib/Mail/Milter/Authentication/Metric.pm
Criterion Covered Total %
condition 2 8 25.0


and 3 conditions

line !l l&&!r l&&r condition
145 0 0 9 defined $req and $req =~ m[ ^\s*(GET|POST|PUT|DELETE|PUSH|HEAD|OPTIONS)\s+(.+)\s+(HTTP/1\.[01])\s*$ ]xi

or 2 conditions

line l !l condition
50 0 9 $config->{'metric_timeout'} || 5

or 3 conditions

line l !l&&r !l&&!r condition
169 0 0 0 $request_uri eq '/config/json' or $request_uri eq '/config'