radha_tankala's avatar
radha_tankala
Occasional Visitor
2 years ago
Status:
New Idea

Code Metrics should include more metrics

It is good if you can add more metrics.

Following are few examples:

  • Un used methods/variables
  • Methods having more no of return statements – ideally a method should have only one return statement
  • Un reachable code – code present after return statement
No CommentsBe the first to comment