dart-lang / intl
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 46 files with 34,437 lines of code.
    • 3 very long files (29,042 lines of code)
    • 0 long files (0 lines of code)
    • 10 medium size files (3,493 lines of codeclsfd_ftr_w_mp_ins)
    • 7 small files (972 lines of code)
    • 26 very small files (930 lines of code)
84% | 0% | 10% | 2% | 2%
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
dart84% | 0% | 10% | 2% | 2%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
lib95% | 0% | 3% | 0% | <1%
lib/src/intl0% | 0% | 67% | 24% | 8%
lib/src0% | 0% | 61% | 15% | 23%
lib/src/locale0% | 0% | 46% | 21% | 32%
lib/src/data/dates0% | 0% | 0% | 100% | 0%
ROOT0% | 0% | 0% | 0% | 100%
tool0% | 0% | 0% | 0% | 100%
Longest Files (Top 46)
File# lines# units
date_symbol_data_local.dart
in lib
17216 2
number_symbols_data.dart
in lib
6487 -
date_time_patterns.dart
in lib
5339 -
date_format_field.dart
in lib/src/intl
479 47
message_format.dart
in lib
446 21
plural_rules.dart
in lib/src
446 31
number_format.dart
in lib/src/intl
432 21
date_format.dart
in lib/src/intl
334 16
date_symbols.dart
in lib
306 3
number_format_parser.dart
in lib/src/intl
271 5
locale_parser.dart
in lib/src/locale
271 18
intl.dart
in lib
269 18
compact_number_format.dart
in lib/src/intl
239 8
date_builder.dart
in lib/src/intl
168 13
constants.dart
in lib/src/intl
163 -
bidi.dart
in lib/src/intl
150 15
number_parser.dart
in lib/src/intl
143 7
locale_extensions.dart
in lib/src/locale
124 1
locale_list.dart
in lib/src/data/dates
116 -
intl_helpers.dart
in lib/src
108 11
locale_deprecations.dart
in lib/src/locale
94 2
locale_implementation.dart
in lib/src/locale
94 5
analysis_options.yaml
in root
92 -
message_lookup_by_library.dart
in lib
68 5
bidi_formatter.dart
in lib/src/intl
59 4
intl_stream.dart
in lib/src/intl
58 6
generate_locale_data_files.dart
in tool
55 7
micro_money.dart
in lib/src/intl
53 2
number_symbols.dart
in lib
46 1
locale.dart
in lib/src
43 3
lazy_locale_data.dart
in lib/src
40 3
http_request_data_reader.dart
in lib/src
29 2
date_format_internal.dart
in lib/src
28 4
date_symbol_data_http_request.dart
in lib
26 1
date_symbol_data_file.dart
in lib
24 1
date_symbol_data_custom.dart
in lib
21 2
pubspec.yaml
in root
17 -
string_iterator.dart
in lib/src/intl
16 1
global_state.dart
in lib/src
14 2
file_data_reader.dart
in lib/src
12 1
intl_standalone.dart
in lib
11 1
date_computation.dart
in lib/src/intl
11 2
text_direction.dart
in lib/src/intl
10 -
intl_browser.dart
in lib
7 1
locale.dart
in lib
1 -
regexp.dart
in lib/src/intl
1 -
Files With Most Units (Top 20)
File# lines# units
date_format_field.dart
in lib/src/intl
479 47
plural_rules.dart
in lib/src
446 31
message_format.dart
in lib
446 21
number_format.dart
in lib/src/intl
432 21
locale_parser.dart
in lib/src/locale
271 18
intl.dart
in lib
269 18
date_format.dart
in lib/src/intl
334 16
bidi.dart
in lib/src/intl
150 15
date_builder.dart
in lib/src/intl
168 13
intl_helpers.dart
in lib/src
108 11
compact_number_format.dart
in lib/src/intl
239 8
number_parser.dart
in lib/src/intl
143 7
generate_locale_data_files.dart
in tool
55 7
intl_stream.dart
in lib/src/intl
58 6
number_format_parser.dart
in lib/src/intl
271 5
locale_implementation.dart
in lib/src/locale
94 5
message_lookup_by_library.dart
in lib
68 5
bidi_formatter.dart
in lib/src/intl
59 4
date_format_internal.dart
in lib/src
28 4
date_symbols.dart
in lib
306 3
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