-
Home
-
Duplicator – Backups & Migration Plugin – Cloud Backups, Scheduled Backups, & More
-
1.4.5
-
Code
-
Classes
- Crypt_Rijndael
| Total Complexity |
83 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
923 |
| Lines of code |
570 |
| Logical lines of code |
293 |
| Comment lines |
263 |
| Methods |
11 |
| Properties |
11 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _setupKey() |
B |
35 |
20 |
75 |
| _setupInlineCrypt() |
B |
30 |
15 |
134 |
| _encryptBlock() |
A |
38 |
11 |
73 |
| _decryptBlock() |
A |
39 |
10 |
70 |
| _getTables() |
S |
33 |
3 |
69 |
| _getInvTables() |
S |
33 |
3 |
69 |
| setKey() |
S |
55 |
6 |
22 |
| setKeyLength() |
S |
57 |
5 |
19 |
| isValidEngine() |
S |
56 |
5 |
17 |
| setBlockLength() |
S |
62 |
3 |
12 |
| _subWord() |
S |
63 |
2 |
10 |