Analysis Results: https://github.com/saecki/mp4ameta

2026-06-04 12:51

Lines of Code by Language

Code, Comments, and Blank Lines Ratio

Language Files Code Comments Blanks Total
Markdown
2 0 132 35 167
File Code Comments Blanks Total
./README.md 0 99 28 127
./CHANGELOG.md 0 33 7 40
Rust
53 7946 70 1406 9422
File Code Comments Blanks Total
./tests/handling.rs 207 1 36 244
./tests/io.rs 454 0 67 521
./examples/string_encoding.rs 11 0 3 14
./gen/src/main.rs 304 0 23 327
./src/atom/trak.rs 83 0 14 97
./src/atom/url.rs 51 0 8 59
./src/atom/minf.rs 81 0 12 93
./src/atom/mdat.rs 13 0 3 16
./src/atom/meta.rs 79 0 16 95
./src/atom/hdlr.rs 73 0 9 82
./src/atom/head.rs 156 1 32 189
./src/atom/gmin.rs 77 0 13 90
./src/atom/chpl.rs 126 0 25 151
./src/atom/stbl.rs 181 0 22 203
./src/atom/mod.rs 868 35 138 1041
./src/atom/co64.rs 66 0 14 80
./src/atom/state.rs 27 0 5 32
./src/atom/change.rs 348 1 46 395
./src/atom/util.rs 189 0 37 226
./src/atom/gmhd.rs 70 0 13 83
./src/atom/metaitem.rs 90 0 19 109
./src/atom/stsd.rs 71 0 17 88
./src/atom/text.rs 87 5 9 101
./src/atom/stts.rs 69 0 15 84
./src/atom/moov.rs 72 0 13 85
./src/atom/udta.rs 74 0 12 86
./src/atom/mp4a.rs 113 1 35 149
./src/atom/chap.rs 54 0 10 64
./src/atom/mdia.rs 81 0 14 95
./src/atom/dref.rs 77 0 17 94
./src/atom/ftyp.rs 16 0 4 20
./src/atom/mvhd.rs 106 2 15 123
./src/atom/tref.rs 64 0 12 76
./src/atom/ilst.rs 63 1 12 76
./src/atom/dinf.rs 64 0 12 76
./src/atom/stsc.rs 71 0 15 86
./src/atom/stsz.rs 75 0 16 91
./src/atom/ident.rs 196 11 48 255
./src/atom/tkhd.rs 140 2 19 161
./src/atom/mdhd.rs 122 2 19 143
./src/atom/data.rs 323 2 49 374
./src/atom/stco.rs 66 0 14 80
./src/lib.rs 13 0 3 16
./src/error.rs 62 0 9 71
./src/util.rs 41 0 5 46
./src/tag/mod.rs 112 0 14 126
./src/tag/readonly.rs 57 0 13 70
./src/tag/userdata/genre.rs 173 0 22 195
./src/tag/userdata/mod.rs 388 1 90 479
./src/tag/userdata/generated.rs 1083 3 248 1334
./src/tag/userdata/tuple.rs 166 2 31 199
./src/types.rs 287 0 37 324
./fuzz/fuzz_targets/fuzz_read.rs 6 0 2 8
TOML
4 84 1 12 97
File Code Comments Blanks Total
./Cargo.toml 14 0 1 15
./gen/Cargo.toml 10 0 1 11
./src/tag/userdata/generate.toml 43 1 6 50
./fuzz/Cargo.toml 17 0 4 21
Total 59 8030 203 1453 9686

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.