Total Complexity | 18 |
Dependencies | 4 |
Dependents | 3 |
Total lines | 130 |
Lines of code | 92 |
Logical lines of code | 56 |
Comment lines | 9 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
task() | 48 | 7 | 32 | |
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 |