Hacker News new | ask | show | jobs
by weinzierl 4021 days ago
How do you do this for JavaScript? In Java I used a mixture of static analysis[1] and code coverage[2] with great success. For JavaScript there seem to be many (dead) coverage tools but nothing comparable to UCDetector.

[1] http://www.ucdetector.org/

[2] http://www.eclemma.org/jacoco/trunk/doc/