Total Complexity | 48 |
Dependencies | 4 |
Dependents | 2 |
Total lines | 403 |
Lines of code | 271 |
Logical lines of code | 184 |
Comment lines | 11 |
Methods | 9 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
batch_download_files() | 30 | 22 | 125 | |
get_single_batch_file_data() | 48 | 9 | 33 | |
send_batch_download_requests() | 47 | 5 | 37 | |
pull_and_save_current_batch_of_files() | 52 | 3 | 24 | |
get_current_batch_of_small_files() | 63 | 3 | 11 | |
get_single_big_file() | 52 | 2 | 24 | |
add_file_data_to_current_batch() | 69 | 2 | 7 | |
__construct() | 70 | 1 | 6 | |
init_db() | 77 | 1 | 4 |