-
Home
-
WordPress ERP, HR, CRM, and Project Management Plugin – Business Manager
-
1.3.5
-
Code
-
Classes
- Business_Manager_Task
| Total Complexity |
71 |
| Dependencies |
0 |
| Dependents |
5 |
| Total lines |
504 |
| Lines of code |
305 |
| Logical lines of code |
137 |
| Comment lines |
97 |
| Methods |
21 |
| Properties |
4 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| normalize_task() |
A |
48 |
12 |
32 |
| delete_the_task() |
A |
47 |
12 |
32 |
| edit_task() |
S |
54 |
7 |
19 |
| add_new() |
S |
39 |
1 |
102 |
| update_task() |
S |
62 |
5 |
11 |
| update_tasks() |
S |
63 |
5 |
9 |
| is_empty() |
S |
63 |
4 |
11 |
| save_task() |
S |
58 |
3 |
16 |
| get_task() |
S |
64 |
4 |
10 |
| init() |
S |
70 |
3 |
6 |
| ajax_checks() |
S |
70 |
3 |
6 |
| add_new_task() |
S |
69 |
2 |
6 |
| output_task() |
S |
65 |
2 |
9 |
| __construct() |
S |
78 |
1 |
4 |
| hooks() |
S |
70 |
1 |
6 |
| get_task_id() |
S |
75 |
1 |
4 |
| set_task_id() |
S |
80 |
1 |
3 |
| get_positions() |
S |
75 |
1 |
4 |
| get_tasks() |
S |
75 |
1 |
4 |
| ajax_return() |
S |
66 |
1 |
9 |
| permission_checks() |
S |
91 |
1 |
2 |