# IlanCosman/tide SLOC report

> As of 2026-09-16 (commit fcda500d2c29), IlanCosman/tide contains 3,609 total lines: 2,291 code, 804 comments, 514 blank, across 95 files in 3 languages (top: Fish 99.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

IlanCosman/tide has 2,291 source lines of code out of 3,609 total lines across 95 files, counted from the fcda500d2c2996e25456fb46cd1a5532b3157b16 ref at commit fcda500d2c29 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 IlanCosman/tide to commit fcda500d2c29, 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 63.5% of all lines, comments represent 22.3%, and the repository averages 24 code lines per file. Fish accounts for 99.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Fish | 88 | 2,508 | 2,267 | 43 | 198 |
| Makefile | 1 | 31 | 24 | 0 | 7 |
| Markdown | 6 | 1,070 | 0 | 761 | 309 |

Top language (Fish 99.0%). Generated at 2026-09-16T21:11:09.362729234+00:00. Canonical report: https://octocounts.com/github/IlanCosman/tide

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/IlanCosman/tide/commit/fcda500d2c2996e25456fb46cd1a5532b3157b16?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 IlanCosman/tide have?

IlanCosman/tide has 3,609 total lines, including 2,291 code lines, 804 comment lines, and 514 blank lines.

### How was the IlanCosman/tide line count measured?

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

### What commit was counted for IlanCosman/tide?

This OctoCounts report was generated from fcda500d2c2996e25456fb46cd1a5532b3157b16 at commit fcda500d2c29 on 2026-09-16T21:11:09.362729234+00:00.

## Similar repository reports

- [rcontesti/IB_MCP](https://octocounts.com/github/rcontesti/IB_MCP) — Python, 2,298 code lines
- [aonez/Keka](https://octocounts.com/github/aonez/Keka) — PHP, 2,282 code lines
- [iamjosephmj/hydra](https://octocounts.com/github/iamjosephmj/hydra) — Kotlin, 2,301 code lines
- [HSOS6/astrbot_plugin_qq_menu_panel](https://octocounts.com/github/HSOS6/astrbot_plugin_qq_menu_panel) — JavaScript, 2,281 code lines
- [chen700564/RGB](https://octocounts.com/github/chen700564/RGB) — JSON, 2,302 code lines
- [tempont/small-opencode-orchestrator](https://octocounts.com/github/tempont/small-opencode-orchestrator) — TypeScript, 2,304 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)
