-
Home
-
TaskBreaker – Group Project Management
-
1.5.1 (latest)
-
Code
-
Classes
- TaskBreakerTask
Total Complexity |
86 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
930 |
Lines of code |
507 |
Logical lines of code |
262 |
Comment lines |
138 |
Methods |
25 |
Properties |
12 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fetch() |
D |
25 |
27 |
167 |
save() |
B |
33 |
13 |
103 |
getTaskStatistics() |
S |
48 |
5 |
33 |
assign_members() |
S |
50 |
5 |
31 |
completeTask() |
S |
54 |
4 |
22 |
getCount() |
S |
55 |
4 |
19 |
renewTask() |
S |
55 |
3 |
21 |
delete() |
S |
59 |
3 |
15 |
setPriority() |
S |
66 |
3 |
9 |
getPriority() |
S |
66 |
3 |
8 |
update_priority() |
S |
59 |
2 |
15 |
__construct() |
S |
67 |
1 |
7 |
prepare() |
S |
77 |
1 |
4 |
setId() |
S |
77 |
1 |
4 |
setTitle() |
S |
77 |
1 |
4 |
setDescription() |
S |
77 |
1 |
4 |
setDeadline() |
S |
76 |
1 |
4 |
setUser() |
S |
77 |
1 |
4 |
setDate() |
S |
77 |
1 |
4 |
setMilestoneId() |
S |
77 |
1 |
4 |
setAssignUsers() |
S |
75 |
1 |
4 |
getPriorityCollection() |
S |
67 |
1 |
7 |
setProjectId() |
S |
77 |
1 |
4 |
showError() |
S |
71 |
1 |
6 |
assignUsersToTask() |
S |
75 |
1 |
4 |