|
Visual Lint Standard Edition 1.5.5 Visual Lint is an add-in for Microsoft Visual Studio and Microsoft Visual C++ which closely integrates the PC-Lint code analysis tool produced by Gimpel software within the Visual Studio integrated development environment. Visual Lint makes analysis results available to the developer using dedicated displays. Automated background analysis ensures that up to date analysis results are available when needed. visual, c++, lint, microsoft, visual studio, visual c++, code analysis, add-in, plug-in, extensibility, |
|
Wasp Static Error Checker 3.1
Wasp statically detects subtle run-time errors in a Java code:
null pointer exception, impermissible cast,
array index out of bounds, division by zero, etc.
Wasp detects the following weak points:
uninitialised variable,
unreachable branch in conditional or switch statement,
unreachable loop body or catch clause,
assignment of variable whose value is never used, etc.
Wasp produces detailed and precise method call graph.
static, error, checker, java, windows, linux, analyser, wasp, lint, analyzer,
|
JiveLint 1.22 JiveLint is a tool employing powerful static analysis on your JAVA source code. For example, JiveLint will find unused code and variables, switch blocks without a default case, if a class overrides Object.equals() but not Object.hashCode(), if code use == to compare Strings instead of equals(). jivelint, java, lint, static, analysis, source, check, test, error, code, |
Visual Lint Professional Edition 1.5.5
Visual Lint is an add-in for Microsoft Visual Studio and Microsoft Visual C++ which closely integrates the PC-Lint code analysis tool produced by Gimpel software within the Visual Studio integrated development environment. Visual Lint makes analysis results available to the developer using dedicated displays. Automated background analysis ensures that up to date analysis results are available when needed.
visual, c++, lint, microsoft, visual studio, visual c++, code analysis, add-in, plug-in, extensibility,