Total Complexity | 94 |
Dependencies | 4 |
Dependents | 0 |
Total lines | 280 |
Lines of code | 219 |
Logical lines of code | 143 |
Comment lines | 0 |
Methods | 10 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
calc() | 36 | 26 | 68 | |
process() | 45 | 18 | 37 | |
parse_formula() | 45 | 13 | 34 | |
sort_formular() | 52 | 10 | 22 | |
create() | 55 | 9 | 18 | |
accumulate() | 55 | 9 | 17 | |
sum() | 70 | 4 | 5 | |
validate() | 62 | 3 | 11 | |
__construct() | 75 | 1 | 4 | |
invalid_formula() | 75 | 1 | 3 |