# GuGoOrg/GuGoTik SLOC report

> As of 2026-09-17 (commit 6327e5ca200e), GuGoOrg/GuGoTik contains 24,048 total lines: 20,247 code, 937 comments, 2,864 blank, across 146 files in 9 languages (top: Go 89.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

GuGoOrg/GuGoTik has 20,247 source lines of code out of 24,048 total lines across 146 files, counted from the 6327e5ca200e771e7db8db99ec437f6b04729f6d ref at commit 6327e5ca200e by the OctoCounts tokei engine on 2026-09-17. 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 GuGoOrg/GuGoTik to commit 6327e5ca200e, 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 medium-sized codebase by counted code lines. Code represents 84.2% of all lines, comments represent 3.9%, and the repository averages 139 code lines per file. Go accounts for 89.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 102 | 21,264 | 18,088 | 598 | 2,578 |
| YAML | 17 | 1,510 | 1,495 | 12 | 3 |
| Protocol Buffers | 10 | 533 | 434 | 0 | 99 |
| TOML | 1 | 252 | 77 | 99 | 76 |
| Batch | 1 | 56 | 51 | 0 | 5 |
| Shell | 2 | 63 | 45 | 2 | 16 |
| Dockerfile | 4 | 53 | 37 | 0 | 16 |
| PowerShell | 1 | 29 | 20 | 0 | 9 |
| Markdown | 8 | 288 | 0 | 226 | 62 |

Top language (Go 89.3%). Generated at 2026-09-17T01:33:46.933417981+00:00. Canonical report: https://octocounts.com/github/GuGoOrg/GuGoTik

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/GuGoOrg/GuGoTik/commit/6327e5ca200e771e7db8db99ec437f6b04729f6d?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 GuGoOrg/GuGoTik have?

GuGoOrg/GuGoTik has 24,048 total lines, including 20,247 code lines, 937 comment lines, and 2,864 blank lines.

### How was the GuGoOrg/GuGoTik line count measured?

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

### What commit was counted for GuGoOrg/GuGoTik?

This OctoCounts report was generated from 6327e5ca200e771e7db8db99ec437f6b04729f6d at commit 6327e5ca200e on 2026-09-17T01:33:46.933417981+00:00.

## Similar repository reports

- [LLC-INCY/govpn](https://octocounts.com/github/LLC-INCY/govpn) — Go, 21,125 code lines
- [pranshuparmar/witr](https://octocounts.com/github/pranshuparmar/witr) — Go, 19,284 code lines
- [urfave/cli](https://octocounts.com/github/urfave/cli) — Go, 21,615 code lines
- [silenceper/wechat](https://octocounts.com/github/silenceper/wechat) — Go, 21,694 code lines
- [cosmos/iavl](https://octocounts.com/github/cosmos/iavl) — Go, 22,237 code lines
- [frt321for/flash-event-war-room](https://octocounts.com/github/frt321for/flash-event-war-room) — Go, 17,754 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
