Project Analyzer is a Visual Basic source code analyzer, optimizer and documentor. Detect dead code and remove it. Surf your code as hypertext, call trees and diagrams. Document your work with a large selection of reports. Project Analyzer does an automatic code review to enforce configurable programming standards. It detects problems such as dead code and possible memory leaks. Supports VB 3-6, VB.NET and Office VBA.
Dotfuscator .NET Obfuscator: * Enhances source code security--state-of-the-art technology protects .NET applications, securing important intellectual property. * Decreases .NET program size--analyzes applications and figures out which parts are being used (down to the method level). Unused pieces are parsed out, leaving the smallest executable possible. * Improves run-time performance--removes unneeded program elements and renames identifiers
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().
Scan Visual Basic 6 projects for dead code, unused and undeclared variables, and functions with no return type. This program will also extract all of the strings and allow you to run a spell checker on them to check for misspelled words.
Once the scan is complete you can edit the code to make repairs. You can save and reload scans to review later. Visual Code scan 6 generates reports on code problems, spelling errors, and project statistics.