-
Home
-
WP Trip Summary
-
0.3.1
-
Code
-
Classes
- Abp01_Transfer_Uploader
Total Complexity |
52 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
370 |
Lines of code |
161 |
Logical lines of code |
95 |
Comment lines |
118 |
Methods |
18 |
Properties |
13 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
receive() |
B |
40 |
17 |
59 |
_detectTypeAndValidate() |
S |
57 |
6 |
17 |
setCustomValidator() |
S |
69 |
4 |
6 |
hasUploadedFile() |
S |
71 |
4 |
5 |
_calculateFileSize() |
S |
66 |
3 |
9 |
_passesFinalValidation() |
S |
77 |
2 |
4 |
_haveAllChunksBeenUploaded() |
S |
77 |
2 |
3 |
_processFileUploadReady() |
S |
64 |
2 |
10 |
_passesCustomValidator() |
S |
71 |
2 |
6 |
_isFileSizeValid() |
S |
71 |
2 |
6 |
getDetectedType() |
S |
82 |
1 |
3 |
_getUploadedFileTmpPath() |
S |
80 |
1 |
3 |
__construct() |
S |
64 |
1 |
10 |
_passesFileValidator() |
S |
72 |
1 |
6 |
isReady() |
S |
82 |
1 |
3 |
_processFileUploadFailed() |
S |
73 |
1 |
5 |
_getUploadedFileDeclaredMimeType() |
S |
80 |
1 |
3 |
getDestinationPath() |
S |
82 |
1 |
3 |