# vicb/flyxc SLOC report

> As of 2026-09-16 (commit 1160ed71d8ad), vicb/flyxc contains 246,058 total lines: 162,269 code, 74,953 comments, 8,836 blank, across 663 files in 15 languages (top: JSON 54.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

vicb/flyxc has 162,269 source lines of code out of 246,058 total lines across 663 files, counted from the 1160ed71d8ada24cd02196a6d9dc3b7a71023dcb ref at commit 1160ed71d8ad 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 vicb/flyxc to commit 1160ed71d8ad, 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 65.9% of all lines, comments represent 30.5%, and the repository averages 245 code lines per file. JSON accounts for 54.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 74 | 88,201 | 88,201 | 0 | 0 |
| TypeScript | 510 | 83,147 | 52,187 | 25,090 | 5,870 |
| YAML | 7 | 20,274 | 18,656 | 20 | 1,598 |
| TSX | 8 | 1,925 | 1,691 | 55 | 179 |
| JavaScript | 15 | 530 | 500 | 8 | 22 |
| LESS | 4 | 573 | 413 | 60 | 100 |
| SVG | 11 | 192 | 192 | 0 | 0 |
| CSS | 2 | 190 | 157 | 4 | 29 |
| Protocol Buffers | 3 | 242 | 147 | 61 | 34 |
| Dockerfile | 3 | 81 | 41 | 10 | 30 |
| Shell | 2 | 54 | 32 | 8 | 14 |
| HTML | 1 | 28 | 27 | 0 | 1 |

Top language (JSON 54.4%). Generated at 2026-09-16T09:44:47.068741360+00:00. Canonical report: https://octocounts.com/github/vicb/flyxc

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/vicb/flyxc/commit/1160ed71d8ada24cd02196a6d9dc3b7a71023dcb?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 vicb/flyxc have?

vicb/flyxc has 246,058 total lines, including 162,269 code lines, 74,953 comment lines, and 8,836 blank lines.

### How was the vicb/flyxc line count measured?

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

### What commit was counted for vicb/flyxc?

This OctoCounts report was generated from 1160ed71d8ada24cd02196a6d9dc3b7a71023dcb at commit 1160ed71d8ad on 2026-09-16T09:44:47.068741360+00:00.

## Similar repository reports

- [lmgame-org/GamingAgent](https://octocounts.com/github/lmgame-org/GamingAgent) — JSON, 169,859 code lines
- [Eslzzyl/Pixiv-SwiftUI](https://octocounts.com/github/Eslzzyl/Pixiv-SwiftUI) — JSON, 171,332 code lines
- [freqtrade/freqtrade](https://octocounts.com/github/freqtrade/freqtrade) — JSON, 152,142 code lines
- [PRUNplanner/frontend](https://octocounts.com/github/PRUNplanner/frontend) — JSON, 150,892 code lines
- [SunBible-dev/bible-kjv-json](https://octocounts.com/github/SunBible-dev/bible-kjv-json) — JSON, 149,592 code lines
- [stanford-cs336/lectures](https://octocounts.com/github/stanford-cs336/lectures) — JSON, 175,340 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)
