Replies: 2 comments
-
I guess so. But from usability concept I guess most people would expect output like a report. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I like the idea of measuring code complexity. Is this something that can be reasonably baked into PSScriptAnalyzer with a truly objective set of rules? (For example, the Halstead Volume as described by Codacy.) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Would having a set of rules for code complexity be a good idea?
Like the number of lines in a method, the number of blocks, the depth of block nesting, etc?
Beta Was this translation helpful? Give feedback.
All reactions