-
Home
-
Automatic Order Tasks For WooCommerce
-
1.3.2 (latest)
-
Code
-
Classes
- AOTFW_Abstract_Order_Task
| Total Complexity |
13 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
114 |
| Lines of code |
86 |
| Logical lines of code |
63 |
| Comment lines |
2 |
| Methods |
13 |
| Properties |
4 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| add_default_tags_for_textarea() |
S |
50 |
1 |
35 |
| add_default_tags_for_field() |
S |
58 |
1 |
18 |
| __construct() |
S |
75 |
1 |
4 |
| do_task() |
S |
100 |
1 |
0 |
| sanitize_args() |
S |
100 |
1 |
0 |
| escape_args() |
S |
100 |
1 |
0 |
| get_task_ID() |
S |
82 |
1 |
3 |
| get_args_sanitized() |
S |
82 |
1 |
3 |
| get_args_sanitized_escaped() |
S |
73 |
1 |
5 |
| to_json() |
S |
69 |
1 |
7 |
| add_tag() |
S |
78 |
1 |
3 |
| remove_tag() |
S |
78 |
1 |
3 |
| parse_tags() |
S |
71 |
1 |
5 |