# Do1e/NJUcaptcha SLOC report

> As of 2026-09-13 (commit be530f5abf53), Do1e/NJUcaptcha contains 9,822 total lines: 9,459 code, 119 comments, 244 blank, across 32 files in 7 languages (top: Python 97.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Do1e/NJUcaptcha to commit be530f5abf53, 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 small codebase by counted code lines. Code represents 96.3% of all lines, comments represent 1.2%, and the repository averages 296 code lines per file. Python accounts for 97.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 24 | 9,377 | 9,197 | 3 | 177 |
| JavaScript | 3 | 284 | 210 | 45 | 29 |
| TOML | 1 | 36 | 33 | 0 | 3 |
| JSON | 1 | 12 | 12 | 0 | 0 |
| Dockerfile | 1 | 8 | 7 | 0 | 1 |
| Markdown | 1 | 98 | 0 | 64 | 34 |
| Plain Text | 1 | 7 | 0 | 7 | 0 |

Top language (Python 97.2%). Generated at 2026-09-13T11:59:19.796892736+00:00. Canonical report: https://octocounts.com/github/Do1e/NJUcaptcha

## Report FAQ

### How many lines of code does Do1e/NJUcaptcha have?

Do1e/NJUcaptcha has 9,822 total lines, including 9,459 code lines, 119 comment lines, and 244 blank lines.

### How was the Do1e/NJUcaptcha line count measured?

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

### What commit was counted for Do1e/NJUcaptcha?

This OctoCounts report was generated from be530f5abf53a597c0a8b1d9e72247df26abc9a4 at commit be530f5abf53 on 2026-09-13T11:59:19.796892736+00:00.

## Similar repository reports

- [snap-research/GRID](https://octocounts.com/github/snap-research/GRID) — Python, 9,482 code lines
- [PRUNplanner/backend](https://octocounts.com/github/PRUNplanner/backend) — Python, 9,499 code lines
- [NeLy-EPFL/flygym](https://octocounts.com/github/NeLy-EPFL/flygym) — Python, 9,552 code lines
- [poleHansen/baibaiAIGC](https://octocounts.com/github/poleHansen/baibaiAIGC) — Python, 9,300 code lines
- [bytedance/trae-agent](https://octocounts.com/github/bytedance/trae-agent) — Python, 9,622 code lines
- [Maciek-roboblog/Claude-Code-Usage-Monitor](https://octocounts.com/github/Maciek-roboblog/Claude-Code-Usage-Monitor) — Python, 9,674 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
