-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- wpsc_merchant_paypal_standard
Total Complexity |
99 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
575 |
Lines of code |
419 |
Logical lines of code |
236 |
Comment lines |
59 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_construct_value_array() |
D |
22 |
37 |
194 |
process_gateway_notification() |
C |
38 |
24 |
65 |
import_ipn_data() |
A |
43 |
9 |
50 |
submit() |
A |
50 |
9 |
26 |
format_price() |
S |
57 |
4 |
17 |
is_valid_ipn_response() |
S |
59 |
4 |
14 |
convert() |
S |
62 |
3 |
12 |
parse_gateway_notification() |
S |
55 |
2 |
19 |
get_paypal_currency_code() |
S |
64 |
3 |
9 |
get_local_currency_code() |
S |
71 |
2 |
6 |
__construct() |
S |
75 |
1 |
4 |
construct_value_array() |
S |
81 |
1 |
3 |