Total Complexity | 28 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 103 |
Lines of code | 78 |
Logical lines of code | 45 |
Comment lines | 0 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
unpad() | 56 | 6 | 17 | |
encrypt() | 64 | 5 | 9 | |
decrypt() | 63 | 5 | 10 | |
__construct() | 58 | 3 | 15 | |
pad() | 63 | 3 | 9 | |
generate_weixin_signature() | 71 | 3 | 5 | |
generate_signature() | 78 | 1 | 3 | |
weixin_pad() | 78 | 1 | 3 | |
weixin_unpad() | 67 | 1 | 7 |