# dondai1234/master-fetch SLOC report

> As of 2026-07-20 (commit 0eec3a0d1129), dondai1234/master-fetch contains 14,497 total lines: 10,171 code, 2,537 comments, 1,789 blank, across 40 files in 6 languages (top: Python 92.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving dondai1234/master-fetch to commit 0eec3a0d1129, 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 70.2% of all lines, comments represent 17.5%, and the repository averages 254 code lines per file. Python accounts for 92.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 30 | 11,397 | 9,442 | 741 | 1,214 |
| TypeScript | 1 | 722 | 638 | 47 | 37 |
| TOML | 1 | 74 | 63 | 5 | 6 |
| JSON | 2 | 28 | 28 | 0 | 0 |
| Markdown | 5 | 2,238 | 0 | 1,714 | 524 |
| Plain Text | 1 | 38 | 0 | 30 | 8 |

Top language (Python 92.8%). Generated at 2026-07-20T17:00:48.803417993+00:00. Canonical report: https://octocounts.com/github/dondai1234/master-fetch

## Report FAQ

### How many lines of code does dondai1234/master-fetch have?

dondai1234/master-fetch has 14,497 total lines, including 10,171 code lines, 2,537 comment lines, and 1,789 blank lines.

### How was the dondai1234/master-fetch line count measured?

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

### What commit was counted for dondai1234/master-fetch?

This OctoCounts report was generated from master at commit 0eec3a0d1129 on 2026-07-20T17:00:48.803417993+00:00.

## Similar repository reports

- [jquesnelle/yarn](https://octocounts.com/github/jquesnelle/yarn) — Python, 10,170 code lines
- [pallets/flask](https://octocounts.com/github/pallets/flask) — Python, 10,176 code lines
- [fudan-zvg/diffusion-square](https://octocounts.com/github/fudan-zvg/diffusion-square) — Python, 10,195 code lines
- [pytorch/examples](https://octocounts.com/github/pytorch/examples) — Python, 10,216 code lines
- [onlynor/vibemeter](https://octocounts.com/github/onlynor/vibemeter) — Python, 10,238 code lines
- [BatsResearch/trove](https://octocounts.com/github/BatsResearch/trove) — Python, 10,096 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)
