Total Complexity | 86 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 620 |
Lines of code | 451 |
Logical lines of code | 301 |
Comment lines | 47 |
Methods | 13 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
calculate_multi_fitting_items_basic() | 31 | 25 | 117 | |
fitItemsInRealBoxes() | 39 | 11 | 62 | |
calculate_single_fitting_items_packing() | 41 | 11 | 55 | |
calculate_multi_fitting_items_advanced() | 42 | 10 | 54 | |
getActualPackingConfigurationAdvanced() | 43 | 9 | 52 | |
fitItemsInVbox() | 49 | 5 | 32 | |
getActualPackingConfiguration() | 53 | 4 | 23 | |
getMinBoxConfigByVolume() | 61 | 3 | 13 | |
getMaxPackingConfiguration() | 57 | 2 | 18 | |
getBoxKey() | 64 | 3 | 10 | |
__construct() | 65 | 1 | 9 | |
packVol() | 78 | 1 | 3 | |
getItemTotalVolume() | 78 | 1 | 3 |