# npfs666/OPC SLOC report

> As of 2026-08-19 (commit 83e654d66440), npfs666/OPC contains 18,748 total lines: 14,129 code, 1,047 comments, 3,572 blank, across 108 files in 7 languages (top: C++ 74.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving npfs666/OPC to commit 83e654d66440, 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 75.4% of all lines, comments represent 5.6%, and the repository averages 131 code lines per file. C++ accounts for 74.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 46 | 13,360 | 10,583 | 410 | 2,367 |
| C Header | 55 | 3,896 | 2,673 | 329 | 894 |
| Python | 2 | 1,123 | 806 | 76 | 241 |
| Shell | 1 | 57 | 49 | 1 | 7 |
| INI | 1 | 28 | 18 | 9 | 1 |
| Markdown | 2 | 280 | 0 | 219 | 61 |
| Plain Text | 1 | 4 | 0 | 3 | 1 |

Top language (C++ 74.9%). Generated at 2026-08-19T12:24:43.419779303+00:00. Canonical report: https://octocounts.com/github/npfs666/OPC

## Report FAQ

### How many lines of code does npfs666/OPC have?

npfs666/OPC has 18,748 total lines, including 14,129 code lines, 1,047 comment lines, and 3,572 blank lines.

### How was the npfs666/OPC line count measured?

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

### What commit was counted for npfs666/OPC?

This OctoCounts report was generated from main at commit 83e654d66440 on 2026-08-19T12:24:43.419779303+00:00.

## Similar repository reports

- [PacktPublishing/Beginning-C-Game-Programming-Third-Edition](https://octocounts.com/github/PacktPublishing/Beginning-C-Game-Programming-Third-Edition) — C++, 15,705 code lines
- [JKKDY/Vulkan-Wrapper](https://octocounts.com/github/JKKDY/Vulkan-Wrapper) — C++, 12,436 code lines
- [sebbooth/vkEngine](https://octocounts.com/github/sebbooth/vkEngine) — C++, 11,372 code lines
- [metasequoiaime/MetasequoiaImeTsf](https://octocounts.com/github/metasequoiaime/MetasequoiaImeTsf) — C++, 18,604 code lines
- [whoozle/android-file-transfer-linux](https://octocounts.com/github/whoozle/android-file-transfer-linux) — C++, 18,676 code lines
- [Amulet-Team/Amulet-NBT](https://octocounts.com/github/Amulet-Team/Amulet-NBT) — C++, 8,941 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
