-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- WPSC_Amazon_Payments_Order_Handler
Total Complexity |
113 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
911 |
Lines of code |
589 |
Logical lines of code |
335 |
Comment lines |
107 |
Methods |
20 |
Properties |
4 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
authorization_box() |
D |
26 |
25 |
187 |
process_ipn() |
A |
40 |
14 |
55 |
maybe_update_billing_details() |
A |
45 |
11 |
42 |
authorize_payment() |
A |
43 |
8 |
48 |
order_actions() |
A |
46 |
8 |
40 |
refund_payment() |
A |
46 |
8 |
33 |
get_declined_email_template() |
S |
45 |
5 |
41 |
send_decline_email() |
S |
52 |
5 |
23 |
capture_payment() |
S |
52 |
4 |
21 |
close_authorization() |
S |
55 |
4 |
18 |
get_authorization_state() |
S |
57 |
4 |
17 |
get_reference_state() |
S |
58 |
4 |
15 |
get_capture_state() |
S |
58 |
4 |
15 |
meta_box() |
S |
69 |
2 |
7 |
get_instance() |
S |
71 |
2 |
6 |
init() |
S |
75 |
1 |
4 |
clear_stored_states() |
S |
73 |
1 |
5 |
email_content_type() |
S |
81 |
1 |
3 |
set_purchase_log() |
S |
80 |
1 |
3 |
__construct() |
S |
71 |
1 |
6 |