Content deleted Content added
fixing header errors |
m Robot-assisted disambiguation (you can help!): IDE |
||
Line 3:
== Types of software visualization ==
=== Visualization of a single component ===
Tool for software visualization might be used to visualize source code and [[quality defect]]s during software development and maintenance activities. Their target is the automatic discovery and visualization of quality defects in object-oriented software systems and services. Designed as a plugin for an [[Integrated development environment|IDE]] (e.g., eclipse) they visualized the direct relationship of a class and its methods with other classes in the software system and mark potential [[quality defect]]s to warn the developer. A further benefit is the support for visual navigation through the software system.
[[Image:CodeSonar_ShowsDefect.png]]
|