Condition Coverage
blib/lib/PBKDF2/Tiny.pm
Criterion
Covered
Total
%
condition
4
8
50.0
or 2 conditions
line
l
!l
condition
76
66
0
$iterations ||= 1000
or 3 conditions
line
l
!l&&r
!l&&!r
condition
77
56
10
0
$dk_length ||= $digest_length
91
66
0
0
$INT{$i} ||= pack('N', $i)