# node-jscoverage

   [JScoverage](http://siliconforks.com/jscoverage/) for node.

## Installation

    $ ./configure && make && make install
    
## TODO List

* 文件目录过滤规则支持，比如 .svn , .git , .cvs
* 单文件编译支持
* node模块支持
* mocha集成

