gcov.vim : Highlighting for gcov files (gcc coverage)
| script karma |
Rating 18/9,
Downloaded by 1214 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Saikat Guha |
| |
| script type |
| syntax |
| |
| description |
Syntax highlighting for runtime code coverage output generated by GCC's coverage testing tool.
Simply compile your code with:
-fprofile-arcs -ftest-coverage
And run
gcov *.gcda
Open the resulting .gcov files to see which lines of code were executed how many times. |
| |
| install details |
| Put in your syntax directory |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.208
|