# iOfficeAI/OfficeCLI SLOC report

> As of 2026-09-08 (commit 5164548c7d57), iOfficeAI/OfficeCLI contains 383,779 total lines: 263,339 code, 90,329 comments, 30,111 blank, across 1,015 files in 13 languages (top: C# 73.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving iOfficeAI/OfficeCLI to commit 5164548c7d57, 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 large codebase by counted code lines. Code represents 68.6% of all lines, comments represent 23.5%, and the repository averages 259 code lines per file. C# accounts for 73.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C# | 355 | 276,817 | 192,907 | 66,974 | 16,936 |
| JSON | 156 | 25,853 | 25,852 | 0 | 1 |
| Shell | 127 | 32,699 | 23,305 | 5,423 | 3,971 |
| Python | 88 | 22,660 | 16,464 | 3,620 | 2,576 |
| JavaScript | 9 | 2,757 | 2,200 | 438 | 119 |
| XML | 110 | 2,101 | 2,101 | 0 | 0 |
| CSS | 1 | 274 | 237 | 28 | 9 |
| PowerShell | 1 | 206 | 162 | 29 | 15 |
| MSBuild | 1 | 58 | 47 | 5 | 6 |
| TypeScript | 1 | 71 | 41 | 20 | 10 |
| TOML | 1 | 34 | 23 | 7 | 4 |
| Markdown | 164 | 20,200 | 0 | 13,749 | 6,451 |

Top language (C# 73.3%). Generated at 2026-09-08T13:06:41.150064820+00:00. Canonical report: https://octocounts.com/github/iOfficeAI/OfficeCLI

## Report FAQ

### How many lines of code does iOfficeAI/OfficeCLI have?

iOfficeAI/OfficeCLI has 383,779 total lines, including 263,339 code lines, 90,329 comment lines, and 30,111 blank lines.

### How was the iOfficeAI/OfficeCLI line count measured?

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

### What commit was counted for iOfficeAI/OfficeCLI?

This OctoCounts report was generated from 5164548c7d5706d1ad605b9a10f1fd30b31052f1 at commit 5164548c7d57 on 2026-09-08T13:06:41.150064820+00:00.

## Similar repository reports

- [BAKAOLC/STS2-RitsuLib](https://octocounts.com/github/BAKAOLC/STS2-RitsuLib) — C#, 230,858 code lines
- [iamcheyan/Zircon](https://octocounts.com/github/iamcheyan/Zircon) — C#, 334,848 code lines
- [jellyfin/jellyfin](https://octocounts.com/github/jellyfin/jellyfin) — C#, 188,736 code lines
- [thoenissen/Reihitsu](https://octocounts.com/github/thoenissen/Reihitsu) — C#, 184,513 code lines
- [SmartlyDressedGames/U3-SDK](https://octocounts.com/github/SmartlyDressedGames/U3-SDK) — C#, 342,837 code lines
- [getnanoai/NanoAgent](https://octocounts.com/github/getnanoai/NanoAgent) — C#, 176,898 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
