Total Complexity | 83 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 588 |
Lines of code | 437 |
Logical lines of code | 292 |
Comment lines | 33 |
Methods | 12 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
calculate_multi_fitting_items_basic() | 31 | 25 | 114 | |
fitItemsInRealBoxes() | 39 | 10 | 68 | |
calculate_single_fitting_items_packing() | 42 | 10 | 50 | |
calculate_multi_fitting_items_advanced() | 44 | 10 | 46 | |
getActualPackingConfigurationAdvanced() | 43 | 9 | 52 | |
fitItemsInVbox() | 49 | 5 | 31 | |
getActualPackingConfiguration() | 53 | 4 | 23 | |
getMinBoxConfigByVolume() | 61 | 3 | 13 | |
getMaxPackingConfiguration() | 57 | 2 | 18 | |
getBoxKey() | 64 | 3 | 10 | |
__construct() | 65 | 1 | 9 | |
getItemTotalVolume() | 78 | 1 | 3 |