Skip to content

MetricsReloaded 1.8

Compare
Choose a tag to compare
@BasLeijdekkers BasLeijdekkers released this 04 Sep 20:52
· 103 commits to master since this release
  • New Java metrics to count lambdas, anonymous classes and null checks
  • New tool window icon
  • Several package metrics now work correctly on non-java languages (Kotlin, Groovy...)
  • Fixed "Number of assert statements" metric
  • "Non-comment lines of code" no longer counts lines in text files
  • "Number of exceptions caught" metric now counts multi-catch exceptions correctly