Condition Coverage

blib/lib/OpenSocialX/Shindig/Crypter.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
20 0 0 1 defined $_[0] && ref $_[0] eq 'HASH'
116 0 0 2 $minTime < $now && $now < $maxTime
131 0 0 1 defined $_[0] && ref $_[0] eq 'HASH'