Total Complexity | 23 |
Dependencies | 5 |
Dependents | 3 |
Total lines | 150 |
Lines of code | 108 |
Logical lines of code | 66 |
Comment lines | 10 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
task() | 42 | 12 | 48 | |
clean_queue() | 53 | 3 | 23 | |
create_new_queue() | 60 | 3 | 12 | |
num_in_queue() | 58 | 2 | 16 | |
__construct() | 81 | 1 | 3 | |
finish_iteration() | 82 | 1 | 3 | |
init() | 81 | 1 | 3 |