# cicsdev/cics-genapp SLOC report

> As of 2026-09-17 (commit 63eca1b670d9), cicsdev/cics-genapp contains 38,344 total lines: 6,810 code, 30,009 comments, 1,525 blank, across 102 files in 4 languages (top: COBOL 99.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

cicsdev/cics-genapp has 6,810 source lines of code out of 38,344 total lines across 102 files, counted from the 63eca1b670d9199637bdc2ca7df6e4189a58c892 ref at commit 63eca1b670d9 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 cicsdev/cics-genapp to commit 63eca1b670d9, 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 small codebase by counted code lines. Code represents 17.8% of all lines, comments represent 78.3%, and the repository averages 67 code lines per file. COBOL accounts for 99.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| COBOL | 44 | 9,399 | 6,794 | 1,699 | 906 |
| Shell | 1 | 38 | 16 | 12 | 10 |
| Markdown | 15 | 1,244 | 0 | 896 | 348 |
| Plain Text | 42 | 27,663 | 0 | 27,402 | 261 |

Top language (COBOL 99.8%). Generated at 2026-09-17T20:28:53.198504752+00:00. Canonical report: https://octocounts.com/github/cicsdev/cics-genapp

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/cicsdev/cics-genapp/commit/63eca1b670d9199637bdc2ca7df6e4189a58c892?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 cicsdev/cics-genapp have?

cicsdev/cics-genapp has 38,344 total lines, including 6,810 code lines, 30,009 comment lines, and 1,525 blank lines.

### How was the cicsdev/cics-genapp line count measured?

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

### What commit was counted for cicsdev/cics-genapp?

This OctoCounts report was generated from 63eca1b670d9199637bdc2ca7df6e4189a58c892 at commit 63eca1b670d9 on 2026-09-17T20:28:53.198504752+00:00.

## Similar repository reports

- [blitzy-public-samples/aws-carddemo-blitzy](https://octocounts.com/github/blitzy-public-samples/aws-carddemo-blitzy) — COBOL, 22,360 code lines
- [blitzy-public-samples/cics-banking-sample-application-cbsa](https://octocounts.com/github/blitzy-public-samples/cics-banking-sample-application-cbsa) — COBOL, 46,921 code lines
- [xwda/Project_EndofTerm](https://octocounts.com/github/xwda/Project_EndofTerm) — XML, 6,805 code lines
- [J3rry320/interview-coach](https://octocounts.com/github/J3rry320/interview-coach) — JSON, 6,804 code lines
- [TurboDaan/ROConnect](https://octocounts.com/github/TurboDaan/ROConnect) — PHP, 6,821 code lines
- [PLMore/PLMore](https://octocounts.com/github/PLMore/PLMore) — TypeScript, 6,799 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)
- [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)
