Branch Coverage

blib/lib/Crypt/Scrypt.pm
Criterion Covered Total %
branch 15 24 62.5


line true false branch
40 1 2 @params % 2 ? :
42 1 2 unless defined $params{'key'}
49 0 3 @params % 2 ? :
51 0 3 if ref $data and 'SCALAR' ne ref $data
54 0 3 if (ref $self) { }
58 0 3 unless defined $params{'key'}
65 0 3 if $status
72 0 3 @params % 2 ? :
74 0 3 if ref $data and 'SCALAR' ne ref $data
77 0 3 if (ref $self) { }
81 0 3 unless defined $params{'key'}
88 1 2 if $status