-
Home
-
Sunshine Photo Cart: Free Client Photo Galleries for Photographers
-
3.2.5
-
Code
-
Classes
- SPC_Payment_Method
| Total Complexity |
35 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
213 |
| Lines of code |
166 |
| Logical lines of code |
57 |
| Comment lines |
10 |
| Methods |
23 |
| Properties |
7 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_fee() |
S |
52 |
7 |
24 |
| default_options() |
S |
42 |
1 |
62 |
| __construct() |
S |
62 |
4 |
10 |
| get_name() |
S |
69 |
2 |
7 |
| get_description() |
S |
69 |
2 |
7 |
| is_active() |
S |
69 |
2 |
7 |
| init() |
S |
98 |
1 |
1 |
| create_order_status() |
S |
82 |
1 |
3 |
| options() |
S |
82 |
1 |
3 |
| get_option() |
S |
79 |
1 |
3 |
| update_option() |
S |
78 |
1 |
3 |
| set_id() |
S |
80 |
1 |
3 |
| get_id() |
S |
82 |
1 |
3 |
| set_name() |
S |
80 |
1 |
3 |
| set_description() |
S |
80 |
1 |
3 |
| is_allowed() |
S |
81 |
1 |
3 |
| can_be_enabled() |
S |
82 |
1 |
3 |
| needs_billing_address() |
S |
82 |
1 |
3 |
| get_transaction_id() |
S |
82 |
1 |
3 |
| get_transaction_url() |
S |
82 |
1 |
3 |
| mode() |
S |
82 |
1 |
3 |
| get_fields() |
S |
82 |
1 |
3 |
| get_submit_label() |
S |
77 |
1 |
3 |