Over the years I've used many various ways to analyze the complexity of software. Some of these have involved analyzing the isolated complexity of discrete constructs (method cohesion, internal/external class coupling, module connascence); to uniform complexity and cognitive overhead (branchable logic/cyclomatic complexity, Halstead complexity); and finally, the highly
Comments (0)
Sign in to post comments.