|
|
|
|
|
by TheLoneWolfling
4399 days ago
|
|
Cyclomatic Complexity as a measure of good architecture? Not from what I've seen. If you add internal consistency checks your CC score gets worse. (Add a check to make sure that your fast exponential always is going to return a positive number? You just supposedly made things worse.) |
|