Conclusion - After all this, I am pretty happy with using JSCover because it was able to meet all the requirements that I noted above

If you want to get code coverage reports for Javascript tests that run in the browser, your best choices are Blanket.js or JSCover. If you also need to integrate these reports into your team’s continuous integration and quality management tools, JSCover is the best choice as it has support for generating reports in various formats.

Javascript Code Coverage with PhantomJS, Jasmine, and JSCover John Ryding

JSCover Articles/Blogs

Get Coverage in Javascript Tsuyoshi Anzai, Codezine.jp
Collecting Javascript “Code” Coverage during a Selenium Automation Test run innovatorsdelight
edX Developer’s Guide, js-test-tool EdX (Massachusetts Institute of Technology and Harvard University)
Introduction to Javascript Unit Testing With xUnit.js (+JSCover) Salesforce Developers
Unit testing in JavaScript – Jasmine 2.0 + RequireJS + JSCover + PhantomJS Wojciech Szela
Let's Make a JavaScript Framework Boilerplate Volkan Özçelik
Testable JavaScript, O'Reilly Japan Testable JavaScript O'Reilly Japan, Mark Ethan Trostler Author, Satoshi Makino translation
Testing Javascript with QUnit, PhantomJS and JSCover Julian Higman
Determining JavaScript test coverage with JSCover (alternate link) <tyson.js/>
JSCover: code coverage in Javascript Elvis Pfützenreuter
Unit and Regression Test Automation of Sencha applications Ranjit Battewad
Javascript Code Coverage with PhantomJS, Jasmine, and JSCover John Ryding
Getting coverage from QUnit tests with JSCover (and PhantomJS) Mamoru Otsuka (English version)
BDD and test coverage measuring with Jasmine and JSCover tutorial begeeben
International Testing Week 2013 University College London, ITW 2013 presentation Yuji Shono
EnvJasmine now has Code Coverage! Trevor Lalish-Menagh (JSCover and SonarQube integration for EnvJasmine)
My experiment with Javascript coverage Robert Konigsberg, Google Project Hosting Team
JSCover Guide Lucas Paulger
Which lines of your JavaScript project have test coverage? Daniel Stutzman
TripCase Unit Testing with Jasmine Stephen Pond
Measuring Jasmine test coverage in JSCover

Related Information

Automatic Unit Test Generation and Execution for JavaScript Program through Symbolic Execution IARIA, 2014
All things related to web app development IBM developerWorks
JSCover Overview hifive - tom
JSCover initial combination with Selenium Wind Wood
All things related to web app development Arron Harden
Try JSCover to measure coverage in JavaScript files teammatespes
JSCover - JavaScript code coverage Scooped by Mickael Ruau onto DEVOPS
Advanced Test Automation Research LinkedIn
How to check if linked JavaScript and CSS files are being used?