-
Home
-
Ecwid by Lightspeed Ecommerce Shopping Cart
-
6.10.21
-
Code
-
Classes
- Ecwid_Crypt_Rijndael
| Total Complexity |
77 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
908 |
| Lines of code |
549 |
| Logical lines of code |
273 |
| Comment lines |
267 |
| Methods |
12 |
| Properties |
11 |
Methods 12
| 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 |
| setKeyLength() |
S |
57 |
5 |
19 |
| setBlockLength() |
S |
62 |
3 |
12 |
| isValidEngine() |
S |
61 |
3 |
12 |
| _subWord() |
S |
63 |
2 |
10 |
| __construct() |
S |
80 |
1 |
3 |
| Ecwid_Crypt_Rijndael() |
S |
81 |
1 |
3 |