# imputnet/cobalt SLOC report

> As of 2026-09-17 (commit a636575b09de), imputnet/cobalt contains 24,389 total lines: 17,788 code, 2,596 comments, 4,005 blank, across 358 files in 9 languages (top: JavaScript 39.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

imputnet/cobalt has 17,788 source lines of code out of 24,389 total lines across 358 files, counted from the a636575b09de1fc55d9b8cd98cac88f5f2f16b42 ref at commit a636575b09de 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 imputnet/cobalt to commit a636575b09de, 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 72.9% of all lines, comments represent 10.6%, and the repository averages 50 code lines per file. JavaScript accounts for 39.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 68 | 8,607 | 6,993 | 164 | 1,450 |
| YAML | 2 | 4,161 | 3,234 | 0 | 927 |
| TypeScript | 72 | 3,900 | 3,150 | 102 | 648 |
| Svelte | 96 | 3,185 | 2,878 | 19 | 288 |
| JSON | 53 | 1,176 | 1,101 | 0 | 75 |
| CSS | 2 | 481 | 381 | 6 | 94 |
| HTML | 1 | 40 | 33 | 0 | 7 |
| Dockerfile | 1 | 26 | 18 | 0 | 8 |
| Markdown | 63 | 2,813 | 0 | 2,305 | 508 |

Top language (JavaScript 39.3%). Generated at 2026-09-17T05:17:55.977944927+00:00. Canonical report: https://octocounts.com/github/imputnet/cobalt

## Reproduce this report

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

imputnet/cobalt has 24,389 total lines, including 17,788 code lines, 2,596 comment lines, and 4,005 blank lines.

### How was the imputnet/cobalt line count measured?

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

### What commit was counted for imputnet/cobalt?

This OctoCounts report was generated from a636575b09de1fc55d9b8cd98cac88f5f2f16b42 at commit a636575b09de on 2026-09-17T05:17:55.977944927+00:00.

## Similar repository reports

- [adiudiuu/tps](https://octocounts.com/github/adiudiuu/tps) — JavaScript, 18,024 code lines
- [gooking/uni-app--mini-mall](https://octocounts.com/github/gooking/uni-app--mini-mall) — JavaScript, 17,480 code lines
- [solidjs/solid](https://octocounts.com/github/solidjs/solid) — JavaScript, 17,290 code lines
- [cons0leweb/Meow-CLI](https://octocounts.com/github/cons0leweb/Meow-CLI) — JavaScript, 17,242 code lines
- [coreyhaines31/marketingskills](https://octocounts.com/github/coreyhaines31/marketingskills) — JavaScript, 18,432 code lines
- [freeleepm/LiteMES](https://octocounts.com/github/freeleepm/LiteMES) — JavaScript, 18,449 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
