Free Software Downloads, Free Games Downloads, Free GSM Software Downloads
Software vendor loginSubmit software programAdvertise with FiveSignContact informations
 
Free Software Downloads
Search: Search for software programs
ActiveX
Compilers & Interpreters
Components & Libraries
Databases & Networks
Debugging
IDEs & Coding Utilities
Java
Management & Distribution
Reference & Tutorials
Source Code
Tools & Editors
 

FiveSign Newsletter
Subscribe Unsubscribe
Enjoy receiving from FiveSign latest software news every week!


Bookmark us Add to Favorites
Set Home Page Set Home Page
Latest software programs Latest software programs
  Add to Firefox search bar


CoverageMeter 1.0

 
You are here: Home > Software Development > Compilers & Interpreters > CoverageMeter
 
Publisher: CoverageMeter Software Factory
Release Date: 2006-04-25
File Size: 3906 KB
OS: Win95, Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003
License: Shareware
Editor's rating: Not rated yet
Price: 100 USD [Buy now]
Download CoverageMeter
   
 
CoverageMeter description
CoverageMeter - Click to enlarge screenshot
CoverageMeter is a complete code coverage tool chain. It analyzes the performance of a software validation and permits to optimizes the testing process of a C/C++ applications: finding untested code sections, reducing the amount of tests by finding redundant tests, finding unused source code. (dead code), ... CoverageMeter instrumenst your source code during the compilation and generates an instrumented program. The instrumented program keeps track of the code instructions that were executed while the program was running and produces an execution report (csexe file) upon program termination. It is composed of 2 tools: CoverageScanner and CoverageBrowser. CoverageScanner is a command line tool which substitutes the compiler. Principally, it inserts instrumentation instructions into the preprocessed source code and calls up the native compiler. (GCC, Borland C, Microsoft Visual C++ compiler,...) A database (.csmes file), which contains the list of instrumentations and a copy of the instrumented source code, is generated at the same time. CoverageScanner is configurable via a profile and can be adapted to most compilers present on the market. After the generation, the program can be run as usual and produces an execution report on exit. (.csexe file) The execution report can be analyzed and managed using CoverageBrowser. CoverageBrowser is a graphical interface which enables the user to browse and manage the execution reports. It therefore enables the user to find untested code portions, dead code and inefficient tests.
 
[ Download CoverageMeter 1.0 ] [ Get full version ]
 
 
 
Copyright ©2005 - 2008 FiveSign Network Help | Link to us | Privacy Policy | Terms | Software Archives