-
Home
-
FunnelKit Automations – Email Marketing Automation and CRM for WordPress & WooCommerce
-
3.3.0
-
Code
-
Classes
- BWFCRM_Term
Total Complexity |
101 |
Dependencies |
3 |
Dependents |
4 |
Total lines |
415 |
Lines of code |
274 |
Logical lines of code |
147 |
Comment lines |
55 |
Methods |
23 |
Properties |
8 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init_term() |
B |
46 |
22 |
34 |
__construct() |
A |
48 |
14 |
32 |
parse_terms_request() |
A |
44 |
11 |
45 |
get_or_create_terms() |
A |
49 |
10 |
31 |
maybe_get_term() |
S |
62 |
7 |
11 |
save() |
S |
55 |
5 |
18 |
get_collection_array() |
S |
58 |
5 |
16 |
get_objects_from_db_rows() |
S |
62 |
5 |
11 |
get_array_from_db_rows() |
S |
64 |
4 |
9 |
add_terms_to_db() |
S |
60 |
2 |
14 |
is_exists() |
S |
78 |
2 |
3 |
get_terms_by_type() |
S |
73 |
2 |
4 |
get_terms() |
S |
72 |
2 |
4 |
add_term_to_db() |
S |
66 |
1 |
8 |
get_updated_at() |
S |
82 |
1 |
3 |
get_array() |
S |
64 |
1 |
10 |
is_newly_created() |
S |
82 |
1 |
3 |
get_created_at() |
S |
82 |
1 |
3 |
set_name() |
S |
81 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |
get_id() |
S |
80 |
1 |
3 |
get_data() |
S |
82 |
1 |
3 |
get_type() |
S |
82 |
1 |
3 |