# ChrisTitusTech/winutil SLOC report

> As of 2026-08-24 (commit 34f7ce5a0e26), ChrisTitusTech/winutil contains 24,950 total lines: 20,783 code, 1,729 comments, 2,438 blank, across 144 files in 6 languages (top: PowerShell 64.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ChrisTitusTech/winutil has 20,783 source lines of code out of 24,950 total lines across 144 files, counted from the main ref at commit 34f7ce5a0e26 by the OctoCounts tokei engine on 2026-08-24. 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 ChrisTitusTech/winutil to commit 34f7ce5a0e26, 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 83.3% of all lines, comments represent 6.9%, and the repository averages 144 code lines per file. PowerShell accounts for 64.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PowerShell | 127 | 17,004 | 13,483 | 1,335 | 2,186 |
| JSON | 8 | 4,966 | 4,927 | 0 | 39 |
| XAML | 1 | 1,970 | 1,860 | 42 | 68 |
| XML | 1 | 522 | 512 | 1 | 9 |
| Batch | 1 | 1 | 1 | 0 | 0 |
| Markdown | 6 | 487 | 0 | 351 | 136 |

Top language (PowerShell 64.9%). Generated at 2026-08-24T18:50:21.131354484+00:00. Canonical report: https://octocounts.com/github/ChrisTitusTech/winutil

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ChrisTitusTech/winutil/commit/34f7ce5a0e2645f9cc603445719827aa492f55ec?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does ChrisTitusTech/winutil have?

ChrisTitusTech/winutil has 24,950 total lines, including 20,783 code lines, 1,729 comment lines, and 2,438 blank lines.

### How was the ChrisTitusTech/winutil line count measured?

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

### What commit was counted for ChrisTitusTech/winutil?

This OctoCounts report was generated from main at commit 34f7ce5a0e26 on 2026-08-24T18:50:21.131354484+00:00.

## Similar repository reports

- [oct-obus/ae-version-patcher](https://octocounts.com/github/oct-obus/ae-version-patcher) — PowerShell, 559 code lines
- [Bladez1992/LTSConvert](https://octocounts.com/github/Bladez1992/LTSConvert) — PowerShell, 269 code lines
- [Purrple-hub/Cleaner](https://octocounts.com/github/Purrple-hub/Cleaner) — PowerShell, 163 code lines
- [spring-projects/spring-petclinic](https://octocounts.com/github/spring-projects/spring-petclinic) — SVG, 20,791 code lines
- [theclaymethod/unslop](https://octocounts.com/github/theclaymethod/unslop) — Python, 20,837 code lines
- [And1ejGarkusha/Computer-Graphics-DX12](https://octocounts.com/github/And1ejGarkusha/Computer-Graphics-DX12) — C++, 20,899 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)
