Branch Coverage

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


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