-
Home
-
TaskBreaker – Group Project Management
-
1.5.1 (latest)
-
Code
-
Classes
- TaskBreakerCT
Total Complexity |
64 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
460 |
Lines of code |
227 |
Logical lines of code |
139 |
Comment lines |
110 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
can_add_task_comment() |
S |
54 |
7 |
22 |
can_delete_project() |
S |
55 |
6 |
21 |
can_delete_task() |
S |
56 |
6 |
19 |
can_update_task() |
S |
56 |
6 |
19 |
can_add_project_to_group() |
S |
57 |
6 |
18 |
is_group_member() |
S |
54 |
5 |
22 |
can_edit_project() |
S |
58 |
5 |
16 |
can_add_task() |
S |
58 |
5 |
16 |
can_view_project() |
S |
61 |
4 |
13 |
can_see_project_tasks() |
S |
61 |
4 |
13 |
has_members_assigned() |
S |
60 |
3 |
14 |
is_member_assigned_to_task() |
S |
62 |
2 |
12 |
get_instance() |
S |
69 |
2 |
7 |
is_project_group_public() |
S |
64 |
2 |
10 |
__construct() |
S |
73 |
1 |
5 |