# meitanzai/ktg-mes SLOC report

> As of 2026-09-11 (commit e804d20b0793), meitanzai/ktg-mes contains 135,177 total lines: 90,595 code, 28,764 comments, 15,818 blank, across 1,004 files in 9 languages (top: Java 75.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving meitanzai/ktg-mes to commit e804d20b0793, 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 67.0% of all lines, comments represent 21.3%, and the repository averages 90 code lines per file. Java accounts for 75.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 845 | 110,568 | 68,069 | 28,328 | 14,171 |
| XML | 132 | 20,210 | 18,770 | 103 | 1,337 |
| Apache Velocity | 13 | 2,956 | 2,816 | 0 | 140 |
| SQL | 2 | 862 | 665 | 136 | 61 |
| YAML | 3 | 199 | 117 | 73 | 9 |
| Batch | 4 | 105 | 87 | 0 | 18 |
| Shell | 1 | 86 | 71 | 3 | 12 |
| Markdown | 2 | 166 | 0 | 96 | 70 |
| Plain Text | 2 | 25 | 0 | 25 | 0 |

Top language (Java 75.1%). Generated at 2026-09-11T00:25:57.785696265+00:00. Canonical report: https://octocounts.com/github/meitanzai/ktg-mes

## Report FAQ

### How many lines of code does meitanzai/ktg-mes have?

meitanzai/ktg-mes has 135,177 total lines, including 90,595 code lines, 28,764 comment lines, and 15,818 blank lines.

### How was the meitanzai/ktg-mes line count measured?

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

### What commit was counted for meitanzai/ktg-mes?

This OctoCounts report was generated from master at commit e804d20b0793 on 2026-09-11T00:25:57.785696265+00:00.

## Similar repository reports

- [airbnb/epoxy](https://octocounts.com/github/airbnb/epoxy) — Java, 94,042 code lines
- [wumpz/jhotdraw](https://octocounts.com/github/wumpz/jhotdraw) — Java, 84,874 code lines
- [nageoffer/ragent](https://octocounts.com/github/nageoffer/ragent) — Java, 97,514 code lines
- [eclipse-openvsx/openvsx](https://octocounts.com/github/eclipse-openvsx/openvsx) — Java, 83,643 code lines
- [cometd/cometd](https://octocounts.com/github/cometd/cometd) — Java, 82,968 code lines
- [FasterXML/jackson-databind](https://octocounts.com/github/FasterXML/jackson-databind) — Java, 82,635 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
