# Mes-Open/OpenMes SLOC report

> As of 2026-09-17 (commit da36716c35c0), Mes-Open/OpenMes contains 292,926 total lines: 244,170 code, 23,661 comments, 25,095 blank, across 2,249 files in 19 languages (top: PHP 28.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Mes-Open/OpenMes has 244,170 source lines of code out of 292,926 total lines across 2,249 files, counted from the da36716c35c0f4fdeb418b41fa3d47256810667e ref at commit da36716c35c0 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 Mes-Open/OpenMes to commit da36716c35c0, 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 83.4% of all lines, comments represent 8.1%, and the repository averages 109 code lines per file. PHP accounts for 28.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PHP | 1,089 | 97,874 | 70,002 | 14,430 | 13,442 |
| JSON | 30 | 60,731 | 60,729 | 0 | 2 |
| TSX | 532 | 57,778 | 50,609 | 2,379 | 4,790 |
| JSX | 348 | 54,096 | 46,890 | 3,172 | 4,034 |
| TypeScript | 144 | 12,817 | 10,356 | 920 | 1,541 |
| JavaScript | 61 | 3,070 | 2,296 | 521 | 253 |
| Rust | 3 | 1,742 | 1,503 | 88 | 151 |
| CSS | 2 | 713 | 580 | 44 | 89 |
| Shell | 6 | 584 | 374 | 126 | 84 |
| YAML | 5 | 464 | 328 | 123 | 13 |
| PowerShell | 1 | 270 | 204 | 28 | 38 |
| HTML | 1 | 172 | 163 | 0 | 9 |

Top language (PHP 28.7%). Generated at 2026-09-17T20:47:02.014879268+00:00. Canonical report: https://octocounts.com/github/Mes-Open/OpenMes

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Mes-Open/OpenMes/commit/da36716c35c0f4fdeb418b41fa3d47256810667e?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 Mes-Open/OpenMes have?

Mes-Open/OpenMes has 292,926 total lines, including 244,170 code lines, 23,661 comment lines, and 25,095 blank lines.

### How was the Mes-Open/OpenMes line count measured?

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

### What commit was counted for Mes-Open/OpenMes?

This OctoCounts report was generated from da36716c35c0f4fdeb418b41fa3d47256810667e at commit da36716c35c0 on 2026-09-17T20:47:02.014879268+00:00.

## Similar repository reports

- [humhub/humhub](https://octocounts.com/github/humhub/humhub) — PHP, 246,359 code lines
- [phpbb/phpbb](https://octocounts.com/github/phpbb/phpbb) — PHP, 322,801 code lines
- [joomla/joomla-cms](https://octocounts.com/github/joomla/joomla-cms) — PHP, 333,841 code lines
- [laravel/framework](https://octocounts.com/github/laravel/framework) — PHP, 130,389 code lines
- [swoole/typephp](https://octocounts.com/github/swoole/typephp) — PHP, 109,774 code lines
- [drupal/drupal](https://octocounts.com/github/drupal/drupal) — PHP, 460,880 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)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [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)
