DeloitteAU / react-habitat
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 52% | 47%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
js0% | 0% | 0% | 52% | 47%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
lib0% | 0% | 0% | 56% | 43%
src0% | 0% | 0% | 47% | 52%
Longest Files (Top 20)
File# lines# units
159 9
142 10
128 8
119 8
createBootstrapper.js
in lib/classic
107 9
createBootstrapper.js
in src/classic
80 8
68 6
ContainerBuilder.js
in lib/builder
65 6
58 8
Logger.js
in lib
57 4
47 5
ContainerBuilder.js
in src/builder
41 5
ReactDomFactory.js
in lib/factories
40 4
Logger.js
in src
38 2
33 7
ReactDomFactory.js
in src/factories
20 2
index.js
in lib
19 -
index.js
in src
10 -
index.js
in lib/classic
9 -
index.js
in src/classic
4 -
Files With Most Units (Top 16)
File# lines# units
142 10
createBootstrapper.js
in lib/classic
107 9
159 9
58 8
119 8
createBootstrapper.js
in src/classic
80 8
128 8
33 7
68 6
ContainerBuilder.js
in lib/builder
65 6
47 5
ContainerBuilder.js
in src/builder
41 5
Logger.js
in lib
57 4
ReactDomFactory.js
in lib/factories
40 4
Logger.js
in src
38 2
ReactDomFactory.js
in src/factories
20 2
Files With Long Lines (Top 8)

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

File# lines# units# long lines
159 9 6
142 10 5
Logger.js
in lib
57 4 5
createBootstrapper.js
in lib/classic
107 9 5
58 8 2
ReactDomFactory.js
in lib/factories
40 4 2
68 6 2
ContainerBuilder.js
in lib/builder
65 6 2
Correlations

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

lib/Container.js x: 27 commits (all time) y: 68 lines of code lib/builder/ContainerBuilder.js x: 7 commits (all time) y: 65 lines of code lib/classic/createBootstrapper.js x: 22 commits (all time) y: 107 lines of code src/Container.js x: 24 commits (all time) y: 47 lines of code src/builder/ContainerBuilder.js x: 7 commits (all time) y: 41 lines of code src/classic/createBootstrapper.js x: 20 commits (all time) y: 80 lines of code lib/Bootstrapper.js x: 28 commits (all time) y: 159 lines of code src/Bootstrapper.js x: 37 commits (all time) y: 128 lines of code lib/Habitat.js x: 16 commits (all time) y: 142 lines of code lib/Logger.js x: 6 commits (all time) y: 57 lines of code lib/Registration.js x: 5 commits (all time) y: 58 lines of code lib/classic/index.js x: 2 commits (all time) y: 9 lines of code lib/index.js x: 13 commits (all time) y: 19 lines of code src/Habitat.js x: 15 commits (all time) y: 119 lines of code src/Logger.js x: 11 commits (all time) y: 38 lines of code src/Registration.js x: 4 commits (all time) y: 33 lines of code src/classic/index.js x: 3 commits (all time) y: 4 lines of code src/factories/ReactDomFactory.js x: 6 commits (all time) y: 20 lines of code src/index.js x: 8 commits (all time) y: 10 lines of code lib/factories/ReactDomFactory.js x: 5 commits (all time) y: 40 lines of code
159.0
lines of code
  min: 4.0
  average: 61.14
  25th percentile: 26.5
  median: 47.0
  75th percentile: 93.5
  max: 159.0
0 37.0
commits (all time)
min: 2.0 | average: 12.9 | 25th percentile: 5.0 | median: 8.0 | 75th percentile: 21.0 | max: 37.0

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

lib/Container.js x: 3 contributors (all time) y: 68 lines of code lib/builder/ContainerBuilder.js x: 2 contributors (all time) y: 65 lines of code lib/classic/createBootstrapper.js x: 2 contributors (all time) y: 107 lines of code src/Container.js x: 3 contributors (all time) y: 47 lines of code src/builder/ContainerBuilder.js x: 2 contributors (all time) y: 41 lines of code src/classic/createBootstrapper.js x: 2 contributors (all time) y: 80 lines of code lib/Bootstrapper.js x: 3 contributors (all time) y: 159 lines of code src/Bootstrapper.js x: 4 contributors (all time) y: 128 lines of code lib/Habitat.js x: 3 contributors (all time) y: 142 lines of code lib/Logger.js x: 2 contributors (all time) y: 57 lines of code lib/Registration.js x: 2 contributors (all time) y: 58 lines of code lib/classic/index.js x: 2 contributors (all time) y: 9 lines of code lib/index.js x: 2 contributors (all time) y: 19 lines of code src/Habitat.js x: 3 contributors (all time) y: 119 lines of code src/Logger.js x: 2 contributors (all time) y: 38 lines of code src/Registration.js x: 2 contributors (all time) y: 33 lines of code src/classic/index.js x: 2 contributors (all time) y: 4 lines of code src/factories/ReactDomFactory.js x: 2 contributors (all time) y: 20 lines of code src/index.js x: 2 contributors (all time) y: 10 lines of code lib/factories/ReactDomFactory.js x: 2 contributors (all time) y: 40 lines of code
159.0
lines of code
  min: 4.0
  average: 61.14
  25th percentile: 26.5
  median: 47.0
  75th percentile: 93.5
  max: 159.0
0 4.0
contributors (all time)
min: 2.0 | average: 2.33 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 4.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): 0 points

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

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

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