# silmarhan/NetNewsWire SLOC report

> As of 2026-09-16 (commit 0dda4aae0a18), silmarhan/NetNewsWire contains 138,112 total lines: 101,358 code, 14,069 comments, 22,685 blank, across 992 files in 16 languages (top: Swift 69.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

silmarhan/NetNewsWire has 101,358 source lines of code out of 138,112 total lines across 992 files, counted from the 0dda4aae0a1865d8f80c37c7385aa1ce298e45c2 ref at commit 0dda4aae0a18 by the OctoCounts tokei engine on 2026-09-16. 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 silmarhan/NetNewsWire to commit 0dda4aae0a18, 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 73.4% of all lines, comments represent 10.2%, and the repository averages 102 code lines per file. Swift accounts for 69.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Swift | 703 | 96,804 | 70,691 | 9,653 | 16,460 |
| JSON | 127 | 11,176 | 11,175 | 0 | 1 |
| HTML | 24 | 8,757 | 6,165 | 183 | 2,409 |
| CSS | 10 | 4,947 | 4,014 | 152 | 781 |
| XML | 7 | 3,139 | 2,960 | 0 | 179 |
| Objective-C | 10 | 2,625 | 1,778 | 158 | 689 |
| SVG | 8 | 1,303 | 1,300 | 3 | 0 |
| Python | 3 | 1,338 | 1,121 | 65 | 152 |
| Shell | 13 | 1,290 | 877 | 170 | 243 |
| JavaScript | 6 | 978 | 730 | 82 | 166 |
| C Header | 15 | 2,117 | 293 | 1,381 | 443 |
| Xcode Config | 21 | 254 | 185 | 43 | 26 |

Top language (Swift 69.7%). Generated at 2026-09-16T13:14:35.865642583+00:00. Canonical report: https://octocounts.com/github/silmarhan/NetNewsWire

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/silmarhan/NetNewsWire/commit/0dda4aae0a1865d8f80c37c7385aa1ce298e45c2?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 silmarhan/NetNewsWire have?

silmarhan/NetNewsWire has 138,112 total lines, including 101,358 code lines, 14,069 comment lines, and 22,685 blank lines.

### How was the silmarhan/NetNewsWire line count measured?

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

### What commit was counted for silmarhan/NetNewsWire?

This OctoCounts report was generated from 0dda4aae0a1865d8f80c37c7385aa1ce298e45c2 at commit 0dda4aae0a18 on 2026-09-16T13:14:35.865642583+00:00.

## Similar repository reports

- [facebook/idb](https://octocounts.com/github/facebook/idb) — Swift, 103,518 code lines
- [Blaizzy/mlx-audio-swift](https://octocounts.com/github/Blaizzy/mlx-audio-swift) — Swift, 103,996 code lines
- [swiftlang/sourcekit-lsp](https://octocounts.com/github/swiftlang/sourcekit-lsp) — Swift, 98,255 code lines
- [Ranchero-Software/NetNewsWire](https://octocounts.com/github/Ranchero-Software/NetNewsWire) — Swift, 106,795 code lines
- [palmier-io/palmier-pro](https://octocounts.com/github/palmier-io/palmier-pro) — Swift, 107,467 code lines
- [termio-sh/termio](https://octocounts.com/github/termio-sh/termio) — Swift, 119,369 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)
