dart-lang / web_socket_channel
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 16 files with 1,275 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (735 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (113 lines of code)
    • 14 very small files (427 lines of code)
0% | 57% | 0% | 8% | 33%
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% | 62% | 0% | 9% | 28%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
lib/src/copy0% | 84% | 0% | 13% | 2%
lib0% | 0% | 0% | 0% | 100%
lib/src0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
example0% | 0% | 0% | 0% | 100%
Longest Files (Top 16)
File# lines# units
web_socket_impl.dart
in lib/src/copy
735 31
io_sink.dart
in lib/src/copy
113 8
html.dart
in lib
88 2
sink_completer.dart
in lib/src
77 6
analysis_options.yaml
in root
75 -
io.dart
in lib
62 -
channel.dart
in lib/src
40 -
web_socket.dart
in lib/src/copy
21 -
pubspec.yaml
in root
16 -
status.dart
in lib
14 -
exception.dart
in lib/src
11 -
example.dart
in example
9 1
_connect_io.dart
in lib/src
4 1
_connect_html.dart
in lib/src
4 1
_connect_api.dart
in lib/src
4 1
web_socket_channel.dart
in lib
2 -
Files With Most Units (Top 8)
File# lines# units
web_socket_impl.dart
in lib/src/copy
735 31
io_sink.dart
in lib/src/copy
113 8
sink_completer.dart
in lib/src
77 6
html.dart
in lib
88 2
_connect_io.dart
in lib/src
4 1
_connect_html.dart
in lib/src
4 1
_connect_api.dart
in lib/src
4 1
example.dart
in example
9 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