Analysis Results: https://github.com/red-data-tools/ruby-hdf5

2026-09-23 23:35

Lines of Code by Language

Code, Comments, and Blank Lines Ratio

Language Files Code Comments Blanks Total
Markdown
3 0 95 46 141
File Code Comments Blanks Total
./README.md 0 55 34 89
./examples/nasa/README.md 0 9 5 14
./examples/README.md 0 31 7 38
Rakefile
1 20 1 6 27
File Code Comments Blanks Total
./Rakefile 20 1 6 27
Ruby
53 23581 423 6093 30097
File Code Comments Blanks Total
./test/test_helper.rb 29 1 8 38
./test/storage_test.rb 110 1 14 125
./test/selection_test.rb 82 1 16 99
./test/hierarchy_test.rb 125 1 12 138
./test/dtype_test.rb 48 1 6 55
./test/file_test.rb 21 1 4 26
./test/file_context_test.rb 188 1 18 207
./test/attribute_test.rb 121 1 17 139
./test/data_helpers_test.rb 48 1 10 59
./test/dataset_test.rb 310 1 32 343
./test/native_error_test.rb 73 1 6 80
./test/h5py_interop_test.rb 195 1 20 216
./test/string_dtype_test.rb 395 2 34 431
./test/ffi_test.rb 41 1 7 49
./test/hdf5_test.rb 18 1 2 21
./lib/hdf5.rb 61 1 13 75
./lib/hdf5/ffi_14.rb 7487 170 1997 9654
./lib/hdf5/ffi_20.rb 7539 144 2014 9697
./lib/hdf5/file.rb 146 0 31 177
./lib/hdf5/group.rb 123 0 27 150
./lib/hdf5/string_codec.rb 88 0 23 111
./lib/hdf5/dtype.rb 196 0 37 233
./lib/hdf5/ffi.rb 80 4 13 97
./lib/hdf5/ffi_10.rb 4420 58 1363 5841
./lib/hdf5/file_context.rb 58 0 12 70
./lib/hdf5/hierarchy.rb 107 0 25 132
./lib/hdf5/version.rb 3 1 1 5
./lib/hdf5/selection.rb 92 0 15 107
./lib/hdf5/native.rb 38 3 10 51
./lib/hdf5/data_helpers.rb 161 4 30 195
./lib/hdf5/attribute.rb 250 1 61 312
./lib/hdf5/dataset.rb 619 0 130 749
./examples/08_reading_slices.rb 13 1 4 18
./examples/16_processing_in_blocks.rb 12 1 4 17
./examples/nasa/icesat_glas.rb 32 1 6 39
./examples/06_utf8_strings.rb 23 1 4 28
./examples/14_filters_and_integrity.rb 15 1 4 20
./examples/01_hello_hdf5.rb 14 1 4 19
./examples/13_chunked_storage.rb 14 1 4 19
./examples/05_attributes.rb 18 1 4 23
./examples/04_dataset_metadata.rb 13 1 4 18
./examples/11_safe_type_conversion.rb 12 1 4 17
./examples/03_numo_arrays.rb 13 1 4 18
./examples/09_writing_slices.rb 11 1 4 16
./examples/20_file_modes_and_errors.rb 15 1 5 21
./examples/18_hierarchy_management.rb 11 1 3 15
./examples/02_groups_and_paths.rb 14 1 4 19
./examples/15_growing_datasets.rb 12 1 4 17
./examples/10_read_into_existing_array.rb 12 1 4 17
./examples/19_links.rb 14 1 3 18
./examples/07_scalar_empty_null.rb 16 1 4 21
./examples/17_processing_chunks.rb 12 1 4 17
./examples/12_boolean_and_complex.rb 13 1 4 18
Plain Text
1 0 17 4 21
File Code Comments Blanks Total
./LICENSE.txt 0 17 4 21
Total 58 23601 536 6149 30286

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.