-
Home
-
TaskBreaker – Group Project Management
-
1.5.1 (latest)
-
Code
-
Classes
- TaskBreakerProject
Total Complexity |
21 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
158 |
Lines of code |
77 |
Logical lines of code |
41 |
Comment lines |
16 |
Methods |
11 |
Properties |
4 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
S |
51 |
6 |
27 |
delete() |
S |
56 |
6 |
19 |
__construct() |
S |
82 |
1 |
3 |
set_id() |
S |
77 |
1 |
4 |
set_title() |
S |
77 |
1 |
4 |
set_content() |
S |
77 |
1 |
4 |
set_group_id() |
S |
77 |
1 |
4 |
get_id() |
S |
80 |
1 |
3 |
get_title() |
S |
82 |
1 |
3 |
get_content() |
S |
82 |
1 |
3 |
get_group_id() |
S |
80 |
1 |
3 |