# picovoice/porcupine SLOC report

> As of 2026-09-18 (commit 9e2282da737a), picovoice/porcupine contains 131,261 total lines: 73,133 code, 38,581 comments, 19,547 blank, across 533 files in 31 languages (top: C Header 57.2%). Default configuration. Counted with tokei via OctoCounts.

picovoice/porcupine has 73,133 source lines of code out of 131,261 total lines across 533 files, counted from the master ref at commit 9e2282da737a 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 picovoice/porcupine to commit 9e2282da737a, 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 55.7% of all lines, comments represent 29.4%, and the repository averages 137 code lines per file. C Header accounts for 57.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 90 | 78,906 | 41,796 | 25,817 | 11,293 |
| C | 24 | 18,225 | 9,085 | 6,910 | 2,230 |
| Java | 53 | 5,857 | 4,267 | 737 | 853 |
| TypeScript | 34 | 4,177 | 3,226 | 455 | 496 |
| Swift | 24 | 2,441 | 1,796 | 332 | 313 |
| Python | 20 | 2,307 | 1,673 | 170 | 464 |
| C# | 12 | 2,142 | 1,638 | 246 | 258 |
| JSON | 38 | 1,424 | 1,424 | 0 | 0 |
| JavaScript | 31 | 1,506 | 1,243 | 66 | 197 |
| XML | 76 | 1,215 | 1,008 | 124 | 83 |
| Shell | 13 | 1,564 | 979 | 397 | 188 |
| TSX | 11 | 1,251 | 942 | 201 | 108 |

Top language (C Header 57.2%). Generated at 2026-09-18T18:37:33.185232224+00:00. Canonical report: https://octocounts.com/github/picovoice/porcupine

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/picovoice/porcupine/commit/9e2282da737a13c91c4efc2c5de66480316489e9?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does picovoice/porcupine have?

picovoice/porcupine has 131,261 total lines, including 73,133 code lines, 38,581 comment lines, and 19,547 blank lines.

### How was the picovoice/porcupine line count measured?

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

### What commit was counted for picovoice/porcupine?

This OctoCounts report was generated from master at commit 9e2282da737a on 2026-09-18T18:37:33.185232224+00:00.

## Similar repository reports

- [glfw/glfw](https://octocounts.com/github/glfw/glfw) — C Header, 74,409 code lines
- [bdth-7777777/OLED_UI](https://octocounts.com/github/bdth-7777777/OLED_UI) — C Header, 75,709 code lines
- [Storm611/KG_sem4](https://octocounts.com/github/Storm611/KG_sem4) — C Header, 76,804 code lines
- [SciCompMod/memilio](https://octocounts.com/github/SciCompMod/memilio) — C Header, 67,429 code lines
- [PufferAI/PufferLib](https://octocounts.com/github/PufferAI/PufferLib) — C Header, 65,739 code lines
- [pufferai/pufferlib](https://octocounts.com/github/pufferai/pufferlib) — C Header, 65,739 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)
- [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)
