Condition Coverage
blib/lib/PBKDF2/Tiny.pm
Criterion
Covered
Total
%
condition
3
8
37.5
or 2 conditions
line
l
!l
condition
73
56
0
$iterations ||= 1000
or 3 conditions
line
l
!l&&r
!l&&!r
condition
74
56
0
0
$dk_length ||= $digest_length
82
60
0
0
$INT{$i} ||= pack('N', $i)