# NullLabTests/UniqOS SLOC report

> As of 2026-08-26 (commit 01fa2bcdcd80), NullLabTests/UniqOS contains 8,451 total lines: 7,115 code, 277 comments, 1,059 blank, across 95 files in 7 languages (top: C 81.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving NullLabTests/UniqOS to commit 01fa2bcdcd80, 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 84.2% of all lines, comments represent 3.3%, and the repository averages 75 code lines per file. C accounts for 81.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 43 | 6,587 | 5,766 | 62 | 759 |
| C Header | 44 | 864 | 728 | 0 | 136 |
| GNU Style Assembly | 4 | 608 | 531 | 0 | 77 |
| Makefile | 1 | 65 | 50 | 0 | 15 |
| LD Script | 1 | 41 | 32 | 0 | 9 |
| Forge Config | 1 | 9 | 8 | 0 | 1 |
| Markdown | 1 | 277 | 0 | 215 | 62 |

Top language (C 81.0%). Generated at 2026-08-26T15:38:06.818714360+00:00. Canonical report: https://octocounts.com/github/NullLabTests/UniqOS

## Report FAQ

### How many lines of code does NullLabTests/UniqOS have?

NullLabTests/UniqOS has 8,451 total lines, including 7,115 code lines, 277 comment lines, and 1,059 blank lines.

### How was the NullLabTests/UniqOS line count measured?

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

### What commit was counted for NullLabTests/UniqOS?

This OctoCounts report was generated from master at commit 01fa2bcdcd80 on 2026-08-26T15:38:06.818714360+00:00.

## Similar repository reports

- [mirror/patch](https://octocounts.com/github/mirror/patch) — C, 7,153 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
- [JoinChang/ghostlock-oneplus](https://octocounts.com/github/JoinChang/ghostlock-oneplus) — C, 6,674 code lines
- [antirez/qwen-asr](https://octocounts.com/github/antirez/qwen-asr) — C, 7,661 code lines
- [Huawei/Huawei_LiteOS_Kernel](https://octocounts.com/github/Huawei/Huawei_LiteOS_Kernel) — C, 5,654 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)
