# jpoirier/picoc SLOC report

> As of 2026-07-14 (commit a97d94fa3d4d), jpoirier/picoc contains 11,351 total lines: 8,802 code, 1,007 comments, 1,542 blank, across 33 files in 6 languages (top: C 89.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving jpoirier/picoc to commit a97d94fa3d4d, 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.5% of all lines, comments represent 8.9%, and the repository averages 267 code lines per file. C accounts for 89.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 25 | 9,797 | 7,874 | 618 | 1,305 |
| C Header | 4 | 977 | 748 | 128 | 101 |
| Visual Studio Project | 1 | 109 | 109 | 0 | 0 |
| Makefile | 1 | 66 | 50 | 5 | 11 |
| Visual Studio Solution | 1 | 22 | 21 | 0 | 1 |
| Markdown | 1 | 380 | 0 | 256 | 124 |

Top language (C 89.5%). Generated at 2026-07-14T11:32:34.155556936+00:00. Canonical report: https://octocounts.com/github/jpoirier/picoc

## Report FAQ

### How many lines of code does jpoirier/picoc have?

jpoirier/picoc has 11,351 total lines, including 8,802 code lines, 1,007 comment lines, and 1,542 blank lines.

### How was the jpoirier/picoc line count measured?

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

### What commit was counted for jpoirier/picoc?

This OctoCounts report was generated from master at commit a97d94fa3d4d on 2026-07-14T11:32:34.155556936+00:00.

## Similar repository reports

- [mirror/sed](https://octocounts.com/github/mirror/sed) — C, 9,604 code lines
- [antirez/qwen-asr](https://octocounts.com/github/antirez/qwen-asr) — C, 7,661 code lines
- [mirror/patch](https://octocounts.com/github/mirror/patch) — C, 7,153 code lines
- [NullLabTests/UniqOS](https://octocounts.com/github/NullLabTests/UniqOS) — C, 7,115 code lines
- [gitGNU/gnu_gzip](https://octocounts.com/github/gitGNU/gnu_gzip) — C, 6,919 code lines
- [libarchive/bzip2](https://octocounts.com/github/libarchive/bzip2) — C, 6,680 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
