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

2026-06-30 14:00

Lines of Code by Language

Code, Comments, and Blank Lines Ratio

Language Files Code Comments Blanks Total
C Header
7 134 8 49 191
File Code Comments Blanks Total
./src/Utils.h 7 2 6 15
./src/Palette.h 11 5 7 23
./src/CanvasWidget.h 48 1 14 63
./src/ViewerWindow.h 29 0 8 37
./src/TreeLayout.h 7 0 3 10
./src/TreeReader.h 8 0 3 11
./src/TreeModel.h 24 0 8 32
CMake
1 72 2 18 92
File Code Comments Blanks Total
./CMakeLists.txt 72 2 18 92
C++
9 1363 29 278 1670
File Code Comments Blanks Total
./src/TreeLayout.cpp 178 3 35 216
./src/ViewerWindow.cpp 261 6 48 315
./src/CanvasWidget.cpp 401 16 80 497
./src/TreeReader.cpp 141 0 25 166
./src/Utils.cpp 47 1 11 59
./src/TreeModel.cpp 31 0 9 40
./src/Palette.cpp 52 0 17 69
./src/main.cpp 63 0 13 76
./tests/TestMain.cpp 189 3 40 232
JSON
1 6 0 0 6
File Code Comments Blanks Total
./renovate.json 6 0 0 6
Markdown
2 0 163 82 245
File Code Comments Blanks Total
./README.md 0 48 31 79
./PLAN.md 0 115 51 166
SVG
1 17 0 4 21
File Code Comments Blanks Total
./resources/gpscan_viewer.svg 17 0 4 21
Plain Text
1 0 281 59 340
File Code Comments Blanks Total
./COPYING.txt 0 281 59 340
XML
1 15 0 0 15
File Code Comments Blanks Total
./resources/sample.xml 15 0 0 15
Total 23 1607 483 490 2580

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.