# Beckhoff/ADS SLOC report

> As of 2026-09-05 (commit 6f43449769f4), Beckhoff/ADS contains 14,558 total lines: 10,726 code, 2,130 comments, 1,702 blank, across 91 files in 11 languages (top: C++ 62.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Beckhoff/ADS to commit 6f43449769f4, 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 73.7% of all lines, comments represent 14.6%, and the repository averages 118 code lines per file. C++ accounts for 62.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 27 | 8,065 | 6,700 | 434 | 931 |
| C Header | 40 | 5,032 | 2,936 | 1,503 | 593 |
| Shell | 6 | 563 | 381 | 87 | 95 |
| XML | 3 | 365 | 365 | 0 | 0 |
| Meson | 4 | 189 | 139 | 29 | 21 |
| CMake | 5 | 138 | 103 | 3 | 32 |
| Makefile | 2 | 61 | 49 | 0 | 12 |
| Visual Studio Solution | 1 | 46 | 45 | 0 | 1 |
| Dockerfile | 1 | 6 | 6 | 0 | 0 |
| Autoconf | 1 | 3 | 2 | 0 | 1 |
| Markdown | 1 | 90 | 0 | 74 | 16 |

Top language (C++ 62.5%). Generated at 2026-09-05T10:28:44.659890042+00:00. Canonical report: https://octocounts.com/github/Beckhoff/ADS

## Report FAQ

### How many lines of code does Beckhoff/ADS have?

Beckhoff/ADS has 14,558 total lines, including 10,726 code lines, 2,130 comment lines, and 1,702 blank lines.

### How was the Beckhoff/ADS line count measured?

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

### What commit was counted for Beckhoff/ADS?

This OctoCounts report was generated from 6f43449769f4a52189da985721172bca8a1c32c6 at commit 6f43449769f4 on 2026-09-05T10:28:44.659890042+00:00.

## Similar repository reports

- [sebbooth/vkEngine](https://octocounts.com/github/sebbooth/vkEngine) — C++, 11,372 code lines
- [JKKDY/Vulkan-Wrapper](https://octocounts.com/github/JKKDY/Vulkan-Wrapper) — C++, 12,436 code lines
- [Amulet-Team/Amulet-NBT](https://octocounts.com/github/Amulet-Team/Amulet-NBT) — C++, 8,941 code lines
- [nmrugg/Drawfish](https://octocounts.com/github/nmrugg/Drawfish) — C++, 8,347 code lines
- [JuliaHubOSS/llvm-cbe](https://octocounts.com/github/JuliaHubOSS/llvm-cbe) — C++, 8,237 code lines
- [barry-ran/QtScrcpy](https://octocounts.com/github/barry-ran/QtScrcpy) — C++, 8,009 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
