# schrodinger/sketcher SLOC report

> As of 2026-09-16 (commit c4beb2c9901f), schrodinger/sketcher contains 74,641 total lines: 52,910 code, 13,480 comments, 8,251 blank, across 462 files in 13 languages (top: C++ 72.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

schrodinger/sketcher has 52,910 source lines of code out of 74,641 total lines across 462 files, counted from the c4beb2c9901f7cba8ddbe4fcb481716fe6e7ac02 ref at commit c4beb2c9901f 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 schrodinger/sketcher to commit c4beb2c9901f, 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 70.9% of all lines, comments represent 18.1%, and the repository averages 115 code lines per file. C++ accounts for 72.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 165 | 48,879 | 38,075 | 5,680 | 5,124 |
| C Header | 173 | 19,022 | 8,821 | 7,375 | 2,826 |
| SVG | 101 | 2,882 | 2,772 | 90 | 20 |
| JSON | 6 | 1,545 | 1,545 | 0 | 0 |
| CMake | 4 | 1,467 | 1,181 | 132 | 154 |
| TSX | 1 | 202 | 159 | 23 | 20 |
| Python | 3 | 187 | 144 | 7 | 36 |
| HTML | 1 | 92 | 86 | 3 | 3 |
| Shell | 1 | 104 | 66 | 24 | 14 |
| JavaScript | 1 | 45 | 38 | 5 | 2 |
| Autoconf | 2 | 32 | 21 | 2 | 9 |
| TypeScript | 1 | 2 | 2 | 0 | 0 |

Top language (C++ 72.0%). Generated at 2026-09-16T18:54:19.365342115+00:00. Canonical report: https://octocounts.com/github/schrodinger/sketcher

## Reproduce this report

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

schrodinger/sketcher has 74,641 total lines, including 52,910 code lines, 13,480 comment lines, and 8,251 blank lines.

### How was the schrodinger/sketcher line count measured?

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

### What commit was counted for schrodinger/sketcher?

This OctoCounts report was generated from c4beb2c9901f7cba8ddbe4fcb481716fe6e7ac02 at commit c4beb2c9901f on 2026-09-16T18:54:19.365342115+00:00.

## Similar repository reports

- [noctalia-dev/umbriel](https://octocounts.com/github/noctalia-dev/umbriel) — C++, 51,779 code lines
- [mawww/kakoune](https://octocounts.com/github/mawww/kakoune) — C++, 51,129 code lines
- [apinprastya/sultan](https://octocounts.com/github/apinprastya/sultan) — C++, 50,995 code lines
- [LensPlaysGames/LensorCompilerCollection](https://octocounts.com/github/LensPlaysGames/LensorCompilerCollection) — C++, 55,602 code lines
- [BVLC/caffe](https://octocounts.com/github/BVLC/caffe) — C++, 57,102 code lines
- [limbo018/DREAMPlace](https://octocounts.com/github/limbo018/DREAMPlace) — C++, 57,658 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
