Total Complexity | 68 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 191 |
Lines of code | 142 |
Logical lines of code | 91 |
Comment lines | 0 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
do_calc() | 48 | 13 | 31 | |
process() | 51 | 11 | 23 | |
create() | 52 | 9 | 22 | |
parse_formula() | 51 | 9 | 20 | |
calc() | 57 | 9 | 15 | |
accumulate() | 56 | 8 | 16 | |
sum() | 70 | 4 | 5 | |
get_fields() | 70 | 3 | 6 | |
validate() | 74 | 2 | 4 |