Skip to content

Instantly share code, notes, and snippets.

@aalmiray
Last active January 14, 2022 09:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aalmiray/a3e5e1b05429781a3e0077d11b189d19 to your computer and use it in GitHub Desktop.
Save aalmiray/a3e5e1b05429781a3e0077d11b189d19 to your computer and use it in GitHub Desktop.
JReleaser stats @ f0948230
2256 text files.
1344 unique files.
1205 files ignored.
github.com/AlDanial/cloc v 1.88 T=1.34 s (788.9 files/s, 84136.3 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Java 679 10888 15697 51347
Groovy 172 2102 3786 9638
HTML 38 12 1272 4408
Markdown 30 631 0 2431
XML 55 42 30 2013
SVG 1 18 1 1401
JSON 1 0 0 1352
YAML 16 103 163 1181
Gradle 37 121 638 765
CSS 3 59 31 747
AsciiDoc 5 121 7 328
Maven 5 9 9 259
Bourne Shell 4 46 56 255
JavaScript 2 46 1 177
TOML 1 2 3 176
DOS Batch 2 45 3 130
Smarty 2 30 4 64
Dockerfile 2 14 2 39
PowerShell 2 3 2 16
-------------------------------------------------------------------------------
SUM: 1057 14292 21705 76727
-------------------------------------------------------------------------------
> Task :aggregateSourceStats
+------------------------+---------+---------+
| Name | Files | LOC |
+------------------------+---------+---------+
| Groovy Sources | 171 | 9553 |
| Java Sources | 617 | 48081 |
| Java Test Sources | 28 | 1202 |
| Properties | 37 | 2825 |
| XML Sources | 2 | 178 |
+------------------------+---------+---------+
| Totals | 855 | 61839 |
+------------------------+---------+---------+
───────────────────────────────────────────────────────────────────────────────
Language Files Lines Blanks Comments Code Complexity
───────────────────────────────────────────────────────────────────────────────
Java 650 75323 10522 14945 49856 4456
Smarty Template 229 6594 974 19 5601 212
Groovy 171 15406 2089 3764 9553 590
Properties File 83 5772 371 2421 2980 0
Gradle 45 1704 127 9 1568 0
YAML 14 1394 91 163 1140 0
gitignore 11 26 0 1 25 0
Markdown 6 223 53 0 170 0
Plain Text 6 561 16 0 545 0
AsciiDoc 4 397 101 0 296 0
Shell 3 212 25 40 147 21
XML 2 245 29 38 178 0
Batch 1 89 21 0 68 18
License 1 202 33 0 169 0
SVG 1 1420 18 1 1401 0
TOML 1 181 2 3 176 0
───────────────────────────────────────────────────────────────────────────────
Total 1228 109749 14472 21404 73873 5297
───────────────────────────────────────────────────────────────────────────────
Estimated Cost to Develop (organic) $2,474,601
Estimated Schedule Effort (organic) 19.406450 months
Estimated People Required (organic) 11.328572
───────────────────────────────────────────────────────────────────────────────
Processed 3850923 bytes, 3.851 megabytes (SI)
───────────────────────────────────────────────────────────────────────────────
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment