gopinath natarajan
tngopinath10
3 points
Tools tngopinath10 is Following
Codacy
codacy.com
Codacy automates code reviews and monitors code quality on every commit and pull request on more than 40 pr...
C lang
en.wikipedia.org/wiki/C_(pr...
Coverity Scan
scan.coverity.com
Coverity's implementation of static analysis can follow all the possible paths of execution through source ...
SonarQube
sonarqube.org
SonarQube provides an overview of the overall health of your source code and even more importantly, it high...
FindBugs
findbugs.sourceforge.net
It detects possible bugs in Java programs. Potential errors are classified in four ranks: scariest, scary, ...
Checkstyle
checkstyle.sourceforge.net
It is a development tool to help programmers write Java code that adheres to a coding standard. It automate...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
PMD
pmd.github.io
It is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, ...
Salesforce Comme...
salesforce.com/products/com...
It is a highly scalable, cloud-based software-as-a-service (SaaS) ecommerce solution. It offers best-in-cla...
SonarLint
sonarlint.org
It is an IDE extension that helps you detect and fix quality issues as you write code. Like a spell check...