Code Metrics
Status:
New Idea
Submitted by
radha_tankala
on
07-11-2022
11:36 PM
Code Metrics should capture more metrics like:
Unreachable code - statements present after return statement
Methods having more than one return statement - ideally a method cannot have more than one return statement
Unused methods, variables
Un initialized variables
See more ideas labeled with:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.