The Changelog: Software Development, Open Source
Lessons from 10k hours of programming (Remastered) (Interview)
Adam
Yeah, so it's basically just like an actual quantitative measure of how many, I guess, independent paths exist in your source code. So think of like control structures. So like if-else statements, how many nested if-else statements are there? How many nested for loops are there? It's something that a lot of static code analyzer tools can tell you. It's not always...
0
💬
0
Comments
Log in to comment.
There are no comments yet.