# mulesoft-labs/aws-lambda-connector SLOC report

> As of 2026-09-18 (commit 5d763a8117e2), mulesoft-labs/aws-lambda-connector contains 380 total lines: 244 code, 72 comments, 64 blank, across 9 files in 5 languages (top: Java 68.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mulesoft-labs/aws-lambda-connector has 244 source lines of code out of 380 total lines across 9 files, counted from the master ref at commit 5d763a8117e2 by the OctoCounts tokei engine on 2026-09-18. 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 mulesoft-labs/aws-lambda-connector to commit 5d763a8117e2, 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 64.2% of all lines, comments represent 18.9%, and the repository averages 27 code lines per file. Java accounts for 68.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 2 | 243 | 166 | 29 | 48 |
| XML | 2 | 75 | 67 | 2 | 6 |
| Shell | 1 | 21 | 11 | 6 | 4 |
| Markdown | 3 | 41 | 0 | 35 | 6 |
| Plain Text | 1 | 0 | 0 | 0 | 0 |

Top language (Java 68.0%). Generated at 2026-09-18T18:33:13.827766988+00:00. Canonical report: https://octocounts.com/github/mulesoft-labs/aws-lambda-connector

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mulesoft-labs/aws-lambda-connector/commit/5d763a8117e2b1cf6a415f2d43b3818c500bc5ee?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 mulesoft-labs/aws-lambda-connector have?

mulesoft-labs/aws-lambda-connector has 380 total lines, including 244 code lines, 72 comment lines, and 64 blank lines.

### How was the mulesoft-labs/aws-lambda-connector line count measured?

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

### What commit was counted for mulesoft-labs/aws-lambda-connector?

This OctoCounts report was generated from master at commit 5d763a8117e2 on 2026-09-18T18:33:13.827766988+00:00.

## Similar repository reports

- [DannyMatlob/Spellcast-Solver](https://octocounts.com/github/DannyMatlob/Spellcast-Solver) — Java, 233 code lines
- [mulesoft-labs/aws-lambda](https://octocounts.com/github/mulesoft-labs/aws-lambda) — Java, 295 code lines
- [EliasVoigt/cool-algorithms](https://octocounts.com/github/EliasVoigt/cool-algorithms) — Java, 492 code lines
- [obus-globus/Thaumic-Speedup](https://octocounts.com/github/obus-globus/Thaumic-Speedup) — Java, 507 code lines
- [lorenzoc25/mini-kafka](https://octocounts.com/github/lorenzoc25/mini-kafka) — Java, 542 code lines
- [estebanwasinger/dataweave-playground](https://octocounts.com/github/estebanwasinger/dataweave-playground) — Java, 619 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)
