-
Home
-
Simple Newsletter Plugin – Noptin
-
2.0.3
-
Code
-
Classes
- Noptin_WooCommerce_Product_Purchased_Trigger
Total Complexity |
20 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
203 |
Lines of code |
99 |
Logical lines of code |
43 |
Comment lines |
67 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
maybe_trigger() |
A |
49 |
7 |
31 |
unserialize_trigger_args() |
S |
52 |
4 |
25 |
validate_order_status() |
S |
74 |
2 |
5 |
__construct() |
S |
79 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
get_name() |
S |
79 |
1 |
3 |
get_description() |
S |
79 |
1 |
3 |
get_known_smart_tags() |
S |
67 |
1 |
9 |
get_test_smart_tags() |
S |
64 |
1 |
10 |
serialize_trigger_args() |
S |
69 |
1 |
7 |