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

2026-05-26 13:38

Lines of Code by Language

Code, Comments, and Blank Lines Ratio

Language Files Code Comments Blanks Total
Markdown
6 0 362 149 511
File Code Comments Blanks Total
./README.md 0 146 74 220
./examples2/README.md 0 97 13 110
./examples2/todo/todo.md 0 1 0 1
./vendor/README.md 0 104 53 157
./vendor/LICENSE.md 0 5 5 10
./scripts/README.md 0 9 4 13
Rakefile
1 173 21 36 230
File Code Comments Blanks Total
./Rakefile 173 21 36 230
Ruby
44 3075 607 741 4423
File Code Comments Blanks Total
./test/test_helper.rb 4 0 1 5
./test/libui_test.rb 31 1 4 36
./test/utils_test.rb 12 0 2 14
./examples/basic_table_image.rb 56 5 14 75
./examples/basic_draw_text.rb 89 6 22 117
./examples/midi_player.rb 78 14 15 107
./examples/gpt2_notepad.rb 82 6 18 106
./examples/basic_button.rb 17 0 8 25
./examples/control_gallery.rb 144 27 36 207
./examples/basic_window.rb 12 0 6 18
./examples/turing_pattern.rb 455 75 96 626
./examples/draw_text.rb 131 0 34 165
./examples/basic_table.rb 47 1 13 61
./examples/spectrum.rb 84 5 20 109
./examples/simple_notepad.rb 16 1 7 24
./examples/basic_area.rb 41 0 10 51
./examples/histogram.rb 146 10 33 189
./examples/date_time_picker.rb 30 0 8 38
./examples/basic_entry.rb 32 0 9 41
./examples/font_button.rb 28 0 7 35
./examples2/password_entry.rb 50 14 10 74
./examples2/grid.rb 102 32 15 149
./examples2/button.rb 30 11 10 51
./examples2/color_button.rb 40 20 12 72
./examples2/date_picker.rb 19 24 7 50
./examples2/combobox.rb 42 40 15 97
./examples2/checkbox.rb 38 13 11 62
./examples2/slider.rb 31 23 13 67
./examples2/search_entry.rb 47 23 10 80
./examples2/progress_bar.rb 18 9 6 33
./examples2/font_button.rb 18 12 6 36
./examples2/editable_combobox.rb 41 39 13 93
./examples2/window.rb 60 48 15 123
./examples2/multiline_entry.rb 32 16 9 57
./examples2/entry.rb 44 13 10 67
./lib/libui/libui_base.rb 36 10 8 54
./lib/libui/ffi.rb 499 37 122 658
./lib/libui/fiddle_patch.rb 62 20 5 87
./lib/libui/error.rb 5 3 2 10
./lib/libui/version.rb 3 0 0 3
./lib/libui/utils.rb 16 2 1 19
./lib/libui.rb 276 35 63 374
./scripts/ui_ffi.rb 10 5 5 20
./scripts/ui_h.rb 21 7 10 38
Shell
1 2 2 2 6
File Code Comments Blanks Total
./scripts/ui_diff.sh 2 2 2 6
Plain Text
1 0 17 4 21
File Code Comments Blanks Total
./LICENSE.txt 0 17 4 21
Total 53 3250 1009 932 5191

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.