# martindes01/learncpp SLOC report

> As of 2026-09-18 (commit 50c500b0cf03), martindes01/learncpp contains 8,500 total lines: 5,353 code, 1,063 comments, 2,084 blank, across 275 files in 4 languages (top: C++ 74.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

martindes01/learncpp has 5,353 source lines of code out of 8,500 total lines across 275 files, counted from the main ref at commit 50c500b0cf03 by the OctoCounts tokei engine on 2026-09-18. 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 martindes01/learncpp to commit 50c500b0cf03, 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 63.0% of all lines, comments represent 12.5%, and the repository averages 19 code lines per file. C++ accounts for 74.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 132 | 5,546 | 4,007 | 466 | 1,073 |
| Makefile | 83 | 1,378 | 867 | 0 | 511 |
| C Header | 30 | 687 | 479 | 41 | 167 |
| Markdown | 30 | 889 | 0 | 556 | 333 |

Top language (C++ 74.9%). Generated at 2026-09-18T13:49:04.924218724+00:00. Canonical report: https://octocounts.com/github/martindes01/learncpp

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/martindes01/learncpp/commit/50c500b0cf03c9520eab0a6bdeb4556da7d13bbf?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 martindes01/learncpp have?

martindes01/learncpp has 8,500 total lines, including 5,353 code lines, 1,063 comment lines, and 2,084 blank lines.

### How was the martindes01/learncpp line count measured?

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

### What commit was counted for martindes01/learncpp?

This OctoCounts report was generated from main at commit 50c500b0cf03 on 2026-09-18T13:49:04.924218724+00:00.

## Similar repository reports

- [MIT-SPARK/TEASER-plusplus](https://octocounts.com/github/MIT-SPARK/TEASER-plusplus) — C++, 5,544 code lines
- [dev47apps/droidcam-obs-plugin](https://octocounts.com/github/dev47apps/droidcam-obs-plugin) — C++, 5,937 code lines
- [madeye/ds-input](https://octocounts.com/github/madeye/ds-input) — C++, 5,939 code lines
- [JuliaHubOSS/llvm-cbe](https://octocounts.com/github/JuliaHubOSS/llvm-cbe) — C++, 6,085 code lines
- [prabhuomkar/pytorch-cpp](https://octocounts.com/github/prabhuomkar/pytorch-cpp) — C++, 4,505 code lines
- [pierreyoda/o2r](https://octocounts.com/github/pierreyoda/o2r) — C++, 4,290 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
