MetricsReloaded Versions Save

Automated source code metrics plugin for IntelliJ IDEA

v1.4

8 years ago
  • MetricsReloaded is now also available for RubyMine, PhpStorm, WebStorm, PyCharm and AppCode.
  • New Lines of code & Number of files file type metrics.
  • New Number of children Java metric (part of Chidamber-Kemerer metrics).
  • Fixed metrics dialog filter problems and improved filtering.
  • Projects without src directory are now measured correctly.
  • Fixed Number of operations added/overridden/inherited Java metrics.

v1.3

8 years ago
  • Added Scala lines of code metrics.
  • Several metrics that previously counted only Java code, now no longer have that restriction. This includes the several of the Comment ratio, Test ratio, Non-comment lines of code and Lines of code metrics.
  • Metrics are no longer calculated if the code is excluded or is located in test data.
  • Improved results table selection behaviour.
  • Some more bug fixes, performance and memory usage improvements.

v1.2.1

8 years ago
  • Fixed some issues with the Martin packaging metrics.
  • Some fixes & changes in the metric abbreviations.

v1.2

8 years ago
  • Added Groovy, Kotlin, CSS & JavaScript line and file count metrics.
  • Fixed JSP metrics and only load them only when Java Server Pages Integration plugin is enabled.
  • Improve results table rendering.
  • Fixed an exception that could happen after reordering the columns of a results table.
  • Fixed an UI freeze that could happen during a long running metrics calculation.

v1.1

8 years ago
  • Improved command line experience
  • Command line can now open .idea projects
  • Cyclomatic complexity metric fixed

v1.0-alpha2

10 years ago

Improved Metrics Profiles dialog and bug fixes.

v1.0-alpha

10 years ago