Optimize Java 8 Streams Refactoring
The Java 8 Stream API sets forth a promising new programming model that incorporates functional-like, MapReduce-style features into a mainstream programming language. However...
Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The...
This plug-in helps you detect and fix quality and security issues as you write code in Java/JSP, C/C++, JS/TS/CSS, PHP, Python, and HTML/XML, as well as other languages.
Black Duck® Code Sight™ empowers developers to capitalize on the benefits of AI coding assistants without sacrificing speed, code quality or security. It automatically identifies...
The Checkstyle Plugin (eclipse-cs) integrates the well-known source code analyzer Checkstyle into the Eclipse IDE. Checkstyle is a development tool to help you ensure that your...
UCDetector (Unnecessary Code Detector) is a eclipse PlugIn tool to find unnecessary (dead) public java code. For example public classes, methods or fields which have no references.
jSparrow plug-in developed for Java refactoring jSparrow is an IDE extension that helps you detect and fix quality problems as you write code. jSparrow flags errors, similar to a...
A critical issue in developing TTCN-3 test suites is the readability, consistency, maintainability, and documentation of Testing and Test Control Notation version 3 (TTCN-3) code...
SpotBugs is a defect detection tool for Java that uses static analysis to look for more than 400 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses...
ValiantSec CodeAnt for Eclipse IDEs The ValiantSec® CodeAnt™ plug-in helps you find and fix security and quality issues in your software while you code.It can quickly identify...
Offensive360 SAST Plugin Plugin for Eclipse IDE to provide a list of vulnerabilities in the source code without any compilation. The plugin includes: Scanning Vulnerabilities In...