-
Home
-
PayMatch
-
1.0.5 (latest)
-
Code
-
Classes
- PCM_Order
| Total Complexity |
20 |
| Dependencies |
4 |
| Dependents |
6 |
| Total lines |
258 |
| Lines of code |
87 |
| Logical lines of code |
37 |
| Comment lines |
119 |
| Methods |
20 |
| Properties |
9 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| jsonSerialize() |
S |
60 |
1 |
13 |
| __construct() |
S |
63 |
1 |
11 |
| get_order_id() |
S |
82 |
1 |
3 |
| set_order_id() |
S |
77 |
1 |
4 |
| get_order_total() |
S |
82 |
1 |
3 |
| set_order_total() |
S |
77 |
1 |
4 |
| get_date_created() |
S |
82 |
1 |
3 |
| set_date_created() |
S |
77 |
1 |
4 |
| get_time_created() |
S |
82 |
1 |
3 |
| set_time_created() |
S |
77 |
1 |
4 |
| get_ordered_items() |
S |
82 |
1 |
3 |
| set_ordered_items() |
S |
77 |
1 |
4 |
| get_payment_method() |
S |
82 |
1 |
3 |
| set_payment_method() |
S |
77 |
1 |
4 |
| get_shipping_details() |
S |
82 |
1 |
3 |
| set_shipping_details() |
S |
77 |
1 |
4 |
| get_customer() |
S |
82 |
1 |
3 |
| set_customer() |
S |
77 |
1 |
4 |
| get_matching_attributes() |
S |
82 |
1 |
3 |
| set_matching_attributes() |
S |
77 |
1 |
4 |