v0.5.0
Extract istanbul.hookRequire() into it's own method.
This method is an output method and won't passthrough the files. This fix issue where the stream high water mark prevented more than 16 files to be processed unless you'd pipe the istanbul() stream to another output stream.
If you're testing on Node, then you'll need to add istanbul.hookRequire() right after calling istanbul()