apply.c
- 1136 Complexity
- 7.94 Complexity / M
- 0 Duplication
- 48 Churn
- 5059 Lines
- 4351 Lines of Code
- 143 Methods
- 30.43 LOC / Method
No issues found
“
There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.