# pytest-dev/pyfakefs SLOC report

> As of 2026-08-22 (commit 3f5277edba23), pytest-dev/pyfakefs contains 14,400 total lines: 10,423 code, 1,979 comments, 1,998 blank, across 45 files in 6 languages (top: Python 98.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

pytest-dev/pyfakefs has 10,423 source lines of code out of 14,400 total lines across 45 files, counted from the main ref at commit 3f5277edba23 by the OctoCounts tokei engine on 2026-08-22. 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 pytest-dev/pyfakefs to commit 3f5277edba23, 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 72.4% of all lines, comments represent 13.7%, and the repository averages 232 code lines per file. Python accounts for 98.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 38 | 12,360 | 10,285 | 640 | 1,435 |
| TOML | 1 | 106 | 97 | 0 | 9 |
| Dockerfile | 1 | 51 | 20 | 24 | 7 |
| INI | 1 | 25 | 18 | 0 | 7 |
| Autoconf | 1 | 3 | 3 | 0 | 0 |
| Markdown | 3 | 1,855 | 0 | 1,315 | 540 |

Top language (Python 98.7%). Generated at 2026-08-22T17:11:03.108836940+00:00. Canonical report: https://octocounts.com/github/pytest-dev/pyfakefs

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/pytest-dev/pyfakefs/commit/3f5277edba23bec752da40d7008ff845ec360157?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 pytest-dev/pyfakefs have?

pytest-dev/pyfakefs has 14,400 total lines, including 10,423 code lines, 1,979 comment lines, and 1,998 blank lines.

### How was the pytest-dev/pyfakefs line count measured?

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

### What commit was counted for pytest-dev/pyfakefs?

This OctoCounts report was generated from main at commit 3f5277edba23 on 2026-08-22T17:11:03.108836940+00:00.

## Similar repository reports

- [3-manifolds/Sage_macOS](https://octocounts.com/github/3-manifolds/Sage_macOS) — Python, 10,421 code lines
- [PadishahIII/RFGuess](https://octocounts.com/github/PadishahIII/RFGuess) — Python, 10,511 code lines
- [alibaba/VideoMV](https://octocounts.com/github/alibaba/VideoMV) — Python, 10,294 code lines
- [simonw/sqlite-utils](https://octocounts.com/github/simonw/sqlite-utils) — Python, 10,278 code lines
- [timzaak/web-dev-skills](https://octocounts.com/github/timzaak/web-dev-skills) — Python, 10,276 code lines
- [MankyDanky/leetcode-practice](https://octocounts.com/github/MankyDanky/leetcode-practice) — Python, 10,580 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)
- [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)
