-
Home
-
WordPress Classifieds Plugin – Ad Directory & Listings by AWP Classifieds
-
4.3.5 (latest)
-
Code
-
Classes
- AWPCP_PayPalStandardPaymentGateway
Total Complexity |
40 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
283 |
Lines of code |
201 |
Logical lines of code |
146 |
Comment lines |
24 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_transaction() |
B |
34 |
18 |
87 |
verify_transaction() |
S |
48 |
5 |
34 |
funds_were_sent_to_correct_receiver() |
S |
53 |
5 |
22 |
process_payment_completed() |
S |
58 |
5 |
16 |
render_payment_button() |
S |
54 |
2 |
20 |
__construct() |
S |
65 |
1 |
9 |
get_integration_type() |
S |
81 |
1 |
3 |
process_payment() |
S |
80 |
1 |
3 |
process_payment_notification() |
S |
81 |
1 |
3 |
process_payment_canceled() |
S |
75 |
1 |
4 |