# pointcloudlibrary/pcl SLOC report

> As of 2026-09-17 (commit fe2c80cd2d3f), pointcloudlibrary/pcl contains 820,282 total lines: 515,645 code, 202,707 comments, 101,930 blank, across 2,434 files in 16 languages (top: C++ 54.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

pointcloudlibrary/pcl has 515,645 source lines of code out of 820,282 total lines across 2,434 files, counted from the fe2c80cd2d3ff245fe34a3d244ef840dfd36522a ref at commit fe2c80cd2d3f by the OctoCounts tokei engine on 2026-09-17. 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 pointcloudlibrary/pcl to commit fe2c80cd2d3f, 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 large codebase by counted code lines. Code represents 62.9% of all lines, comments represent 24.7%, and the repository averages 212 code lines per file. C++ accounts for 54.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 838 | 381,212 | 282,986 | 54,110 | 44,116 |
| C Header | 980 | 257,464 | 112,773 | 112,232 | 32,459 |
| C++ Header | 410 | 136,253 | 92,456 | 26,154 | 17,643 |
| CUDA | 67 | 25,691 | 17,052 | 4,105 | 4,534 |
| CMake | 100 | 9,949 | 7,539 | 1,072 | 1,338 |
| Autoconf | 9 | 2,060 | 1,595 | 187 | 278 |
| C | 4 | 798 | 574 | 116 | 108 |
| XML | 1 | 240 | 240 | 0 | 0 |
| Python | 2 | 316 | 231 | 41 | 44 |
| GLSL | 8 | 117 | 91 | 0 | 26 |
| Objective-C | 1 | 95 | 87 | 0 | 8 |
| Shell | 3 | 23 | 9 | 7 | 7 |

Top language (C++ 54.9%). Generated at 2026-09-17T05:56:51.665425491+00:00. Canonical report: https://octocounts.com/github/pointcloudlibrary/pcl

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/pointcloudlibrary/pcl/commit/fe2c80cd2d3ff245fe34a3d244ef840dfd36522a?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 pointcloudlibrary/pcl have?

pointcloudlibrary/pcl has 820,282 total lines, including 515,645 code lines, 202,707 comment lines, and 101,930 blank lines.

### How was the pointcloudlibrary/pcl line count measured?

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

### What commit was counted for pointcloudlibrary/pcl?

This OctoCounts report was generated from fe2c80cd2d3ff245fe34a3d244ef840dfd36522a at commit fe2c80cd2d3f on 2026-09-17T05:56:51.665425491+00:00.

## Similar repository reports

- [RPCS3/rpcs3](https://octocounts.com/github/RPCS3/rpcs3) — C++, 519,239 code lines
- [chromium/openscreen](https://octocounts.com/github/chromium/openscreen) — C++, 523,407 code lines
- [handy-computer/transcribe.cpp](https://octocounts.com/github/handy-computer/transcribe.cpp) — C++, 526,627 code lines
- [LostRuins/koboldcpp](https://octocounts.com/github/LostRuins/koboldcpp) — C++, 529,734 code lines
- [noctalia-dev/noctalia](https://octocounts.com/github/noctalia-dev/noctalia) — C++, 534,169 code lines
- [tdlib/td](https://octocounts.com/github/tdlib/td) — C++, 542,026 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)
