Total Complexity | 49 |
Dependencies | 6 |
Dependents | 1 |
Total lines | 236 |
Lines of code | 152 |
Logical lines of code | 93 |
Comment lines | 33 |
Methods | 9 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_products() | 44 | 18 | 41 | |
get_lots() | 48 | 8 | 35 | |
remove_lot() | 57 | 5 | 16 | |
add_lot() | 58 | 4 | 15 | |
get_lot() | 62 | 4 | 12 | |
get_last_id() | 65 | 3 | 10 | |
update_lot() | 64 | 3 | 9 | |
__construct() | 68 | 2 | 7 | |
set() | 68 | 2 | 7 |