Skip to content

Latest commit

 

History

History
46 lines (42 loc) · 1.7 KB

File metadata and controls

46 lines (42 loc) · 1.7 KB

Code Statistics Report

Generated: 2026-06-27 13:28 UTC
Root: /Users/jay/projects/qbasic-rust

Summary

Metric Count
Total Files 396
Total Lines 497,744
Code Lines 476,658 (95.8%)
Comment Lines 7,106 (1.4%)
Blank Lines 13,980 (2.8%)

Language Breakdown

Language Files Total Lines Code Comments Blanks
Other 148 402,913 396,469 (98.4%) 0 (0.0%) 6,444 (1.6%)
Rust 128 66,372 58,944 (88.8%) 3,963 (6.0%) 3,465 (5.2%)
QBasic/BASIC 85 20,233 14,645 (72.4%) 3,027 (15.0%) 2,561 (12.7%)
Markdown 17 6,902 5,547 (80.4%) 0 (0.0%) 1,355 (19.6%)
Shell 7 528 363 (68.8%) 96 (18.2%) 69 (13.1%)
C 4 362 299 (82.6%) 19 (5.2%) 44 (12.2%)
Config 5 278 248 (89.2%) 0 (0.0%) 30 (10.8%)
JSON 1 81 81 (100.0%) 0 (0.0%) 0 (0.0%)
Python 1 75 62 (82.7%) 1 (1.3%) 12 (16.0%)

Top 10 Largest Files

Rank File Language Lines
1 samples/money Other 8,025
2 bin/money Other 7,992
3 bin/donkey Other 6,936
4 samples/donkey Other 6,932
5 bin/qbricks Other 6,925
6 bin/qblocks Other 6,884
7 bin/blackjak Other 6,830
8 samples/qblocks Other 6,798
9 bin/gorilla Other 6,759
10 samples/gorilla Other 6,743

Interesting Stats

  • Most lines in one file: samples/money (8,025 lines)
  • Most commented language: Shell (18.1% of lines are comments)
  • Largest language by line count: Other (402,913 lines, 148 files)
  • Average file size: 1257 lines
  • Blank line density: 2.8% of all lines