Total Complexity | 8 |
Dependencies | 0 |
Dependents | 3 |
Total lines | 94 |
Lines of code | 33 |
Logical lines of code | 13 |
Comment lines | 43 |
Methods | 8 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 74 | 1 | 5 | |
get_name() | 82 | 1 | 3 | |
set_name() | 77 | 1 | 4 | |
get_price() | 82 | 1 | 3 | |
set_price() | 77 | 1 | 4 | |
get_quantity() | 82 | 1 | 3 | |
set_quantity() | 77 | 1 | 4 | |
jsonSerialize() | 69 | 1 | 7 |