# vial-kb/vial-gui SLOC report

> As of 2026-09-06 (commit 5cc9f89a8184), vial-kb/vial-gui contains 12,160 total lines: 9,779 code, 389 comments, 1,992 blank, across 107 files in 7 languages (top: Python 98.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving vial-kb/vial-gui to commit 5cc9f89a8184, 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 small codebase by counted code lines. Code represents 80.4% of all lines, comments represent 3.2%, and the repository averages 91 code lines per file. Python accounts for 98.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 96 | 11,876 | 9,612 | 326 | 1,938 |
| JSON | 1 | 91 | 87 | 0 | 4 |
| Shell | 4 | 80 | 51 | 4 | 25 |
| YAML | 1 | 21 | 19 | 0 | 2 |
| Dockerfile | 1 | 14 | 10 | 0 | 4 |
| Markdown | 2 | 48 | 0 | 29 | 19 |
| Plain Text | 2 | 30 | 0 | 30 | 0 |

Top language (Python 98.3%). Generated at 2026-09-06T17:22:11.629330565+00:00. Canonical report: https://octocounts.com/github/vial-kb/vial-gui

## Report FAQ

### How many lines of code does vial-kb/vial-gui have?

vial-kb/vial-gui has 12,160 total lines, including 9,779 code lines, 389 comment lines, and 1,992 blank lines.

### How was the vial-kb/vial-gui line count measured?

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

### What commit was counted for vial-kb/vial-gui?

This OctoCounts report was generated from 5cc9f89a818436e15b1a7767e50d61ade8f1f889 at commit 5cc9f89a8184 on 2026-09-06T17:22:11.629330565+00:00.

## Similar repository reports

- [tw93/waza](https://octocounts.com/github/tw93/waza) — Python, 9,778 code lines
- [starchild-codes/AcoustiMap](https://octocounts.com/github/starchild-codes/AcoustiMap) — Python, 9,759 code lines
- [zhansan379/boss-crawler-skill](https://octocounts.com/github/zhansan379/boss-crawler-skill) — Python, 9,756 code lines
- [omry/omegaconf](https://octocounts.com/github/omry/omegaconf) — Python, 9,755 code lines
- [bytedance/trae-agent](https://octocounts.com/github/bytedance/trae-agent) — Python, 9,622 code lines
- [deepseek-ai/DeepSpec](https://octocounts.com/github/deepseek-ai/DeepSpec) — Python, 10,010 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
