# Do1e/NJUlogin SLOC report

> As of 2026-09-13 (commit 52555db7f517), Do1e/NJUlogin contains 1,251 total lines: 992 code, 84 comments, 175 blank, across 21 files in 5 languages (top: Python 94.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Do1e/NJUlogin to commit 52555db7f517, 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 79.3% of all lines, comments represent 6.7%, and the repository averages 47 code lines per file. Python accounts for 94.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 17 | 1,080 | 936 | 9 | 135 |
| TOML | 1 | 67 | 55 | 0 | 12 |
| Autoconf | 1 | 1 | 1 | 0 | 0 |
| Markdown | 1 | 96 | 0 | 68 | 28 |
| Plain Text | 1 | 7 | 0 | 7 | 0 |

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

## Report FAQ

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

Do1e/NJUlogin has 1,251 total lines, including 992 code lines, 84 comment lines, and 175 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 52555db7f517, 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/NJUlogin?

This OctoCounts report was generated from 52555db7f517260b6876fd1787472cf6b418e18b at commit 52555db7f517 on 2026-09-13T11:59:52.212894716+00:00.

## Similar repository reports

- [marekkowalczyk/breathe-cli](https://octocounts.com/github/marekkowalczyk/breathe-cli) — Python, 987 code lines
- [sngyai/Sequoia-X](https://octocounts.com/github/sngyai/Sequoia-X) — Python, 1,002 code lines
- [psmarter/UESTC-NET](https://octocounts.com/github/psmarter/UESTC-NET) — Python, 1,005 code lines
- [damianoneill/openai-agents-context-compaction](https://octocounts.com/github/damianoneill/openai-agents-context-compaction) — Python, 978 code lines
- [nomyowo/FurryBot](https://octocounts.com/github/nomyowo/FurryBot) — Python, 974 code lines
- [practical-tutorials/project-based-learning](https://octocounts.com/github/practical-tutorials/project-based-learning) — Python, 972 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)
