dx42 / gmetrics

The GMetrics project provides calculation and reporting of size and complexity metrics for Groovy source code. GMetrics scans Groovy source code, applying a set of metrics, and generates an HTML report of the results.

Home Page:https://dx42.github.io/gmetrics/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GMetrics

The GMetrics project provides calculation and reporting of size and complexity metrics for Groovy source code. GMetrics scans Groovy source code, applying a set of metrics, and generates an HTML report of the results.

Web Site

https://dx42.github.io/gmetrics/

Code

https://github.com/dx42/gmetrics

Maven Central

  • groupId = org.gmetrics
  • artifactId = GMetrics

Downloads

https://github.com/dx42/gmetrics/releases

Dependencies

GMetrics requires:

  • Groovy version 3.0 or later
  • Java 1.8 or later
  • The SLF4J API jar and an SLF4J binding jar. See The SLF4J Manual.

About

The GMetrics project provides calculation and reporting of size and complexity metrics for Groovy source code. GMetrics scans Groovy source code, applying a set of metrics, and generates an HTML report of the results.

https://dx42.github.io/gmetrics/

License:Apache License 2.0


Languages

Language:Groovy 99.6%Language:CSS 0.4%