Software
| Working in software development, software maintenance or quality assurance, one of your least desirable and least rewarding tasks is creating documentation. Whether it's for code you're creating, a change you're contemplating, or a problem that you're trying to resolve, the actual task of documentation is often dull and unimaginative. And under tight schedules, there seem to be better uses of your time. Yet detailed, accurate, up-to-date documentation is of enormous value. It helps insure that changes made to the source code don't create unforeseen problems. It speeds and focuses peer code review efforts. It lowers the likelihood of misunderstandings among developers and quality assurance teams. It alleviates the need to spend time hand-holding new engineers as they get up to speed. Research indicates that 5% to 15% of development effort goes into software documentation. Automating extensive portions of this task by reverse engineering your source code, you can save significant effort, get more accurate documents, focus on where you add value, and avoid some genuinely tedious work. | |
| View Samples » |
|
Whether you're working with source code you've developed or inherited, 3rd party or open source, Imagix 4D can automatically generate comprehensive as-built documents to help with understanding, enhancing and maintaining your software.
Spanning your full system, the design level documentation provides precise, extensively detailed, easily navigatable information and analysis of your software. And with Imagix 4D's automation, you can be certain that the documents remain current and accurate. All without spending a lot of time.
|
Document provides high-level info:
|
|
Imagix 4D generated documents can serve as a platform for peer code reviews. For a structured walkthrough of a given file, class or symbol, you're able to automatically generate a comprehensive document. Documentation templates insure that the contents and format are optimized for your standard software review processes.
You're even able to include Imagix 4D's built-in structural and quality analysis. Automating the generation of review materials frees you up to focus your efforts on the actual source code review itself.
|
If you're reviewing a class, 11 class-level graphs include:
|
|
The source code analysis functionality of Imagix 4D makes it ideal for examining the control flow and dependencies within your code. While doing so, you may want to record your findings for communication or reference purposes.
The document feature provides a way to automatically capture a thorough, focused description of the particular control flow you are examining. It pulls together information about each of the specific functions and variables involved, highlighting their control flow involvement.
|
For each function involved, the report highlights control flow within:
|
|
Using information in the Imagix 4D database and portions of the source code itself, the tool thoroughly documents each component (file, class, function, etc.) in the software. Once you have initially loaded your code into Imagix 4D, the entire process can be automated so that the documents remain accurate and current, reflecting the latest status of your code.
The resulting output is available in a number of formats. HTML supports easy lookup and navigation. RTF can be loaded into a word processor for further enhancement, and for generation of hard copy or .pdf files.
|
Direct HTML navigation embedded throughout:
|
|
Once you've analyzed a specific aspect of your software and created a graph which displays the relevant structure and dependencies, you can save the graph as a bookmark in order to return to it later. But you may also want to export the graph in order to archive or share it.
In addition to direct output to a printer, Imagix 4D provides a number of alternative formats for exporting the graph to a file. Under most formats, you can control the image size, background color, and conversion to grayscale.
|
File formats include:
|