-
Home
-
Simple Shopping Cart
-
4.7.2
-
Code
-
Classes
- paypal_ipn_handler
| Total Complexity |
68 |
| Dependencies |
1 |
| Dependents |
2 |
| Total lines |
568 |
| Lines of code |
426 |
| Logical lines of code |
316 |
| Comment lines |
64 |
| Methods |
9 |
| Properties |
9 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validate_and_dispatch_product() |
D |
19 |
37 |
242 |
| validate_ipn_smart_checkout() |
A |
42 |
6 |
54 |
| validate_ipn_using_remote_post() |
S |
51 |
5 |
25 |
| debug_log() |
S |
58 |
5 |
14 |
| create_ipn_from_smart_checkout() |
S |
45 |
3 |
38 |
| log_ipn_results() |
S |
56 |
4 |
17 |
| debug_log_array() |
S |
57 |
4 |
16 |
| validate_ipn() |
S |
59 |
3 |
14 |
| __construct() |
S |
71 |
1 |
6 |