-
Home
-
Gift Cards (Gift Vouchers and Packages) (WooCommerce Supported)
-
4.5.2 (latest)
-
Code
-
Classes
- WPGV_Gift_Voucher
Total Complexity |
45 |
Dependencies |
1 |
Dependents |
6 |
Total lines |
292 |
Lines of code |
190 |
Logical lines of code |
98 |
Comment lines |
16 |
Methods |
23 |
Properties |
7 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_property() |
S |
57 |
4 |
16 |
create_card() |
S |
58 |
4 |
14 |
__construct() |
S |
55 |
3 |
19 |
add_card() |
S |
58 |
3 |
15 |
has_expired() |
S |
60 |
3 |
14 |
get_by_id() |
S |
62 |
3 |
11 |
adjust_balance() |
S |
63 |
3 |
10 |
get_activity() |
S |
57 |
1 |
22 |
check_balance_url() |
S |
64 |
2 |
10 |
reactivate() |
S |
72 |
2 |
5 |
get_balance() |
S |
66 |
2 |
8 |
deactivate() |
S |
72 |
2 |
5 |
credit() |
S |
68 |
2 |
7 |
debit() |
S |
68 |
2 |
7 |
get_id() |
S |
82 |
1 |
3 |
get_number() |
S |
82 |
1 |
3 |
get_error_message() |
S |
82 |
1 |
3 |
set_expiration_date() |
S |
80 |
1 |
3 |
get_expiration_date() |
S |
82 |
1 |
3 |
get_payment_status() |
S |
82 |
1 |
3 |
get_create_date() |
S |
82 |
1 |
3 |
get_active() |
S |
82 |
1 |
3 |
log_activity() |
S |
78 |
1 |
3 |