# Lotuhu/Page-UAF SLOC report

> As of 2026-09-14 (commit 913eb4631514), Lotuhu/Page-UAF contains 5,270 total lines: 3,730 code, 599 comments, 941 blank, across 30 files in 4 languages (top: C 75.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Lotuhu/Page-UAF to commit 913eb4631514, 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 70.8% of all lines, comments represent 11.4%, and the repository averages 124 code lines per file. C accounts for 75.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 9 | 4,017 | 2,801 | 442 | 774 |
| C Header | 1 | 891 | 671 | 102 | 118 |
| Shell | 13 | 318 | 258 | 31 | 29 |
| Markdown | 7 | 44 | 0 | 24 | 20 |

Top language (C 75.1%). Generated at 2026-09-14T06:20:55.190762791+00:00. Canonical report: https://octocounts.com/github/Lotuhu/Page-UAF

## Report FAQ

### How many lines of code does Lotuhu/Page-UAF have?

Lotuhu/Page-UAF has 5,270 total lines, including 3,730 code lines, 599 comment lines, and 941 blank lines.

### How was the Lotuhu/Page-UAF line count measured?

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

### What commit was counted for Lotuhu/Page-UAF?

This OctoCounts report was generated from master at commit 913eb4631514 on 2026-09-14T06:20:55.190762791+00:00.

## Similar repository reports

- [marcusva/cflow](https://octocounts.com/github/marcusva/cflow) — C, 3,771 code lines
- [xoreaxeaxeax/asm-hall-of-shame](https://octocounts.com/github/xoreaxeaxeax/asm-hall-of-shame) — C, 3,914 code lines
- [uint23/sxwm](https://octocounts.com/github/uint23/sxwm) — C, 3,486 code lines
- [karpathy/llama2.c](https://octocounts.com/github/karpathy/llama2.c) — C, 3,097 code lines
- [xoreaxeaxeax/rosenbridge](https://octocounts.com/github/xoreaxeaxeax/rosenbridge) — C, 4,369 code lines
- [tycho-kirchner/fastcompmgr](https://octocounts.com/github/tycho-kirchner/fastcompmgr) — C, 2,761 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)
