Checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important)...
View ArticleSolidSDD - Duplicate Code Detector
SolidSDD - The Duplicate Code Detector is an application for finding and analyzing duplicate code (i.e., code clones) in C/C++,C# and Java.
View ArticleSplint
Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding...
View ArticleTelerik JustCode
JustCode is a Visual Studio extension that offers instant .NET code error check and analysis, 30+ refactorings, code generation, code cleaning, quick hints and much more. JustCode seamlessly completes...
View ArticleSOAtest
Parasoft is recognized by software development professionals as the leader in software development lifecycle automation. By integrating software development management, quality lifecycle management,...
View ArticleClosure Compiler
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from...
View ArticleJSHint
JSHint is a tool to detect errors and potential problems in JavaScript code and can be used to enforce coding conventions.
View ArticleJSLint
JSLint is a JavaScript program that looks for problems in JavaScript programs. It is a code quality tool.
View ArticleClang Static Analyzer
The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C programs.
View ArticlePEBrowse64 Professional
PEBrowse64 Professional is a static-analysis tool and disassembler for Win64 executables and Microsoft .NET assemblies produced according to the Portable Executable specifications published by...
View ArticleCodacy
Codacy is an automated code review tool that helps companies to better manage code quality to reduce time-to-market and code maintainability costs. It centralises flexible code patterns and gives you...
View Article