DownloadReady - Ultimate Software Collection

Advanced


   

 Categories : Development > Compilers & Interpreters
 CoverageMeter 1.1
Publisher CoverageMeter Software Factory
Published Date 2006-07-02
License Shareware Price 100 USD
Size 3906 KB.

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.

Description From Publisher
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.

Supported OS
Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003

Related Keywords
Code Coverage Software Test C/C++  Code Coverage Software Test C/C++ 

CoverageMeter


Latest Compilers & Interpreters Realted Tools:
Just BASIC   Just BASIC 1.01
 Just BASIC is a free personal Windows programming tool and tutorial. Great for teaching or learning programming. Create utilities, games, business apps with syntax coloring editor, debugger, GUI editor. Produces standalone applications.
Vistascript Developer   Vistascript Developer 1.0
 Vistascript is a scripting development environment and runtime for WinFx. The developer includes a winform designer, class and file browsers, interactive debugger and compiler. The runtime interpreter supports XMPP, JSON, REST and SOAP protocols.
Liberty BASIC for Windows   Liberty BASIC for Windows 4.03
 Liberty BASIC is an ideal personal Windows programming tool. Great for light programming or for learning to program (tutorial included). Create your own utilities, games, business apps and more. Large online community. Special classroom pricing!
Metaspec C# Parser Library   Metaspec C# Parser Library 2.0.0.108
 Metaspec C# parser library is designed to provide the kernel for applications which require processing C# source code: refactoring, formatting, and other similar tools. C# parser is fully compliant with ECMA-334 and ECMA-335 standards.
Excelsior JET for Linux   Excelsior JET for Linux 5.0
 Excelsior JET is a complete solution for acceleration, protection and deployment of your Java(tm) applications, certified Java Compatible on a number of Microsoft Windows and Linux (IA-32) platforms.
Scriptol PHP Compiler   Scriptol PHP Compiler 7.0
 Scriptol is a modern object oriented programming language with innovative features as XML declaration in source code . It may be interpreted or compiled or embedded into web pages.
JexePack   JexePack 7.2a
 JexePack allows you to deploy your Java application, along with its resources (like GIF, JPG, JNI DLLs, etc), into a single compressed 32-bit Windows EXE that targets Sun's Java Runtime Environment. Supports an EXE an a Windows NT service.
CASL   CASL 4.3
 CASL is a rapid application development environment which allows you to create applications for Palm, PocketPC and Windows. The language syntax is easy to learn, powerful enough for creating commercial applications. CASL is a Free download.
Aurora Compiler   Aurora Compiler 1.0-RC1
 Aurora is a powerful 32 bit compiler featuring an integrated development environment with advanced compiler, assembler and linker. Aurora features a C/C++ like syntax with high level commands making it ideal for students and advanced programmers.
Win32 NASM Guide #1   Win32 NASM Guide #1 1.0
 Beginner's Guide Series - Win32 Assembly Programming with NASM Guide #1 Getting Win32 NASM Tools and Building a Simple Win32 Dialog-based Test Program
TextTransformer   TextTransformer 1.4.0
 The TextTransformer is used to transform texts: multiple replacements of words, evaluation, conversion etc. Programs can be tested step by step and applied interactively or to whole directories. They also can be exported as c++ code.
RosAsm Guide #2   RosAsm Guide #2 1.0
 Creating a Win32 DLL and a Program to Test the DLL This is the beginning of a series of articles about using RosAsm to create Win32 programs. Each article shall be presented in a step-by-step illustrated style with some comments.
RosAsm Guide #1   RosAsm Guide #1 1.0
 RosAsGuide #1 Creating a Win32 program with start-up and standard menu This is the beginning of a series of articles about using RosAsm to create Win32 programs. Each article shall be presented in a step-by-step illustrated style with some comments.