-
Home
-
WordPress Classifieds Plugin – Ad Directory & Listings by AWP Classifieds
-
4.1.4
-
Code
-
Classes
- AWPCP_PayPalStandardPaymentGateway
Total Complexity |
40 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
281 |
Lines of code |
197 |
Logical lines of code |
142 |
Comment lines |
29 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_transaction() |
B |
34 |
18 |
87 |
verify_transaction() |
S |
48 |
5 |
33 |
funds_were_sent_to_correct_receiver() |
S |
55 |
5 |
19 |
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 |