# ikstv/automorph SLOC report

> As of 2026-09-04 (commit 7e0412fa2f4a), ikstv/automorph contains 12,697 total lines: 9,101 code, 2,361 comments, 1,235 blank, across 34 files in 7 languages (top: C# 93.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ikstv/automorph has 9,101 source lines of code out of 12,697 total lines across 34 files, counted from the main ref at commit 7e0412fa2f4a by the OctoCounts tokei engine on 2026-09-04. 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 ikstv/automorph to commit 7e0412fa2f4a, 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 small codebase by counted code lines. Code represents 71.7% of all lines, comments represent 18.6%, and the repository averages 268 code lines per file. C# accounts for 93.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C# | 23 | 11,147 | 8,538 | 1,687 | 922 |
| PowerShell | 2 | 378 | 316 | 49 | 13 |
| SVG | 2 | 224 | 190 | 14 | 20 |
| MSBuild | 1 | 52 | 39 | 12 | 1 |
| Batch | 2 | 18 | 16 | 2 | 0 |
| NuGet Config | 1 | 2 | 2 | 0 | 0 |
| Markdown | 3 | 876 | 0 | 597 | 279 |

Top language (C# 93.8%). Generated at 2026-09-04T15:49:09.544149625+00:00. Canonical report: https://octocounts.com/github/ikstv/automorph

## Reproduce this report

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

## Report FAQ

### How many lines of code does ikstv/automorph have?

ikstv/automorph has 12,697 total lines, including 9,101 code lines, 2,361 comment lines, and 1,235 blank lines.

### How was the ikstv/automorph line count measured?

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

### What commit was counted for ikstv/automorph?

This OctoCounts report was generated from main at commit 7e0412fa2f4a on 2026-09-04T15:49:09.544149625+00:00.

## Similar repository reports

- [uniscanproject/uniscan](https://octocounts.com/github/uniscanproject/uniscan) — C#, 9,237 code lines
- [huiyadanli/RevokeMsgPatcher](https://octocounts.com/github/huiyadanli/RevokeMsgPatcher) — C#, 8,567 code lines
- [aamiaa/Data-Package-Tool](https://octocounts.com/github/aamiaa/Data-Package-Tool) — C#, 8,459 code lines
- [HosseinJafariDev/SabzMarket](https://octocounts.com/github/HosseinJafariDev/SabzMarket) — C#, 10,036 code lines
- [mariglenpupa/AgentTesla](https://octocounts.com/github/mariglenpupa/AgentTesla) — C#, 10,048 code lines
- [taochendev/screen-monitor-server](https://octocounts.com/github/taochendev/screen-monitor-server) — C#, 10,054 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)
- [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)
