# comet-ml/opik SLOC report

> As of 2026-09-17 (commit 4546b5e66e49), comet-ml/opik contains 1,811,729 total lines: 1,415,239 code, 204,941 comments, 191,549 blank, across 10,672 files in 25 languages (top: Python 32.7%). Default configuration. Counted with tokei via OctoCounts.

comet-ml/opik has 1,415,239 source lines of code out of 1,811,729 total lines across 10,672 files, counted from the main ref at commit 4546b5e66e49 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 comet-ml/opik to commit 4546b5e66e49, 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 very large codebase by counted code lines. Code represents 78.1% of all lines, comments represent 11.3%, and the repository averages 133 code lines per file. Python accounts for 32.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 2,952 | 541,320 | 462,232 | 16,553 | 62,535 |
| Java | 1,821 | 388,583 | 298,855 | 35,144 | 54,584 |
| TypeScript | 3,596 | 289,132 | 227,412 | 29,848 | 31,872 |
| JSON | 51 | 203,436 | 203,435 | 0 | 1 |
| TSX | 1,095 | 148,454 | 132,465 | 2,614 | 13,375 |
| YAML | 58 | 68,015 | 64,274 | 2,990 | 751 |
| Shell | 43 | 10,867 | 7,209 | 2,734 | 924 |
| SQL | 256 | 7,030 | 3,478 | 2,766 | 786 |
| Jupyter Notebooks | 37 | 5,757 | 3,364 | 1,207 | 1,186 |
| SVG | 114 | 3,315 | 3,279 | 12 | 24 |
| ReStructuredText | 127 | 4,156 | 3,047 | 0 | 1,109 |
| PowerShell | 2 | 2,130 | 1,698 | 135 | 297 |

Top language (Python 32.7%). Generated at 2026-09-17T01:44:56.340299637+00:00. Canonical report: https://octocounts.com/github/comet-ml/opik

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/comet-ml/opik/commit/4546b5e66e49bdfa2d65b7ed06fdfb6ddfb74e5e?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does comet-ml/opik have?

comet-ml/opik has 1,811,729 total lines, including 1,415,239 code lines, 204,941 comment lines, and 191,549 blank lines.

### How was the comet-ml/opik line count measured?

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

### What commit was counted for comet-ml/opik?

This OctoCounts report was generated from main at commit 4546b5e66e49 on 2026-09-17T01:44:56.340299637+00:00.

## Similar repository reports

- [nousresearch/hermes-agent](https://octocounts.com/github/nousresearch/hermes-agent) — Python, 1,373,652 code lines
- [home-assistant/core](https://octocounts.com/github/home-assistant/core) — Python, 1,513,961 code lines
- [NousResearch/hermes-agent](https://octocounts.com/github/NousResearch/hermes-agent) — Python, 1,268,423 code lines
- [agentscope-ai/QwenPaw](https://octocounts.com/github/agentscope-ai/QwenPaw) — Python, 1,140,238 code lines
- [apache/airflow](https://octocounts.com/github/apache/airflow) — Python, 1,709,773 code lines
- [langgenius/dify](https://octocounts.com/github/langgenius/dify) — Python, 1,118,531 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)
