Project Analyzer v8 Diagrams VB Code
October 30, 2009
Project Analyzer v8 Diagrams VB Code
Aivosto Oy announced Project Analyzer v8, a Visual Basiccode review and documentation system. Project Analyzer produces softwarediagrams, reports coding flaws, locates reusable subsystems, and suggestsrestructuring of classes.
Automateddiagramming helps developers understand complex VB systems. Project Analyzervisualizes code as class hierarchies, file dependencies, and procedure calltrees. Data diagrams show declaration, object instantiation, and variableaccess links between modules. Cohesion diagrams display how classes should berestructured. The diagrams can be exported to Microsoft Visio.
Correctingerrors early in development helps decrease maintenance costs. ProjectAnalyzer reveals logic errors such as unwritten variables, unset functionreturn values, and unused enumeration values. Constant analysis locates bugsdue to duplicated constants with different values. Parameter analysis reportsunexpected side effects of out function parameters.
In addition,Project Analyzer locates reusable subsystems in large programs. It createscomplete project documentation as a code Web site. Project Analyzer alsoreports unused code and 180 software metrics.
Supportedoperating systems include Windows 95/98/ME/NT/2000/XP/2003. Analyzed languagesinclude classic ASP.NET versions 2002-2005, VB.NET, Visual Basic 3.0-6.0, and OfficeVBA.
A demonstrationversion is available for download from the Aivosto Oy Web site.
Aivosto Oy
Price: US$299to US$990
Web Site: http://www.aivosto.com
About the Author
You May Also Like