Analysis Results: https://github.com/kojix2/qbix

2026-06-14 14:10

Lines of Code by Language

Code, Comments, and Blank Lines Ratio

Language Files Code Comments Blanks Total
C
2 56 0 11 67
File Code Comments Blanks Total
./src/hts_shim.c 35 0 6 41
./tests/c_smoke.c 21 0 5 26
C Header
1 26 2 9 37
File Code Comments Blanks Total
./include/qbix.h 26 2 9 37
JSON
1 35 0 0 35
File Code Comments Blanks Total
./renovate.json 35 0 0 35
Markdown
2 0 217 103 320
File Code Comments Blanks Total
./docs/qbi-format.md 0 89 39 128
./README.md 0 128 64 192
Rust
14 2510 0 315 2825
File Code Comments Blanks Total
./src/main.rs 7 0 1 8
./src/index.rs 503 0 65 568
./src/commands.rs 159 0 13 172
./src/error.rs 33 0 8 41
./src/hts.rs 183 0 21 204
./src/cli.rs 443 0 45 488
./src/lib.rs 13 0 2 15
./src/c_api.rs 247 0 31 278
./src/api.rs 255 0 33 288
./tests/e2e.rs 242 0 33 275
./tests/common/mod.rs 157 0 18 175
./tests/c_api.rs 46 0 10 56
./tests/api.rs 61 0 15 76
./build.rs 161 0 20 181
TOML
1 18 0 2 20
File Code Comments Blanks Total
./Cargo.toml 18 0 2 20
Total 21 2645 219 440 3304

README Badges

Add these badges to your README.md to showcase your code statistics:

Lines of Code GitHub
Top Language GitHub
Languages GitHub
Code to Comment Ratio GitHub
Note: These badges are dynamic and will automatically reflect the latest analysis of your repository. For efficiency, analysis results are cached for 24 hours. If you've made changes to your repository and want to update the badge data, you can run a new analysis after the cache period expires.
GitHub Badge: Using GitHub-specific badge format. This URL format is optimized for GitHub repositories.