# apache/ActiveMQ SLOC report

> As of 2026-09-08 (commit 5d3c9793300f), apache/ActiveMQ contains 431,656 total lines: 261,780 code, 111,839 comments, 58,037 blank, across 2,703 files in 25 languages (top: Java 81.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

apache/ActiveMQ has 261,780 source lines of code out of 431,656 total lines across 2,703 files, counted from the 5d3c9793300f5029e1f5a923b796de81dcbe9b44 ref at commit 5d3c9793300f by the OctoCounts tokei engine on 2026-09-08. 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 apache/ActiveMQ to commit 5d3c9793300f, 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 60.6% of all lines, comments represent 25.9%, and the repository averages 97 code lines per file. Java accounts for 81.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 2,313 | 365,861 | 213,590 | 100,780 | 51,491 |
| JavaScript | 36 | 31,228 | 25,392 | 2,481 | 3,355 |
| XML | 127 | 19,143 | 14,411 | 3,679 | 1,053 |
| CSS | 16 | 2,935 | 2,388 | 293 | 254 |
| HTML | 79 | 3,328 | 1,728 | 1,282 | 318 |
| Shell | 5 | 1,362 | 907 | 287 | 168 |
| YAML | 14 | 1,107 | 843 | 181 | 83 |
| Protocol Buffers | 10 | 1,102 | 610 | 315 | 177 |
| C# | 12 | 874 | 516 | 228 | 130 |
| C++ | 4 | 492 | 316 | 76 | 100 |
| Python | 12 | 490 | 302 | 110 | 78 |
| Batch | 5 | 372 | 185 | 94 | 93 |

Top language (Java 81.6%). Generated at 2026-09-08T08:17:00.995009973+00:00. Canonical report: https://octocounts.com/github/apache/ActiveMQ

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/apache/ActiveMQ/commit/5d3c9793300f5029e1f5a923b796de81dcbe9b44?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 apache/ActiveMQ have?

apache/ActiveMQ has 431,656 total lines, including 261,780 code lines, 111,839 comment lines, and 58,037 blank lines.

### How was the apache/ActiveMQ line count measured?

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

### What commit was counted for apache/ActiveMQ?

This OctoCounts report was generated from 5d3c9793300f5029e1f5a923b796de81dcbe9b44 at commit 5d3c9793300f on 2026-09-08T08:17:00.995009973+00:00.

## Similar repository reports

- [apache/ant](https://octocounts.com/github/apache/ant) — Java, 250,419 code lines
- [google/guava](https://octocounts.com/github/google/guava) — Java, 274,029 code lines
- [apache/activemq](https://octocounts.com/github/apache/activemq) — Java, 249,430 code lines
- [spring-projects/spring-boot](https://octocounts.com/github/spring-projects/spring-boot) — Java, 245,337 code lines
- [micronaut-projects/micronaut-core](https://octocounts.com/github/micronaut-projects/micronaut-core) — Java, 242,510 code lines
- [yuliskov/SmartTube](https://octocounts.com/github/yuliskov/SmartTube) — Java, 289,599 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
