dart-lang / http_io
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 15 files with 5,524 lines of code.
    • 2 very long files (3,445 lines of code)
    • 1 long files (813 lines of code)
    • 2 medium size files (691 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (325 lines of code)
    • 8 very small files (250 lines of code)
62% | 14% | 12% | 5% | 4%
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
dart62% | 14% | 12% | 5% | 3%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
lib/src67% | 15% | 6% | 6% | 3%
lib0% | 0% | 100% | 0% | 0%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 15)
File# lines# units
http_impl.dart
in lib/src
2436 130
http_headers_impl.dart
in lib/src
1009 44
http_parser.dart
in lib/src
813 29
http_io.dart
in lib
381 12
crypto.dart
in lib/src
310 10
http_date.dart
in lib/src
167 2
http_session_impl.dart
in lib/src
158 19
http_overrides.dart
in lib/src
61 7
http_status.dart
in lib/src
45 -
char_code.dart
in lib/src
44 2
analysis_options.yaml
in root
36 -
http_incoming.dart
in lib/src
32 1
http_exception.dart
in lib/src
15 2
pubspec.yaml
in root
11 -
http_session.dart
in lib/src
6 -
Files With Most Units (Top 11)
File# lines# units
http_impl.dart
in lib/src
2436 130
http_headers_impl.dart
in lib/src
1009 44
http_parser.dart
in lib/src
813 29
http_session_impl.dart
in lib/src
158 19
http_io.dart
in lib
381 12
crypto.dart
in lib/src
310 10
http_overrides.dart
in lib/src
61 7
http_exception.dart
in lib/src
15 2
char_code.dart
in lib/src
44 2
http_date.dart
in lib/src
167 2
http_incoming.dart
in lib/src
32 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