# peterflynn/simple-sloc-counter SLOC report

> As of 2026-09-06 (commit 4eae47548b45), peterflynn/simple-sloc-counter contains 988 total lines: 742 code, 155 comments, 91 blank, across 5 files in 3 languages (top: JavaScript 98.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

peterflynn/simple-sloc-counter has 742 source lines of code out of 988 total lines across 5 files, counted from the 4eae47548b45a2ab67388efe492b50c0ea3d49c7 ref at commit 4eae47548b45 by the OctoCounts tokei engine on 2026-09-06. 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 peterflynn/simple-sloc-counter to commit 4eae47548b45, 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 75.1% of all lines, comments represent 15.7%, and the repository averages 148 code lines per file. JavaScript accounts for 98.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 3 | 953 | 733 | 137 | 83 |
| JSON | 1 | 9 | 9 | 0 | 0 |
| Markdown | 1 | 26 | 0 | 18 | 8 |

Top language (JavaScript 98.8%). Generated at 2026-09-06T17:03:36.680252266+00:00. Canonical report: https://octocounts.com/github/peterflynn/simple-sloc-counter

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/peterflynn/simple-sloc-counter/commit/4eae47548b45a2ab67388efe492b50c0ea3d49c7?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 peterflynn/simple-sloc-counter have?

peterflynn/simple-sloc-counter has 988 total lines, including 742 code lines, 155 comment lines, and 91 blank lines.

### How was the peterflynn/simple-sloc-counter line count measured?

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

### What commit was counted for peterflynn/simple-sloc-counter?

This OctoCounts report was generated from 4eae47548b45a2ab67388efe492b50c0ea3d49c7 at commit 4eae47548b45 on 2026-09-06T17:03:36.680252266+00:00.

## Similar repository reports

- [browserify/resolve](https://octocounts.com/github/browserify/resolve) — JavaScript, 727 code lines
- [jonschlinkert/braces](https://octocounts.com/github/jonschlinkert/braces) — JavaScript, 765 code lines
- [WithBlankName/FakeMoonCamera](https://octocounts.com/github/WithBlankName/FakeMoonCamera) — JavaScript, 785 code lines
- [sindresorhus/clipboardy](https://octocounts.com/github/sindresorhus/clipboardy) — JavaScript, 698 code lines
- [Checkmarx/WebViewGoat](https://octocounts.com/github/Checkmarx/WebViewGoat) — JavaScript, 787 code lines
- [zwc456baby/file-proxy](https://octocounts.com/github/zwc456baby/file-proxy) — JavaScript, 689 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)
