novifinancial / hashwires
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 11 files with 1,615 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (591 lines of code)
    • 2 medium size files (538 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (275 lines of code)
    • 6 very small files (211 lines of code)
0% | 36% | 33% | 17% | 13%
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
rs0% | 37% | 34% | 17% | 10%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 49% | 19% | 23% | 7%
benches0% | 0% | 80% | 0% | 19%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 11)
File# lines# units
591 19
hw_bench.rs
in benches
311 -
dp.rs
in src
227 8
hashes.rs
in src
172 4
103 4
bp_bench.rs
in benches
77 -
72 3
Cargo.toml
in root
40 -
errors.rs
in src
12 -
lib.rs
in src
7 -
traits.rs
in src
3 -
Files With Most Units (Top 5)
File# lines# units
591 19
dp.rs
in src
227 8
103 4
hashes.rs
in src
172 4
72 3
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
Cargo.toml
in root
40 - 1
Correlations

File Size vs. Commits (all time): 1 points

Cargo.toml x: 1 commits (all time) y: 40 lines of code
40.0
lines of code
  min: 40.0
  average: 40.0
  25th percentile: 40.0
  median: 40.0
  75th percentile: 40.0
  max: 40.0
0 1.0
commits (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (all time): 1 points

Cargo.toml x: 1 contributors (all time) y: 40 lines of code
40.0
lines of code
  min: 40.0
  average: 40.0
  25th percentile: 40.0
  median: 40.0
  75th percentile: 40.0
  max: 40.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 1 points

Cargo.toml x: 1 commits (90d) y: 40 lines of code
40.0
lines of code
  min: 40.0
  average: 40.0
  25th percentile: 40.0
  median: 40.0
  75th percentile: 40.0
  max: 40.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (90 days): 1 points

Cargo.toml x: 1 contributors (90d) y: 40 lines of code
40.0
lines of code
  min: 40.0
  average: 40.0
  25th percentile: 40.0
  median: 40.0
  75th percentile: 40.0
  max: 40.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0