# 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%). Counted with tokei via OctoCounts.

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

## 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
- [confident-ai/deepeval](https://octocounts.com/github/confident-ai/deepeval) — Python, 299,491 code lines
- [topoteretes/cognee](https://octocounts.com/github/topoteretes/cognee) — Python, 299,984 code lines
- [pandas-dev/pandas](https://octocounts.com/github/pandas-dev/pandas) — Python, 291,433 code lines
- [run-llama/llama_index](https://octocounts.com/github/run-llama/llama_index) — Python, 311,078 code lines
- [abrignoni/iLEAPP](https://octocounts.com/github/abrignoni/iLEAPP) — Python, 311,581 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)
