Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GArik/kcov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

268 Commits

Repository files navigation

Kcov is a code coverage tester based on Bcov (http://bcov.sf.net).
Kcov, like Bcov, uses DWARF debugging information to make it possible
to collect coverage information without special compiler switches.
Simple usage:
 kcov /path/to/outdir executable [args for the executable]
/path/to/outdir will contain lcov-style HTML output generated
continously while the application runs.
kcov is written by Simon Kagstrom <simon.kagstrom@gmail.com> and more
information can be found at the web page,
 http://simonkagstrom.github.com/kcov/index.html

About

Fork of bcov that supports the kernel and some other functionality

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • C++ 86.2%
  • C 13.5%
  • Shell 0.3%

AltStyle によって変換されたページ (->オリジナル) /