Skip to search formSkip to main contentSkip to account menu

gcov

Gcov is a source code coverage analysis and statement-by-statement profiling tool. Gcov generates exact counts of the number of times each statement… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
Code coverage as the primitive dynamic program behavior information, is widely adopted to facilitate a rich spectrum of software… 
2016
2016
It is generally assumed that using more diverse traffic to test network devices could achieve larger code coverage. However, how… 
2014
2014
Execution time analysis forms an important part of design space and hardware architectural exploration for hard real-time systems… 
Review
2013
Review
2013
We released version 1.1 of DCE on September 1st, 2013. Several new features have been added. First, Aspect-based tracing, which… 
2010
2010
Real-time tiny kernels run on the embedded devices with limited resources (especially memory) and usually with no file system… 
2009
2009
This paper presents a hardware/software co-specification methodology based on the OpenMP parallel programming specification. The… 
2007
2007
Code coverage is often defined as a measure of the degree to which the source code of a program has been tested [19]. Various… 
Review
2005
Review
2005
The key to speeding up applications is often understanding where the elapsed time is spent, and why. This document reviews in… 
2003
2003
Coverage analysis measures how much of the target code is run during a test and is a useful mechanism for evaluating the… 
2003
2003
Statistical testing, a method using a lot of testcases and evaluating software's reliability on actual usage, has a problem that…