# Checkmarx/WebViewGoat SLOC report

> As of 2026-08-24 (commit 4aabdae6a1a6), Checkmarx/WebViewGoat contains 1,001 total lines: 787 code, 58 comments, 156 blank, across 14 files in 8 languages (top: JavaScript 44.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Checkmarx/WebViewGoat has 787 source lines of code out of 1,001 total lines across 14 files, counted from the master ref at commit 4aabdae6a1a6 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 Checkmarx/WebViewGoat to commit 4aabdae6a1a6, 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 78.6% of all lines, comments represent 5.8%, and the repository averages 56 code lines per file. JavaScript accounts for 44.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 1 | 411 | 350 | 12 | 49 |
| Java | 3 | 213 | 158 | 11 | 44 |
| BASH | 1 | 160 | 122 | 21 | 17 |
| Batch | 1 | 90 | 66 | 0 | 24 |
| XML | 5 | 67 | 56 | 2 | 9 |
| Prolog | 1 | 25 | 21 | 0 | 4 |
| HTML | 1 | 16 | 14 | 0 | 2 |
| Markdown | 1 | 19 | 0 | 12 | 7 |

Top language (JavaScript 44.5%). Generated at 2026-08-24T07:36:16.692316969+00:00. Canonical report: https://octocounts.com/github/Checkmarx/WebViewGoat

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Checkmarx/WebViewGoat/commit/4aabdae6a1a6c7888ce22a4a1951063d990946c9?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 Checkmarx/WebViewGoat have?

Checkmarx/WebViewGoat has 1,001 total lines, including 787 code lines, 58 comment lines, and 156 blank lines.

### How was the Checkmarx/WebViewGoat line count measured?

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

### What commit was counted for Checkmarx/WebViewGoat?

This OctoCounts report was generated from master at commit 4aabdae6a1a6 on 2026-08-24T07:36:16.692316969+00:00.

## Similar repository reports

- [WithBlankName/FakeMoonCamera](https://octocounts.com/github/WithBlankName/FakeMoonCamera) — JavaScript, 785 code lines
- [sindresorhus/p-limit](https://octocounts.com/github/sindresorhus/p-limit) — JavaScript, 803 code lines
- [peterflynn/simple-sloc-counter](https://octocounts.com/github/peterflynn/simple-sloc-counter) — JavaScript, 742 code lines
- [sindresorhus/query-string](https://octocounts.com/github/sindresorhus/query-string) — JavaScript, 836 code lines
- [harryneopotter/Codex-webui](https://octocounts.com/github/harryneopotter/Codex-webui) — JavaScript, 837 code lines
- [browserify/resolve](https://octocounts.com/github/browserify/resolve) — JavaScript, 727 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
