# lossless-claude/lcm SLOC report

> As of 2026-08-31 (commit ae2d33e9485d), lossless-claude/lcm contains 27,200 total lines: 22,389 code, 2,399 comments, 2,412 blank, across 152 files in 6 languages (top: TypeScript 74.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

lossless-claude/lcm has 22,389 source lines of code out of 27,200 total lines across 152 files, counted from the main ref at commit ae2d33e9485d by the OctoCounts tokei engine on 2026-08-31. 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 lossless-claude/lcm to commit ae2d33e9485d, 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 medium-sized codebase by counted code lines. Code represents 82.3% of all lines, comments represent 8.8%, and the repository averages 147 code lines per file. TypeScript accounts for 74.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 116 | 20,088 | 16,780 | 1,358 | 1,950 |
| JSON | 3 | 4,680 | 4,680 | 0 | 0 |
| Shell | 5 | 884 | 666 | 110 | 108 |
| YAML | 7 | 241 | 209 | 0 | 32 |
| JavaScript | 2 | 77 | 54 | 14 | 9 |
| Markdown | 19 | 1,230 | 0 | 917 | 313 |

Top language (TypeScript 74.9%). Generated at 2026-08-31T05:47:55.987388170+00:00. Canonical report: https://octocounts.com/github/lossless-claude/lcm

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/lossless-claude/lcm/commit/ae2d33e9485db54c8d6e35288aebc1e768989757?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 lossless-claude/lcm have?

lossless-claude/lcm has 27,200 total lines, including 22,389 code lines, 2,399 comment lines, and 2,412 blank lines.

### How was the lossless-claude/lcm line count measured?

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

### What commit was counted for lossless-claude/lcm?

This OctoCounts report was generated from main at commit ae2d33e9485d on 2026-08-31T05:47:55.987388170+00:00.

## Similar repository reports

- [DucPhamNgoc08/CodeVisualizer](https://octocounts.com/github/DucPhamNgoc08/CodeVisualizer) — TypeScript, 22,407 code lines
- [tw93/Pake](https://octocounts.com/github/tw93/Pake) — TypeScript, 22,558 code lines
- [rivet-dev/secure-exec](https://octocounts.com/github/rivet-dev/secure-exec) — TypeScript, 22,640 code lines
- [monid-ai/monid](https://octocounts.com/github/monid-ai/monid) — TypeScript, 22,011 code lines
- [photon-hq/spectrum-ts](https://octocounts.com/github/photon-hq/spectrum-ts) — TypeScript, 22,903 code lines
- [tickernelz/opencode-mem](https://octocounts.com/github/tickernelz/opencode-mem) — TypeScript, 21,842 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
