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