Generate code coverage for any webpage
This is an extension to an old version of chrome + a custom istanbul reporter. This combo gives you the power to view what JS gets evaluated on any website.
reporterdirectory
npm i
chrome://extensionsand enable developer mode
extensionfolder from the repo
http://news.ycombinator.com/.
pbpaste > ycombinator-data.
cd reporter.
node gen_report.js ../ycombinator-data
./reporter/html-report/index.htmlto view the report