
Codegrip
SonarQube
Codacy
AppRefactoring
CodeClimate
ESLint
codebeat
Prettier
Polyspace
Cppcheck
lgtm.com
Clang Static Analyzer
VisualCodeGrepper
Parasoft C/C++test
LDRA Testbed
Flawfinder
Codegrip is an automated code review tool that makes the code review process a matter of seconds. Codegrip provides detailed code review reports within a few seconds, automatically scans the code for bugs, code smells and vulnerabilities when the developer commits the code. It also Informs you about duplication percentage in the code along with duplicated blocks, files, and lines. Apart from this Codegrip also tells the user how much time would take to fix the bugs and gives suggested solutions to fix them. It is the only automated code review platform that does not store the user's code, keeping their IP safe.
Codegrip
PolyspaceUsing for my remote team, easy onboarding. Dashboard and project stats are helpful to make sure developers are writing quality code daily.
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
Cppcheck - Cppcheck is an analysis tool for C/C++ code. It detects the types of bugs that the compilers normally fail to detect. The goal is no false positives. CppCheckDownload cppcheck for free.
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
lgtm.com - lgtm.com is a platform for code analytics.
AppRefactoring - Useful Online Tools for Programming code Analysts. Refactoring and Obfuscation for Software, Apps and Websites. Automated Code Plagiarism Checking.
Clang Static Analyzer - The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C...