# imtomt/ymawky SLOC report

> As of 2026-09-16 (commit 5244ca368d4e), imtomt/ymawky contains 7,622 total lines: 6,331 code, 220 comments, 1,071 blank, across 29 files in 8 languages (top: GNU Style Assembly 88.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

imtomt/ymawky has 6,331 source lines of code out of 7,622 total lines across 29 files, counted from the 5244ca368d4ef974abc57e770c6cfeca0630a129 ref at commit 5244ca368d4e 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 imtomt/ymawky to commit 5244ca368d4e, 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 83.1% of all lines, comments represent 2.9%, and the repository averages 218 code lines per file. GNU Style Assembly accounts for 88.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| GNU Style Assembly | 16 | 6,578 | 5,597 | 0 | 981 |
| BASH | 2 | 597 | 520 | 32 | 45 |
| HTML | 4 | 107 | 101 | 2 | 4 |
| CSS | 2 | 82 | 70 | 2 | 10 |
| Shell | 1 | 27 | 25 | 1 | 1 |
| Makefile | 1 | 13 | 10 | 0 | 3 |
| JavaScript | 2 | 8 | 8 | 0 | 0 |
| Markdown | 1 | 210 | 0 | 183 | 27 |

Top language (GNU Style Assembly 88.4%). Generated at 2026-09-16T11:21:01.943072408+00:00. Canonical report: https://octocounts.com/github/imtomt/ymawky

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/imtomt/ymawky/commit/5244ca368d4ef974abc57e770c6cfeca0630a129?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 imtomt/ymawky have?

imtomt/ymawky has 7,622 total lines, including 6,331 code lines, 220 comment lines, and 1,071 blank lines.

### How was the imtomt/ymawky line count measured?

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

### What commit was counted for imtomt/ymawky?

This OctoCounts report was generated from 5244ca368d4ef974abc57e770c6cfeca0630a129 at commit 5244ca368d4e on 2026-09-16T11:21:01.943072408+00:00.

## Similar repository reports

- [mathis-s/CustomAssembler](https://octocounts.com/github/mathis-s/CustomAssembler) — GNU Style Assembly, 17,384 code lines
- [all-search/all-search](https://octocounts.com/github/all-search/all-search) — YAML, 6,325 code lines
- [Maaack/Godot-Game-Template](https://octocounts.com/github/Maaack/Godot-Game-Template) — GDScript, 6,324 code lines
- [microsoft/markitdown](https://octocounts.com/github/microsoft/markitdown) — Python, 6,319 code lines
- [isaacs/minimatch](https://octocounts.com/github/isaacs/minimatch) — JSON, 6,349 code lines
- [rachittshah/memex](https://octocounts.com/github/rachittshah/memex) — TypeScript, 6,350 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)
