Lines Matching full:coverage
14 * HTML based output: coverage rates are additionally indicated using bar
18 coverage data by providing three levels of detail: directory view,
21 LCOV was initially designed to support Linux kernel coverage measurements,
22 but works as well for coverage measurements on standard user space
30 3. An example of how to access kernel coverage data
31 4. An example of how to access coverage data for a user space program
40 bin/lcov - Tool for capturing LCOV coverage data
57 http://ltp.sourceforge.net/coverage/lcov.php
76 3. An example of how to access kernel coverage data
89 b) Capturing the current coverage state to a file
100 4. An example of how to access coverage data for a user space program
103 -fprofile-arcs and -ftest-coverage. Assuming the compile directory is called
110 b) Capturing the current coverage state to a file (works only after the
127 LTP Mailing list at ltp-coverage@lists.sourceforge.net