Show functions and statements not covered. Get information from coverage.json
file, generated by Istanbul
istanbul report
- Vim 7.3+
- Python support for Vim
- Python 2.6+
If you use pathogen, clone this repo to bundle directory
cd ~/.vim/bundle && \
git clone git://github.com/juanpabloaj/vim-istanbul.git
Show functions and statements not covered
:IstanbulShow
Hide sign
:IstanbulHide
Inspired by coverage.py