WPJAM_Crypt S

Total Complexity 28
Dependencies 1
Dependents 0
Total lines 105
Lines of code 79
Logical lines of code 46
Comment lines 0
Methods 9
Properties 0

Methods 9

Method Rating Maintainability Complexity Lines of code
unpad()
S
56 6 17
encrypt()
S
64 5 9
decrypt()
S
63 5 10
__construct()
S
58 3 15
pad()
S
63 3 9
generate_weixin_signature()
S
71 3 5
generate_signature()
S
75 1 4
weixin_pad()
S
78 1 3
weixin_unpad()
S
67 1 7