# CunrenLiang/isce2 SLOC report

> As of 2026-08-30 (commit 8bab7c647450), CunrenLiang/isce2 contains 467,663 total lines: 296,722 code, 102,970 comments, 67,971 blank, across 2,651 files in 22 languages (top: Python 45.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

CunrenLiang/isce2 has 296,722 source lines of code out of 467,663 total lines across 2,651 files, counted from the main ref at commit 8bab7c647450 by the OctoCounts tokei engine on 2026-08-30. 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 CunrenLiang/isce2 to commit 8bab7c647450, 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 63.4% of all lines, comments represent 22.0%, and the repository averages 112 code lines per file. Python accounts for 45.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 847 | 195,960 | 135,280 | 25,987 | 34,693 |
| FORTRAN Legacy | 291 | 80,002 | 50,943 | 16,457 | 12,602 |
| C++ | 173 | 43,961 | 35,371 | 3,994 | 4,596 |
| C | 102 | 38,428 | 26,884 | 6,044 | 5,500 |
| C Header | 334 | 25,282 | 17,446 | 5,037 | 2,799 |
| XML | 219 | 11,855 | 8,318 | 2,794 | 743 |
| FORTRAN Modern | 32 | 9,868 | 6,828 | 1,139 | 1,901 |
| Scons | 422 | 17,662 | 6,036 | 8,719 | 2,907 |
| CUDA | 14 | 5,116 | 3,323 | 1,026 | 767 |
| CMake | 158 | 2,806 | 2,640 | 15 | 151 |
| Cython | 16 | 2,222 | 1,994 | 101 | 127 |
| Shell | 5 | 516 | 430 | 32 | 54 |

Top language (Python 45.6%). Generated at 2026-08-30T04:53:23.298498003+00:00. Canonical report: https://octocounts.com/github/CunrenLiang/isce2

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/CunrenLiang/isce2/commit/8bab7c64745074b51dbcbfbb7cdb062f413605f2?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 CunrenLiang/isce2 have?

CunrenLiang/isce2 has 467,663 total lines, including 296,722 code lines, 102,970 comment lines, and 67,971 blank lines.

### How was the CunrenLiang/isce2 line count measured?

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

### What commit was counted for CunrenLiang/isce2?

This OctoCounts report was generated from main at commit 8bab7c647450 on 2026-08-30T04:53:23.298498003+00:00.

## Similar repository reports

- [isce-framework/isce2](https://octocounts.com/github/isce-framework/isce2) — Python, 296,129 code lines
- [pandas-dev/pandas](https://octocounts.com/github/pandas-dev/pandas) — Python, 295,098 code lines
- [jundot/omlx](https://octocounts.com/github/jundot/omlx) — Python, 293,587 code lines
- [alexgreensh/token-optimizer](https://octocounts.com/github/alexgreensh/token-optimizer) — Python, 292,919 code lines
- [saleor/saleor](https://octocounts.com/github/saleor/saleor) — Python, 286,919 code lines
- [Imbad0202/academic-research-skills](https://octocounts.com/github/Imbad0202/academic-research-skills) — Python, 285,318 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)
