Total Complexity | 103 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 400 |
Lines of code | 363 |
Logical lines of code | 281 |
Comment lines | 1 |
Methods | 9 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
process() | 40 | 145 | ||
scanFiles() | 42 | 15 | 50 | |
scanFilesUsingGlob() | 44 | 11 | 43 | |
uploadFiles() | 46 | 10 | 37 | |
calculateMd5() | 51 | 8 | 25 | |
getFilesContent() | 53 | 7 | 24 | |
fileStat() | 54 | 6 | 20 | |
getFilesStats() | 57 | 5 | 16 | |
__construct() | 81 | 1 | 3 |