# lucasg/dependencies SLOC report

> As of 2026-09-16 (commit 1997a40000b7), lucasg/dependencies contains 159,389 total lines: 121,522 code, 15,797 comments, 22,070 blank, across 376 files in 16 languages (top: C 39.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

lucasg/dependencies has 121,522 source lines of code out of 159,389 total lines across 376 files, counted from the 1997a40000b77bd3326cbc33672a7b9f78bb23f3 ref at commit 1997a40000b7 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 lucasg/dependencies to commit 1997a40000b7, 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 76.2% of all lines, comments represent 9.9%, and the repository averages 323 code lines per file. C accounts for 39.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 69 | 67,685 | 48,032 | 9,151 | 10,502 |
| C Header | 127 | 57,110 | 45,745 | 4,000 | 7,365 |
| C# | 119 | 16,259 | 12,239 | 1,312 | 2,708 |
| C++ | 15 | 10,310 | 8,676 | 659 | 975 |
| XAML | 17 | 4,511 | 4,143 | 122 | 246 |
| Visual Studio Project | 4 | 1,122 | 1,122 | 0 | 0 |
| MSBuild | 5 | 947 | 940 | 7 | 0 |
| Visual Studio Solution | 1 | 191 | 190 | 0 | 1 |
| PowerShell | 2 | 246 | 149 | 47 | 50 |
| .NET Resource | 2 | 234 | 116 | 118 | 0 |
| Autoconf | 1 | 174 | 64 | 55 | 55 |
| YAML | 1 | 94 | 54 | 17 | 23 |

Top language (C 39.5%). Generated at 2026-09-16T19:28:03.692471103+00:00. Canonical report: https://octocounts.com/github/lucasg/dependencies

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/lucasg/dependencies/commit/1997a40000b77bd3326cbc33672a7b9f78bb23f3?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 lucasg/dependencies have?

lucasg/dependencies has 159,389 total lines, including 121,522 code lines, 15,797 comment lines, and 22,070 blank lines.

### How was the lucasg/dependencies line count measured?

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

### What commit was counted for lucasg/dependencies?

This OctoCounts report was generated from 1997a40000b77bd3326cbc33672a7b9f78bb23f3 at commit 1997a40000b7 on 2026-09-16T19:28:03.692471103+00:00.

## Similar repository reports

- [Distrotech/gawk](https://octocounts.com/github/Distrotech/gawk) — C, 121,433 code lines
- [zsh-users/zsh](https://octocounts.com/github/zsh-users/zsh) — C, 121,730 code lines
- [erincatto/box3d](https://octocounts.com/github/erincatto/box3d) — C, 123,364 code lines
- [Damme/LandLord](https://octocounts.com/github/Damme/LandLord) — C, 124,790 code lines
- [Distrotech/grep](https://octocounts.com/github/Distrotech/grep) — C, 125,530 code lines
- [OwnGoalStudio/Relaxin](https://octocounts.com/github/OwnGoalStudio/Relaxin) — C, 126,643 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)
- [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)
