Thanks to visit codestin.com
Credit goes to splashboard.unhappychoice.com

Skip to content

code_largest_files

Ranks the largest tracked source files in the discovered git repo. metric = "loc" (default) counts text lines per file; metric = "bytes" measures raw size. Text headlines the single biggest file; TextBlock / MarkdownTextBlock / Entries / Bars carry the per-file ranking; NumberSeries sketches the size distribution; Badge flags whether the repo holds a refactor-candidate-sized file (tidy / big / bloated / monster). Vendored / generated dirs, lockfiles, and binaries are skipped via the shared scan helper.

KindSafetyShapes
cachedSafetext, text_block, markdown_text_block, entries, bars, number_series, badge
OptionTypeRequiredDefaultDescription
metricloc | bytesnolocWhat to rank files by: loc (text line count, binaries skipped) or bytes (raw file size). LOC suits refactor-candidate hunting; bytes suits asset-weight audits.
limitintegerno10Cap on ranked rows (TextBlock / MarkdownTextBlock / Entries / Bars / NumberSeries). The Text headline always names just the single largest file.
ShapeRenderers
textanimated_boot, animated_figlet_morph, animated_postfx, animated_scanlines, animated_splitflap, animated_typewriter, animated_wave, text_ascii, text_plain
text_blockanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_plain
markdown_text_blocktext_markdown
entriesanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table
barsanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, chart_bar, chart_pie, list_ranking
number_seriesanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, chart_histogram, chart_sparkline
badgeanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, status_badge
                                                                    
                          
                              
                                 
                                                                                
[[widget]]
id = "code_largest_files"
fetcher = "code_largest_files"
render = "text_ascii"
src/render/mod.rs (1,234 LOC)           
                                        
[[widget]]
id = "code_largest_files"
fetcher = "code_largest_files"
render = "text_plain"
src/render/mod.rs (1,234)               
src/fetcher/git/mod.rs (812)            
src/payload.rs (640)                    
                                        
[[widget]]
id = "code_largest_files"
fetcher = "code_largest_files"
render = "list_plain"
- src/render/mod.rs  1,234 LOC         
- src/fetcher/git/mod.rs  812 LOC      
- src/payload.rs  640 LOC              
                                        
                                        
[[widget]]
id = "code_largest_files"
fetcher = "code_largest_files"
render = "text_markdown"
src/render/mod.rs                  1,234
src/fetcher/git/mod.rs               812
src/payload.rs                       640
                                        
                                        
[[widget]]
id = "code_largest_files"
fetcher = "code_largest_files"
render = "grid_table"
                                     
                                     
                                  
                               
                               
                               
 812 640                             
src src src                             
[[widget]]
id = "code_largest_files"
fetcher = "code_largest_files"
render = "chart_bar"
                                        
                    src/render/mod.rs 
                             
        src/fetcher/git/mo
                         
    src/payload.rs 23.
                         
                           
                             
                                       
[[widget]]
id = "code_largest_files"
fetcher = "code_largest_files"
render = "chart_pie"
1. src/render/mod.rs                1234
2. src/fetcher/git/mod.rs            812
3. src/payload.rs                    640
                                        
                                        
[[widget]]
id = "code_largest_files"
fetcher = "code_largest_files"
render = "list_ranking"
                                
                                
                                
        
        
        
[[widget]]
id = "code_largest_files"
fetcher = "code_largest_files"
render = "chart_histogram"
                                       
                                     
                                   
[[widget]]
id = "code_largest_files"
fetcher = "code_largest_files"
render = "chart_sparkline"
 bloated · src/render/mod.rs (1,234)   
[[widget]]
id = "code_largest_files"
fetcher = "code_largest_files"
render = "status_badge"