My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

JavaScript application that produces code metrics for JavaScript

The following metrics are presently calculated:

  1. statement count
  2. branch count
  3. cyclomatic complexity
  4. lines of code
  5. lines of comments
  6. % of lines containing comments
  7. code depth

Try it online: jsmeter

Powered by Google Project Hosting