dart-lang / dump-info-visualizer
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 22 files with 1,606 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (271 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (526 lines of code)
    • 17 very small files (809 lines of code)
0% | 0% | 16% | 32% | 50%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
dart0% | 0% | 23% | 45% | 31%
html0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
lib/src0% | 0% | 21% | 30% | 48%
web0% | 0% | 0% | 48% | 51%
ROOT0% | 0% | 0% | 0% | 100%
lib0% | 0% | 0% | 0% | 100%
Longest Files (Top 22)
File# lines# units
hierarchy_view.dart
in lib/src
271 12
viewer.dart
in web
138 5
history_state.dart
in lib/src
133 16
info_helper.dart
in lib/src
130 8
tree_table.dart
in lib/src
125 10
diff_view.html
in lib/src
89 -
viewer.css
in web
87 -
logical_row.dart
in lib/src
73 6
dependency_view.html
in lib/src
70 -
diff_view.dart
in lib/src
67 4
tree_table.html
in lib/src
67 -
dependency_view.dart
in lib/src
66 5
index.html
in web
57 -
diff_alg.dart
in lib/src
51 1
program_info_view.dart
in lib/src
49 3
drag_drop_view.dart
in lib/src
47 4
drag_drop_view.html
in lib/src
26 -
pubspec.yaml
in root
22 -
hierarchy_view.html
in lib/src
18 -
dump_viz.dart
in lib
8 -
program_info_view.html
in lib/src
8 -
build.dart
in root
4 -
Files With Most Units (Top 11)
File# lines# units
history_state.dart
in lib/src
133 16
hierarchy_view.dart
in lib/src
271 12
tree_table.dart
in lib/src
125 10
info_helper.dart
in lib/src
130 8
logical_row.dart
in lib/src
73 6
dependency_view.dart
in lib/src
66 5
viewer.dart
in web
138 5
diff_view.dart
in lib/src
67 4
drag_drop_view.dart
in lib/src
47 4
program_info_view.dart
in lib/src
49 3
diff_alg.dart
in lib/src
51 1
Files With Long Lines (Top 0)

There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.

File# lines# units# long lines