# CERN/TIGRE SLOC report

> As of 2026-08-24 (commit 1c8f53bd7534), CERN/TIGRE contains 50,810 total lines: 36,620 code, 7,111 comments, 7,079 blank, across 345 files in 15 languages (top: Objective-C 52.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

CERN/TIGRE has 36,620 source lines of code out of 50,810 total lines across 345 files, counted from the master ref at commit 1c8f53bd7534 by the OctoCounts tokei engine on 2026-08-24. 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 CERN/TIGRE to commit 1c8f53bd7534, 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 72.1% of all lines, comments represent 14.0%, and the repository averages 106 code lines per file. Objective-C accounts for 52.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Objective-C | 173 | 22,263 | 19,088 | 713 | 2,462 |
| Python | 75 | 11,214 | 7,730 | 1,850 | 1,634 |
| CUDA | 15 | 10,202 | 6,287 | 2,165 | 1,750 |
| XML | 7 | 1,370 | 1,318 | 12 | 40 |
| C++ | 14 | 2,096 | 1,273 | 584 | 239 |
| Cython | 10 | 809 | 508 | 115 | 186 |
| C++ Header | 21 | 1,334 | 304 | 710 | 320 |
| TOML | 1 | 66 | 58 | 1 | 7 |
| HTML | 1 | 105 | 44 | 51 | 10 |
| Autoconf | 1 | 4 | 4 | 0 | 0 |
| INI | 1 | 3 | 2 | 1 | 0 |
| JSON | 2 | 2 | 2 | 0 | 0 |

Top language (Objective-C 52.1%). Generated at 2026-08-24T13:12:38.397989188+00:00. Canonical report: https://octocounts.com/github/CERN/TIGRE

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/CERN/TIGRE/commit/1c8f53bd7534bf3a470d62687f8b1d1212e67739?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 CERN/TIGRE have?

CERN/TIGRE has 50,810 total lines, including 36,620 code lines, 7,111 comment lines, and 7,079 blank lines.

### How was the CERN/TIGRE line count measured?

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

### What commit was counted for CERN/TIGRE?

This OctoCounts report was generated from master at commit 1c8f53bd7534 on 2026-08-24T13:12:38.397989188+00:00.

## Similar repository reports

- [bang590/JSPatch](https://octocounts.com/github/bang590/JSPatch) — Objective-C, 18,774 code lines
- [maderix/ANE](https://octocounts.com/github/maderix/ANE) — Objective-C, 11,224 code lines
- [SAP/macOS-enterprise-privileges](https://octocounts.com/github/SAP/macOS-enterprise-privileges) — Objective-C, 9,604 code lines
- [TrumanTAbbe/CubeSat-LGVI-Magnetic-Attitude-Control-Simulators](https://octocounts.com/github/TrumanTAbbe/CubeSat-LGVI-Magnetic-Attitude-Control-Simulators) — Objective-C, 5,276 code lines
- [tqmane/gunshot](https://octocounts.com/github/tqmane/gunshot) — Objective-C, 4,159 code lines
- [0xjohnnydev/airlift](https://octocounts.com/github/0xjohnnydev/airlift) — Objective-C, 1,511 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)
