# kenryu42/cc-safety-net SLOC report

> As of 2026-09-17 (commit da196ba82938), kenryu42/cc-safety-net contains 54,478 total lines: 48,737 code, 1,360 comments, 4,381 blank, across 319 files in 8 languages (top: TypeScript 93.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

kenryu42/cc-safety-net has 48,737 source lines of code out of 54,478 total lines across 319 files, counted from the da196ba82938a8e6df3d01fb1c473abce9c3eed6 ref at commit da196ba82938 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 kenryu42/cc-safety-net to commit da196ba82938, 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 89.5% of all lines, comments represent 2.5%, and the repository averages 153 code lines per file. TypeScript accounts for 93.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 258 | 49,761 | 45,720 | 307 | 3,734 |
| CSS | 1 | 2,465 | 2,078 | 1 | 386 |
| HTML | 1 | 401 | 398 | 0 | 3 |
| JSON | 9 | 360 | 356 | 0 | 4 |
| SVG | 2 | 145 | 145 | 0 | 0 |
| YAML | 3 | 35 | 34 | 0 | 1 |
| TOML | 1 | 7 | 6 | 0 | 1 |
| Markdown | 44 | 1,304 | 0 | 1,052 | 252 |

Top language (TypeScript 93.8%). Generated at 2026-09-17T01:28:57.697019709+00:00. Canonical report: https://octocounts.com/github/kenryu42/cc-safety-net

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/kenryu42/cc-safety-net/commit/da196ba82938a8e6df3d01fb1c473abce9c3eed6?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 kenryu42/cc-safety-net have?

kenryu42/cc-safety-net has 54,478 total lines, including 48,737 code lines, 1,360 comment lines, and 4,381 blank lines.

### How was the kenryu42/cc-safety-net line count measured?

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

### What commit was counted for kenryu42/cc-safety-net?

This OctoCounts report was generated from da196ba82938a8e6df3d01fb1c473abce9c3eed6 at commit da196ba82938 on 2026-09-17T01:28:57.697019709+00:00.

## Similar repository reports

- [supermemoryai/supermemory](https://octocounts.com/github/supermemoryai/supermemory) — TypeScript, 48,694 code lines
- [santifer/cv-santiago](https://octocounts.com/github/santifer/cv-santiago) — TypeScript, 49,077 code lines
- [Code-4-Community/ssf](https://octocounts.com/github/Code-4-Community/ssf) — TypeScript, 47,806 code lines
- [Egonex-AI/Understand-Anything](https://octocounts.com/github/Egonex-AI/Understand-Anything) — TypeScript, 51,353 code lines
- [Lum1104/Understand-Anything](https://octocounts.com/github/Lum1104/Understand-Anything) — TypeScript, 51,353 code lines
- [JSB2010/safe-online-exam](https://octocounts.com/github/JSB2010/safe-online-exam) — TypeScript, 45,930 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
