sponsor Vim development Vim logo Vim Book Ad

gcov.vim : Highlighting for gcov files (gcc coverage)

 script karma  Rating 18/9, Downloaded by 1069  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
gcov.vim 1.0 2008-01-09 6.0 Saikat Guha Initial upload
ip used for rating: 18.118.254.94

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github