-
Home
-
WP Consent Receipt
-
0.28 (latest)
-
Code
-
Classes
- Unit_Crypt_HashTest
Total Complexity |
15 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
256 |
Lines of code |
189 |
Logical lines of code |
25 |
Comment lines |
33 |
Methods |
15 |
Properties |
0 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
hmacData() |
S |
44 |
1 |
60 |
hashData() |
S |
45 |
1 |
59 |
assertHMACsTo() |
S |
61 |
1 |
14 |
lengths() |
S |
63 |
1 |
11 |
assertHashesTo() |
S |
67 |
1 |
8 |
testHMAC() |
S |
79 |
1 |
3 |
testHMAC96() |
S |
77 |
1 |
3 |
testHash() |
S |
79 |
1 |
3 |
testHash96() |
S |
77 |
1 |
3 |
testConstructorDefault() |
S |
75 |
1 |
4 |
testConstructorArgumentInvalid() |
S |
81 |
1 |
3 |
testConstructorArgumentValid() |
S |
75 |
1 |
4 |
testSetHashInvalid() |
S |
76 |
1 |
4 |
testSetHashValid() |
S |
70 |
1 |
6 |
testGetLengthKnown() |
S |
75 |
1 |
4 |