-
Home
-
Zephyr Project Manager
-
3.3.201 (latest)
-
Code
-
Classes
- ZephyrProjectManager
Total Complexity |
63 |
Dependencies |
5 |
Dependents |
4 |
Total lines |
258 |
Lines of code |
195 |
Logical lines of code |
109 |
Comment lines |
12 |
Methods |
16 |
Properties |
8 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_users() |
A |
49 |
12 |
31 |
get_projects() |
A |
53 |
8 |
23 |
filter_tasks() |
S |
57 |
6 |
17 |
filter_user_tasks() |
S |
59 |
6 |
14 |
get_user() |
S |
60 |
4 |
16 |
get_tasks() |
S |
59 |
4 |
14 |
get_category() |
S |
60 |
4 |
14 |
zpm_is_single_project() |
S |
68 |
4 |
7 |
get_project() |
S |
63 |
3 |
11 |
get_task() |
S |
63 |
3 |
11 |
get_categories() |
S |
64 |
3 |
10 |
get_instance() |
S |
71 |
2 |
6 |
__construct() |
S |
64 |
1 |
12 |
add_project() |
S |
79 |
1 |
3 |
add_task() |
S |
79 |
1 |
3 |
get_user_tasks() |
S |
80 |
1 |
3 |