-
Home
-
AWP Classifieds
-
4.3.4
-
Code
-
Classes
- AWPCP_FileUploader
| Total Complexity |
39 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
211 |
| Lines of code |
153 |
| Logical lines of code |
90 |
| Comment lines |
11 |
| Methods |
14 |
| Properties |
4 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| write_uploaded_data_to_file() |
A |
48 |
11 |
31 |
| write_uploaded_chunks_to_file() |
S |
53 |
6 |
22 |
| get_uploaded_file_name() |
S |
64 |
4 |
9 |
| try_to_upload_file() |
S |
61 |
3 |
12 |
| upload_dir() |
S |
61 |
3 |
11 |
| get_uploaded_file_info() |
S |
59 |
2 |
14 |
| write_uploaded_chunk() |
S |
61 |
2 |
11 |
| get_failed_to_open_output_stream_error_message() |
S |
63 |
2 |
10 |
| __construct() |
S |
71 |
1 |
6 |
| get_uploaded_file() |
S |
80 |
1 |
3 |
| get_posted_data() |
S |
69 |
1 |
7 |
| is_filename_extension_allowed() |
S |
75 |
1 |
4 |
| get_temporary_file_path() |
S |
65 |
1 |
8 |
| write_uploaded_file() |
S |
72 |
1 |
5 |