sponsor Vim development Vim logo Vim Book Ad

gcov-marker : Show Gcov coverage within vim

 script karma  Rating 0/0, Downloaded by 487  Comments, bugs, improvements  Vim wiki

created by
Matthias Bilger
 
script type
utility
 
description
This plugin provides a simple way to load and reload gcov files for an open source file. It will highlight the covered and uncovered lines and publish the uncovered lines to the location list.

It does not show you detailed information about the coverage at the moment so you do not get detailed information like the number of hits or branches.

Source is at https://github.com/m42e/vim-gcov-marker
 
install details
You can use Vundle, vim-plug or similar with

Plug 'm42e/vim-gcov-marker'
or
Plugin 'm42e/vim-gcov-marker'
or
Bundle 'm42e/vim-gcov-marker'

or download the archive and install by hand.
 

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-marker.tar.gz 1.0 2015-04-22 7.3 Matthias Bilger Initial upload
ip used for rating: 54.87.17.177

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