# OpenSourceAP/CrossSection SLOC report

> As of 2026-08-31 (commit 8db892442c2c), OpenSourceAP/CrossSection contains 67,703 total lines: 44,221 code, 11,099 comments, 12,383 blank, across 737 files in 8 languages (top: Python 73.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving OpenSourceAP/CrossSection to commit 8db892442c2c, 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 65.3% of all lines, comments represent 16.4%, and the repository averages 60 code lines per file. Python accounts for 73.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 349 | 48,882 | 32,420 | 7,464 | 8,998 |
| Stata | 337 | 9,359 | 5,233 | 2,288 | 1,838 |
| R | 32 | 6,734 | 4,580 | 861 | 1,293 |
| YAML | 5 | 1,834 | 1,678 | 81 | 75 |
| Shell | 6 | 436 | 268 | 88 | 80 |
| HTML | 1 | 46 | 42 | 0 | 4 |
| Markdown | 4 | 363 | 0 | 269 | 94 |
| Plain Text | 3 | 49 | 0 | 48 | 1 |

Top language (Python 73.3%). Generated at 2026-08-31T05:19:45.383968062+00:00. Canonical report: https://octocounts.com/github/OpenSourceAP/CrossSection

## Report FAQ

### How many lines of code does OpenSourceAP/CrossSection have?

OpenSourceAP/CrossSection has 67,703 total lines, including 44,221 code lines, 11,099 comment lines, and 12,383 blank lines.

### How was the OpenSourceAP/CrossSection line count measured?

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

### What commit was counted for OpenSourceAP/CrossSection?

This OctoCounts report was generated from master at commit 8db892442c2c on 2026-08-31T05:19:45.383968062+00:00.

## Similar repository reports

- [AstrBotDevs/shipyard-neo](https://octocounts.com/github/AstrBotDevs/shipyard-neo) — Python, 44,355 code lines
- [prompt-toolkit/python-prompt-toolkit](https://octocounts.com/github/prompt-toolkit/python-prompt-toolkit) — Python, 44,517 code lines
- [usestrix/strix](https://octocounts.com/github/usestrix/strix) — Python, 44,726 code lines
- [unclecode/crawl4ai](https://octocounts.com/github/unclecode/crawl4ai) — Python, 44,823 code lines
- [kaloscope/kaloscope](https://octocounts.com/github/kaloscope/kaloscope) — Python, 42,673 code lines
- [qtile/qtile](https://octocounts.com/github/qtile/qtile) — Python, 46,339 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
