-
Home
-
Easy Loyalty Points and Rewards for WooCommerce
-
1.1.1
-
Code
-
Classes
- Nujo_Reward_Points_Account
Total Complexity |
35 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
395 |
Lines of code |
243 |
Logical lines of code |
120 |
Comment lines |
55 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
deduct_points() |
A |
42 |
6 |
56 |
get_current_reward() |
S |
53 |
6 |
24 |
__construct() |
S |
52 |
3 |
27 |
create_account() |
S |
53 |
3 |
24 |
set_balance_manually() |
S |
58 |
3 |
15 |
add_points() |
S |
50 |
2 |
29 |
calculate_and_update_points() |
S |
56 |
2 |
18 |
get_account_id_from_customer_id() |
S |
59 |
2 |
15 |
get_points_balance() |
S |
72 |
2 |
6 |
sync_email() |
S |
69 |
1 |
6 |
get_customer_id() |
S |
82 |
1 |
3 |
get_account_id() |
S |
82 |
1 |
3 |
add_order_points() |
S |
72 |
1 |
5 |
deduct_redemption_coupon() |
S |
72 |
1 |
5 |
update_date_last_activity() |
S |
67 |
1 |
7 |