# Dwsy/codemap SLOC report

> As of 2026-09-17 (commit 48c74caa98a7), Dwsy/codemap contains 12,346 total lines: 8,156 code, 2,276 comments, 1,914 blank, across 99 files in 12 languages (top: TSX 43.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Dwsy/codemap has 8,156 source lines of code out of 12,346 total lines across 99 files, counted from the 48c74caa98a73948ddb79592a00dade89a8527a9 ref at commit 48c74caa98a7 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 Dwsy/codemap to commit 48c74caa98a7, 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 66.1% of all lines, comments represent 18.4%, and the repository averages 82 code lines per file. TSX accounts for 43.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TSX | 35 | 3,959 | 3,518 | 82 | 359 |
| TypeScript | 17 | 2,228 | 1,717 | 219 | 292 |
| Rust | 8 | 1,665 | 1,335 | 55 | 275 |
| JavaScript | 6 | 753 | 588 | 74 | 91 |
| Shell | 6 | 368 | 260 | 36 | 72 |
| JSON | 6 | 223 | 220 | 0 | 3 |
| CSS | 2 | 231 | 200 | 0 | 31 |
| Python | 2 | 262 | 198 | 29 | 35 |
| SVG | 2 | 84 | 78 | 0 | 6 |
| TOML | 1 | 25 | 22 | 0 | 3 |
| HTML | 1 | 23 | 20 | 1 | 2 |
| Markdown | 13 | 2,525 | 0 | 1,780 | 745 |

Top language (TSX 43.1%). Generated at 2026-09-17T02:43:53.107076743+00:00. Canonical report: https://octocounts.com/github/Dwsy/codemap

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Dwsy/codemap/commit/48c74caa98a73948ddb79592a00dade89a8527a9?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 Dwsy/codemap have?

Dwsy/codemap has 12,346 total lines, including 8,156 code lines, 2,276 comment lines, and 1,914 blank lines.

### How was the Dwsy/codemap line count measured?

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

### What commit was counted for Dwsy/codemap?

This OctoCounts report was generated from 48c74caa98a73948ddb79592a00dade89a8527a9 at commit 48c74caa98a7 on 2026-09-17T02:43:53.107076743+00:00.

## Similar repository reports

- [christian-hnl/remindme](https://octocounts.com/github/christian-hnl/remindme) — TSX, 7,952 code lines
- [SchroederNathan/react-native-motion](https://octocounts.com/github/SchroederNathan/react-native-motion) — TSX, 8,859 code lines
- [OpenCut-app/OpenCut](https://octocounts.com/github/OpenCut-app/OpenCut) — TSX, 7,055 code lines
- [GenerateNU/snapper](https://octocounts.com/github/GenerateNU/snapper) — TSX, 9,474 code lines
- [opencut-app/opencut](https://octocounts.com/github/opencut-app/opencut) — TSX, 6,586 code lines
- [zzsting88/relayAPI](https://octocounts.com/github/zzsting88/relayAPI) — TSX, 5,653 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)
