# dev47apps/droidcam-obs-plugin SLOC report

> As of 2026-09-15 (commit 2b3f89ec5b5c), dev47apps/droidcam-obs-plugin contains 7,630 total lines: 5,937 code, 531 comments, 1,162 blank, across 49 files in 8 languages (top: C++ 61.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

dev47apps/droidcam-obs-plugin has 5,937 source lines of code out of 7,630 total lines across 49 files, counted from the 2b3f89ec5b5cbcc37d47b4fb1cbaa632cbc8cd37 ref at commit 2b3f89ec5b5c by the OctoCounts tokei engine on 2026-09-15. 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 dev47apps/droidcam-obs-plugin to commit 2b3f89ec5b5c, 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 77.8% of all lines, comments represent 7.0%, and the repository averages 121 code lines per file. C++ accounts for 61.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 13 | 4,713 | 3,647 | 321 | 745 |
| C Header | 13 | 2,351 | 1,805 | 181 | 365 |
| INI | 13 | 267 | 267 | 0 | 0 |
| Makefile | 4 | 197 | 142 | 13 | 42 |
| SVG | 3 | 55 | 54 | 1 | 0 |
| Shell | 1 | 25 | 22 | 1 | 2 |
| Markdown | 1 | 1 | 0 | 1 | 0 |
| Plain Text | 1 | 21 | 0 | 13 | 8 |

Top language (C++ 61.4%). Generated at 2026-09-15T23:27:56.892631789+00:00. Canonical report: https://octocounts.com/github/dev47apps/droidcam-obs-plugin

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/dev47apps/droidcam-obs-plugin/commit/2b3f89ec5b5cbcc37d47b4fb1cbaa632cbc8cd37?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 dev47apps/droidcam-obs-plugin have?

dev47apps/droidcam-obs-plugin has 7,630 total lines, including 5,937 code lines, 531 comment lines, and 1,162 blank lines.

### How was the dev47apps/droidcam-obs-plugin line count measured?

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

### What commit was counted for dev47apps/droidcam-obs-plugin?

This OctoCounts report was generated from 2b3f89ec5b5cbcc37d47b4fb1cbaa632cbc8cd37 at commit 2b3f89ec5b5c on 2026-09-15T23:27:56.892631789+00:00.

## Similar repository reports

- [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
- [MIT-SPARK/TEASER-plusplus](https://octocounts.com/github/MIT-SPARK/TEASER-plusplus) — C++, 5,544 code lines
- [xavhl/ACM-programming-practice](https://octocounts.com/github/xavhl/ACM-programming-practice) — C++, 5,465 code lines
- [martindes01/learncpp](https://octocounts.com/github/martindes01/learncpp) — C++, 5,353 code lines
- [coolight7/musicxx](https://octocounts.com/github/coolight7/musicxx) — C++, 6,649 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)
