Search Gradle plugins

Plugin Latest Version

io.github.surpsg.code-lines

Plugin that counts lines of code in a project.

0.0.1
(02 May 2022)

org.cthing.locc

Counts lines of code in a project using the performan and highly accurate locc4j library (https://github.com/cthing/locc4j). Supports over 250 compuer languages and properly handles nested comments and embedded languages (e.g. CSS in HTML).

1.0.1
(18 April 2024)

com.rowlandoti.lines

Count the no. of lines of code in a file.

1.1.4
(20 March 2021)

com.johnsonfitness.file-lines

Count the number of project code lines

1.0.1
(28 December 2020)

io.github.andoloido.coverage

use ASM when transform code to report which class is used on line, this plugin can help to remove unused code

0.0.4
(30 June 2023)

com.github.rafaritter44.metrics

This plugin displays the following metrics for your project: LOC, number of classes and average LOC per class.

0.1.3
(18 June 2020)

lv.brain.gradle.javaEnumFinder

The Java Enum Finder is a Gradle plugin designed to search for usages of specific Java Enum classes in your project's main source. The plugin scans through the source code files to find occurrences of the specified enums and reports the files and line numbers where these enums are used.

1.0.0
(30 August 2023)