-
Home
-
TaskBreaker – Group Project Management
-
1.5.1 (latest)
-
Code
-
Classes
- TaskBreakerFileAttachment
Total Complexity |
40 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
337 |
Lines of code |
172 |
Logical lines of code |
112 |
Comment lines |
73 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_http_file() |
A |
47 |
9 |
33 |
delete_file() |
S |
56 |
6 |
20 |
task_get_attached_files() |
S |
52 |
5 |
24 |
task_attach_file() |
S |
52 |
4 |
25 |
delete_task_attachments() |
S |
54 |
4 |
19 |
transport_file() |
S |
55 |
4 |
19 |
get_current_user_file_path() |
S |
61 |
3 |
12 |
__construct() |
S |
71 |
2 |
6 |
__destruct() |
S |
73 |
2 |
5 |
set_upload_dir() |
S |
64 |
1 |
9 |