# starchild-codes/cross-lingual-moral-judgment-benchmark SLOC report

> As of 2026-09-16 (commit 4678994f8dd6), starchild-codes/cross-lingual-moral-judgment-benchmark contains 1,094,473 total lines: 1,086,066 code, 4,413 comments, 3,994 blank, across 232 files in 13 languages (top: JSON 97.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

starchild-codes/cross-lingual-moral-judgment-benchmark has 1,086,066 source lines of code out of 1,094,473 total lines across 232 files, counted from the 4678994f8dd6d33612c4151188a3e8ab72586098 ref at commit 4678994f8dd6 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 starchild-codes/cross-lingual-moral-judgment-benchmark to commit 4678994f8dd6, 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 very large codebase by counted code lines. Code represents 99.2% of all lines, comments represent 0.4%, and the repository averages 4,681 code lines per file. JSON accounts for 97.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 30 | 1,057,851 | 1,057,851 | 0 | 0 |
| Python | 40 | 11,853 | 10,822 | 24 | 1,007 |
| TypeScript | 61 | 8,342 | 7,593 | 13 | 736 |
| SVG | 14 | 4,020 | 4,020 | 0 | 0 |
| YAML | 3 | 5,051 | 3,980 | 0 | 1,071 |
| TSX | 17 | 1,623 | 1,467 | 4 | 152 |
| PowerShell | 2 | 272 | 248 | 0 | 24 |
| SQL | 1 | 45 | 38 | 3 | 4 |
| JavaScript | 2 | 25 | 23 | 1 | 1 |
| CSS | 1 | 25 | 21 | 0 | 4 |
| INI | 1 | 3 | 3 | 0 | 0 |
| Markdown | 55 | 5,227 | 0 | 4,239 | 988 |

Top language (JSON 97.4%). Generated at 2026-09-16T22:45:48.381828896+00:00. Canonical report: https://octocounts.com/github/starchild-codes/cross-lingual-moral-judgment-benchmark

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/starchild-codes/cross-lingual-moral-judgment-benchmark/commit/4678994f8dd6d33612c4151188a3e8ab72586098?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 starchild-codes/cross-lingual-moral-judgment-benchmark have?

starchild-codes/cross-lingual-moral-judgment-benchmark has 1,094,473 total lines, including 1,086,066 code lines, 4,413 comment lines, and 3,994 blank lines.

### How was the starchild-codes/cross-lingual-moral-judgment-benchmark line count measured?

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

### What commit was counted for starchild-codes/cross-lingual-moral-judgment-benchmark?

This OctoCounts report was generated from 4678994f8dd6d33612c4151188a3e8ab72586098 at commit 4678994f8dd6 on 2026-09-16T22:45:48.381828896+00:00.

## Similar repository reports

- [ryotairi/libresekai](https://octocounts.com/github/ryotairi/libresekai) — JSON, 1,097,230 code lines
- [thingsboard/thingsboard](https://octocounts.com/github/thingsboard/thingsboard) — JSON, 1,038,031 code lines
- [LanceZPF/agent-as-a-router](https://octocounts.com/github/LanceZPF/agent-as-a-router) — JSON, 906,466 code lines
- [ThinkInAIXYZ/deepchat](https://octocounts.com/github/ThinkInAIXYZ/deepchat) — JSON, 901,792 code lines
- [joernio/joern](https://octocounts.com/github/joernio/joern) — JSON, 898,139 code lines
- [princeton-nlp/intercode](https://octocounts.com/github/princeton-nlp/intercode) — JSON, 892,057 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)
