function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
LearnerrrLearnerrr 

How to check quality of apex code?

Raj VakatiRaj Vakati
These are some tools you can use

https://www.codescan.io/
CheckMarx 
Apex PMD
https://www.getclayton.com/
 
Deepali KulshresthaDeepali Kulshrestha
Hi Sweta,

You can check quality of your code by various tools.
Please refer to these links it may helpful to you.
https://www.panaya.com/blog/salesforce/code-review-processes-tools-for-apex-code-changes/
https://www.codescan.io/
https://www.jitendrazaa.com/blog/salesforce/automated-code-review-for-apex-in-salesforce-static-code-analysis-video/

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Deepali Kulshresthaa