-
Home
-
Custom Contact Forms
-
7.8.5 (latest)
-
Code
-
Classes
- WP_REST_Attachments_Controller
Total Complexity |
49 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
407 |
Lines of code |
255 |
Logical lines of code |
149 |
Comment lines |
82 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_item() |
B |
38 |
15 |
63 |
upload_from_data() |
A |
41 |
11 |
54 |
prepare_item_for_response() |
A |
48 |
8 |
30 |
upload_from_file() |
S |
51 |
7 |
25 |
prepare_item_for_database() |
S |
61 |
4 |
13 |
get_item_schema() |
S |
44 |
1 |
53 |
update_item() |
S |
57 |
3 |
17 |