# DotNetAnalyzers/StyleCopAnalyzers SLOC report

> As of 2026-09-06 (commit c6885443331d), DotNetAnalyzers/StyleCopAnalyzers contains 221,364 total lines: 171,585 code, 25,258 comments, 24,521 blank, across 2,640 files in 11 languages (top: C# 92.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

DotNetAnalyzers/StyleCopAnalyzers has 171,585 source lines of code out of 221,364 total lines across 2,640 files, counted from the c6885443331d879e80704b83f4da5cedcfed2462 ref at commit c6885443331d by the OctoCounts tokei engine on 2026-09-06. 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 DotNetAnalyzers/StyleCopAnalyzers to commit c6885443331d, 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 77.5% of all lines, comments represent 11.4%, and the repository averages 65 code lines per file. C# accounts for 92.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C# | 2,570 | 204,191 | 158,553 | 21,422 | 24,216 |
| XML | 2 | 7,993 | 7,933 | 50 | 10 |
| .NET Resource | 17 | 4,613 | 3,609 | 1,003 | 1 |
| MSBuild | 17 | 693 | 542 | 21 | 130 |
| JSON | 8 | 368 | 368 | 0 | 0 |
| Visual Studio Solution | 1 | 354 | 353 | 0 | 1 |
| PowerShell | 4 | 533 | 179 | 325 | 29 |
| YAML | 2 | 41 | 37 | 1 | 3 |
| NuGet Config | 1 | 14 | 11 | 2 | 1 |
| Markdown | 10 | 2,429 | 0 | 2,334 | 95 |
| Plain Text | 8 | 135 | 0 | 100 | 35 |

Top language (C# 92.4%). Generated at 2026-09-06T22:52:53.702600457+00:00. Canonical report: https://octocounts.com/github/DotNetAnalyzers/StyleCopAnalyzers

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/DotNetAnalyzers/StyleCopAnalyzers/commit/c6885443331d879e80704b83f4da5cedcfed2462?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 DotNetAnalyzers/StyleCopAnalyzers have?

DotNetAnalyzers/StyleCopAnalyzers has 221,364 total lines, including 171,585 code lines, 25,258 comment lines, and 24,521 blank lines.

### How was the DotNetAnalyzers/StyleCopAnalyzers line count measured?

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

### What commit was counted for DotNetAnalyzers/StyleCopAnalyzers?

This OctoCounts report was generated from c6885443331d879e80704b83f4da5cedcfed2462 at commit c6885443331d on 2026-09-06T22:52:53.702600457+00:00.

## Similar repository reports

- [HandyOrg/HandyControl](https://octocounts.com/github/HandyOrg/HandyControl) — C#, 172,901 code lines
- [getnanoai/NanoAgent](https://octocounts.com/github/getnanoai/NanoAgent) — C#, 176,898 code lines
- [shinyflvre/VRCNext](https://octocounts.com/github/shinyflvre/VRCNext) — C#, 178,230 code lines
- [gitextensions/gitextensions](https://octocounts.com/github/gitextensions/gitextensions) — C#, 178,602 code lines
- [thoenissen/Reihitsu](https://octocounts.com/github/thoenissen/Reihitsu) — C#, 184,513 code lines
- [jellyfin/jellyfin](https://octocounts.com/github/jellyfin/jellyfin) — C#, 188,736 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)
