gcov-marker : Show Gcov coverage within vim
script karma |
Rating 0/0,
Downloaded by 576 |
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. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.173
|