client\citydlg.cpp
- 379 Complexity
- 4.03 Complexity / M
- 0 Duplication
- 50 Churn
- 2812 Lines
- 2111 Lines of Code
- 94 Methods
- 22.46 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.