-
Home
-
ManageWP Worker
-
4.9.19
-
Code
-
Classes
- Crypt_Rijndael
| Total Complexity |
80 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
1,209 |
| Lines of code |
442 |
| Logical lines of code |
276 |
| Comment lines |
356 |
| Methods |
10 |
| Properties |
23 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _setupKey() |
B |
35 |
21 |
77 |
| _setupInlineCrypt() |
B |
31 |
14 |
130 |
| _encryptBlock() |
A |
38 |
12 |
74 |
| _decryptBlock() |
A |
38 |
11 |
71 |
| _setupEngine() |
A |
50 |
8 |
29 |
| setKeyLength() |
S |
55 |
5 |
21 |
| setKey() |
S |
58 |
4 |
17 |
| setBlockLength() |
S |
62 |
3 |
12 |
| _setupMcrypt() |
S |
74 |
1 |
4 |
| _subWord() |
S |
67 |
1 |
7 |