AES_Encryption S

Total Complexity 16
Dependencies 1
Dependents 1
Total lines 126
Lines of code 70
Logical lines of code 35
Comment lines 16
Methods 7
Properties 11

Methods 7

Method Rating Maintainability Complexity Lines of code
__construct()
A
46 10 39
encrypt()
S
69 1 6
decrypt()
S
70 1 6
getConfiguration()
S
64 1 10
pad()
S
77 1 3
unpad()
S
77 1 3
__destruct()
S
81 1 3