Branch Coverage

blib/lib/WebService/SOP/Auth/V1_1/Util.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
18 5 0 !ref($params) ? :
19 5 ref $params eq 'HASH' ? :
24 1 56 if ref $$params{$_}
37 8 3 ref $params ? :
40 1 9 unless $req_time
41 2 7 if $req_time < $time - $SIG_VALID_FOR_SEC or $req_time > $time + $SIG_VALID_FOR_SEC