# amarh/openPLM SLOC report

> As of 2026-09-17 (commit 9c2665ae783d), amarh/openPLM contains 113,863 total lines: 89,241 code, 11,580 comments, 13,042 blank, across 592 files in 11 languages (top: Python 52.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

amarh/openPLM has 89,241 source lines of code out of 113,863 total lines across 592 files, counted from the master ref at commit 9c2665ae783d by the OctoCounts tokei engine on 2026-09-17. 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 amarh/openPLM to commit 9c2665ae783d, 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 78.4% of all lines, comments represent 10.2%, and the repository averages 151 code lines per file. Python accounts for 52.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 328 | 55,206 | 46,429 | 2,989 | 5,788 |
| CSS | 23 | 13,231 | 12,360 | 324 | 547 |
| JavaScript | 34 | 13,707 | 10,302 | 1,672 | 1,733 |
| PO File | 59 | 18,225 | 9,817 | 4,689 | 3,719 |
| HTML | 112 | 5,940 | 5,163 | 35 | 742 |
| SVG | 4 | 4,832 | 4,824 | 4 | 4 |
| Shell | 9 | 370 | 273 | 33 | 64 |
| ReStructuredText | 5 | 89 | 51 | 0 | 38 |
| Makefile | 1 | 24 | 15 | 0 | 9 |
| XML | 1 | 8 | 7 | 0 | 1 |
| Plain Text | 16 | 2,231 | 0 | 1,834 | 397 |

Top language (Python 52.0%). Generated at 2026-09-17T20:51:30.597935948+00:00. Canonical report: https://octocounts.com/github/amarh/openPLM

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/amarh/openPLM/commit/9c2665ae783d362116d1ecff950630f832f5b9e8?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 amarh/openPLM have?

amarh/openPLM has 113,863 total lines, including 89,241 code lines, 11,580 comment lines, and 13,042 blank lines.

### How was the amarh/openPLM line count measured?

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

### What commit was counted for amarh/openPLM?

This OctoCounts report was generated from master at commit 9c2665ae783d on 2026-09-17T20:51:30.597935948+00:00.

## Similar repository reports

- [Hurricane0698/novelwriter](https://octocounts.com/github/Hurricane0698/novelwriter) — Python, 87,940 code lines
- [celery/celery](https://octocounts.com/github/celery/celery) — Python, 90,762 code lines
- [NVIDIA-NeMo/Switchyard](https://octocounts.com/github/NVIDIA-NeMo/Switchyard) — Python, 87,069 code lines
- [SakuraMathcraft/LaTeXSnipper](https://octocounts.com/github/SakuraMathcraft/LaTeXSnipper) — Python, 86,516 code lines
- [Tencent/AngelSlim](https://octocounts.com/github/Tencent/AngelSlim) — Python, 92,454 code lines
- [NVIDIA/garak](https://octocounts.com/github/NVIDIA/garak) — Python, 92,890 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
