# anonfaded/FadCam SLOC report

> As of 2026-09-16 (commit f275f69ca22c), anonfaded/FadCam contains 289,273 total lines: 225,942 code, 30,327 comments, 33,004 blank, across 1,134 files in 15 languages (top: Java 61.7%). Default configuration. Counted with tokei via OctoCounts.

anonfaded/FadCam has 225,942 source lines of code out of 289,273 total lines across 1,134 files, counted from the master ref at commit f275f69ca22c by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving anonfaded/FadCam to commit f275f69ca22c, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 78.1% of all lines, comments represent 10.5%, and the repository averages 199 code lines per file. Java accounts for 61.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 402 | 182,400 | 139,340 | 22,921 | 20,139 |
| XML | 672 | 87,231 | 72,026 | 4,449 | 10,756 |
| HTML | 2 | 5,810 | 5,504 | 93 | 213 |
| CSS | 2 | 5,322 | 4,421 | 203 | 698 |
| JavaScript | 15 | 5,414 | 3,450 | 1,315 | 649 |
| Shell | 3 | 735 | 541 | 93 | 101 |
| Kotlin | 3 | 407 | 323 | 45 | 39 |
| Python | 1 | 129 | 96 | 13 | 20 |
| TOML | 1 | 95 | 93 | 0 | 2 |
| Batch | 1 | 89 | 68 | 0 | 21 |
| JSON | 8 | 38 | 38 | 0 | 0 |
| Prolog | 2 | 186 | 23 | 160 | 3 |

Top language (Java 61.7%). Generated at 2026-09-16T09:26:53.238548227+00:00. Canonical report: https://octocounts.com/github/anonfaded/FadCam

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/anonfaded/FadCam/commit/f275f69ca22cd9746e415a2727610934b6bb97d9?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does anonfaded/FadCam have?

anonfaded/FadCam has 289,273 total lines, including 225,942 code lines, 30,327 comment lines, and 33,004 blank lines.

### How was the anonfaded/FadCam line count measured?

OctoCounts resolved the public GitHub repository to commit f275f69ca22c, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for anonfaded/FadCam?

This OctoCounts report was generated from master at commit f275f69ca22c on 2026-09-16T09:26:53.238548227+00:00.

## Similar repository reports

- [DataLinkDC/dinky](https://octocounts.com/github/DataLinkDC/dinky) — Java, 233,157 code lines
- [datalinkdc/dinky](https://octocounts.com/github/datalinkdc/dinky) — Java, 233,157 code lines
- [gephi/gephi](https://octocounts.com/github/gephi/gephi) — Java, 210,522 code lines
- [micronaut-projects/micronaut-core](https://octocounts.com/github/micronaut-projects/micronaut-core) — Java, 242,510 code lines
- [spring-projects/spring-boot](https://octocounts.com/github/spring-projects/spring-boot) — Java, 245,337 code lines
- [broadinstitute/gatk](https://octocounts.com/github/broadinstitute/gatk) — Java, 204,328 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
