| Article: |
Code Improvement Through Cyclomatic Complexity | |
| Subject: | Sensation: TDD decreases cyclomatic complexity!!! | |
| Date: | 2004-06-17 22:29:00 | |
| From: | Alexei Barantsev | |
|
Good article, but the last paragraph mars it up.
|
||
Showing messages 1 through 1 of 1.
-
Sensation: TDD decreases cyclomatic complexity!!!
2004-06-18 06:13:11 tcopeland [View]



> development methodology to struggle
> against the cyclomatic complexity?
Hm. I would think that if you're writing your code test first, you'll be likely to have rather short methods, which will usually have a lower CCM...
> It is profanation of the TDD
Nahhh....
Tom