CoverageMeter is downloading...
Saturday, 6 September 2008
CoverageMeter 1.0 Free Download
Download CoverageMeter 1.0
Please choose a mirror below:

CoverageMeter 1.0 Mirror 1

 


- What is CoverageMeter ? -

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)

- How does it works? -

CoverageMeter is a test coverage analyzer for C/C++ programs. It is composed of 2 tools:

1. CoverageScanner , which analyzes, instruments and generates the C/C++ application.
2. CoverageBrowser , which displays and manages the results of the coverage analysis.

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.

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 therefoe enables the user to find untested code portions, dead code and inefficient tests.



Category Related Download
   NGASM 8086/8088 Assembler 1.3
Assembler still relevant upto WIN98SE with 7000-line programmer's manual - FREE
   ExeScript 2.0
Compile and convert batch files, VB and Java scripts to executable (.exe) files.
   ProgressBar 1.0
progress bar applet and component with a footprint of 4KB
   LMD-Tools Special Editon for Delphi 5 6.1
LMD-Tools 6 Special Edition (VCL)
   Zeno Interpreter 1.0
This application is an interpreter for the Zeno computer programming languare
   Intel C++ Compiler for Windows 8.1.022
Deliver outstanding performance by optimizing your applications for Intel® processors
   Ufasoft Common Lisp 4.0.17
Common Lisp development system with IDE. Possibility of creating EXE-files
   FlowChart.NET 4.0.4
A .NET control for drawing workflow, flowchart, network, organizational diagrams
   SMTP/POP3 Email Engine for Fortran 3.5
SMTP/POP3 Email Engine for Fortran
   FTP Component 1.0
FTP component written in C#. Brings basic FTP support to the .NET Framework.
(C) 2006-2008 CleanSofts.com - All Rights Reserved - Privacy Policy