# google/artemis SLOC report

> As of 2026-09-12 (commit e983180b5bb2), google/artemis contains 138,544 total lines: 113,299 code, 10,383 comments, 14,862 blank, across 442 files in 16 languages (top: Python 64.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

google/artemis has 113,299 source lines of code out of 138,544 total lines across 442 files, counted from the e983180b5bb228e6edb482214a70f533048a523f ref at commit e983180b5bb2 by the OctoCounts tokei engine on 2026-09-12. 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/artemis to commit e983180b5bb2, 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 81.8% of all lines, comments represent 7.5%, and the repository averages 256 code lines per file. Python accounts for 64.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 324 | 90,808 | 73,059 | 6,807 | 10,942 |
| TypeScript | 40 | 15,715 | 12,672 | 1,577 | 1,466 |
| Sass | 10 | 12,932 | 11,043 | 278 | 1,611 |
| JSON | 15 | 9,894 | 9,893 | 0 | 1 |
| HTML | 11 | 5,031 | 4,413 | 409 | 209 |
| PowerShell | 2 | 1,020 | 867 | 70 | 83 |
| Shell | 3 | 1,029 | 830 | 105 | 94 |
| TOML | 2 | 295 | 221 | 38 | 36 |
| Makefile | 1 | 115 | 79 | 13 | 23 |
| SVG | 2 | 112 | 78 | 18 | 16 |
| Dockerfile | 2 | 126 | 64 | 38 | 24 |
| YAML | 1 | 48 | 30 | 15 | 3 |

Top language (Python 64.5%). Generated at 2026-09-12T18:41:11.504922737+00:00. Canonical report: https://octocounts.com/github/google/artemis

## Reproduce this report

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

google/artemis has 138,544 total lines, including 113,299 code lines, 10,383 comment lines, and 14,862 blank lines.

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

OctoCounts resolved the public GitHub repository to commit e983180b5bb2, 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/artemis?

This OctoCounts report was generated from e983180b5bb228e6edb482214a70f533048a523f at commit e983180b5bb2 on 2026-09-12T18:41:11.504922737+00:00.

## Similar repository reports

- [SanAntonio021/agents-skills](https://octocounts.com/github/SanAntonio021/agents-skills) — Python, 114,897 code lines
- [microsoft/autogen](https://octocounts.com/github/microsoft/autogen) — Python, 111,392 code lines
- [FlagOpen/FlagEmbedding](https://octocounts.com/github/FlagOpen/FlagEmbedding) — Python, 115,659 code lines
- [verl-project/verl](https://octocounts.com/github/verl-project/verl) — Python, 116,346 code lines
- [pypa/pip](https://octocounts.com/github/pypa/pip) — Python, 120,992 code lines
- [SenteLabsAI/OpenExecutive](https://octocounts.com/github/SenteLabsAI/OpenExecutive) — Python, 102,253 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)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
