# google/simhospital SLOC report

> As of 2026-09-18 (commit e69eef7de3c0), google/simhospital contains 1,123,659 total lines: 959,566 code, 66,455 comments, 97,638 blank, across 257 files in 9 languages (top: Go 99.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

google/simhospital has 959,566 source lines of code out of 1,123,659 total lines across 257 files, counted from the e69eef7de3c01da3f110dda19200f84d7776fb6b ref at commit e69eef7de3c0 by the OctoCounts tokei engine on 2026-09-18. 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 google/simhospital to commit e69eef7de3c0, 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 large codebase by counted code lines. Code represents 85.4% of all lines, comments represent 5.9%, and the repository averages 3,734 code lines per file. Go accounts for 99.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 178 | 1,093,440 | 954,409 | 41,841 | 97,190 |
| YAML | 14 | 3,374 | 2,865 | 427 | 82 |
| Bazel | 52 | 2,868 | 1,916 | 679 | 273 |
| JavaScript | 2 | 365 | 206 | 131 | 28 |
| CSS | 3 | 163 | 97 | 45 | 21 |
| HTML | 1 | 88 | 70 | 15 | 3 |
| Shell | 1 | 19 | 3 | 14 | 2 |
| Markdown | 3 | 165 | 0 | 126 | 39 |
| Plain Text | 3 | 23,177 | 0 | 23,177 | 0 |

Top language (Go 99.5%). Generated at 2026-09-18T15:04:29.502427305+00:00. Canonical report: https://octocounts.com/github/google/simhospital

## Reproduce this report

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

google/simhospital has 1,123,659 total lines, including 959,566 code lines, 66,455 comment lines, and 97,638 blank lines.

### How was the google/simhospital line count measured?

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

### What commit was counted for google/simhospital?

This OctoCounts report was generated from e69eef7de3c01da3f110dda19200f84d7776fb6b at commit e69eef7de3c0 on 2026-09-18T15:04:29.502427305+00:00.

## Similar repository reports

- [cilium/cilium](https://octocounts.com/github/cilium/cilium) — Go, 961,002 code lines
- [esengine/DeepSeek-Reasonix](https://octocounts.com/github/esengine/DeepSeek-Reasonix) — Go, 957,914 code lines
- [esengine/deepseek-reasonix](https://octocounts.com/github/esengine/deepseek-reasonix) — Go, 973,015 code lines
- [multica-ai/multica](https://octocounts.com/github/multica-ai/multica) — Go, 973,611 code lines
- [coder/coder](https://octocounts.com/github/coder/coder) — Go, 973,669 code lines
- [Wei-Shaw/sub2api](https://octocounts.com/github/Wei-Shaw/sub2api) — Go, 980,164 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
