korosuke613 / icon-generate-support-service
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 22 files with 1,382 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (210 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (525 lines of code)
    • 17 very small files (647 lines of code)
0% | 0% | 15% | 37% | 46%
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
vue0% | 0% | 24% | 46% | 28%
js0% | 0% | 0% | 43% | 56%
ts0% | 0% | 0% | 0% | 100%
scss0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
components0% | 0% | 32% | 43% | 23%
store0% | 0% | 0% | 92% | 7%
layouts0% | 0% | 0% | 73% | 26%
functions0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
pages0% | 0% | 0% | 0% | 100%
plugins0% | 0% | 0% | 0% | 100%
assets0% | 0% | 0% | 0% | 100%
Longest Files (Top 22)
File# lines# units
Forms.vue
in components
210 -
Information.vue
in components
170 -
iconInfo.js
in store
128 -
default.vue
in layouts
116 -
Share.vue
in components
111 -
getShare.ts
in functions/src
90 -
80 -
index.ts
in functions/src
74 1
Logo.vue
in components
70 -
common.ts
in functions/src
66 -
46 -
index.vue
in pages
43 -
error.vue
in layouts
42 -
IconUrl.js
in components
41 -
Usage.vue
in components
23 -
18 -
Message.vue
in components
14 -
uploadOgpCard.ts
in functions/src
14 -
11 -
vuetify.js
in plugins
9 -
firebase.js
in plugins
5 -
1 -
Files With Most Units (Top 1)
File# lines# units
index.ts
in functions/src
74 1
Files With Long Lines (Top 7)

There are 7 files with lines longer than 120 characters. In total, there are 27 long lines.

File# lines# units# long lines
Usage.vue
in components
23 - 8
Message.vue
in components
14 - 5
Forms.vue
in components
210 - 4
common.ts
in functions/src
66 - 3
46 - 3
iconInfo.js
in store
128 - 3
Share.vue
in components
111 - 1
Correlations

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

functions/src/getShare.ts x: 11 commits (all time) y: 90 lines of code nuxt.config.js x: 15 commits (all time) y: 80 lines of code pages/developer.vue x: 2 commits (all time) y: 46 lines of code components/Usage.vue x: 4 commits (all time) y: 23 lines of code components/Information.vue x: 14 commits (all time) y: 170 lines of code components/Share.vue x: 14 commits (all time) y: 111 lines of code layouts/default.vue x: 19 commits (all time) y: 116 lines of code plugins/vuetify.js x: 1 commits (all time) y: 9 lines of code components/Forms.vue x: 38 commits (all time) y: 210 lines of code pages/index.vue x: 6 commits (all time) y: 43 lines of code store/iconInfo.js x: 20 commits (all time) y: 128 lines of code components/Message.vue x: 2 commits (all time) y: 14 lines of code functions/src/common.ts x: 6 commits (all time) y: 66 lines of code store/mutationType.js x: 8 commits (all time) y: 11 lines of code functions/src/uploadOgpCard.ts x: 4 commits (all time) y: 14 lines of code functions/src/index.ts x: 15 commits (all time) y: 74 lines of code components/IconUrl.js x: 6 commits (all time) y: 41 lines of code plugins/firebase.js x: 4 commits (all time) y: 5 lines of code
210.0
lines of code
  min: 5.0
  average: 69.5
  25th percentile: 14.0
  median: 56.0
  75th percentile: 112.25
  max: 210.0
0 38.0
commits (all time)
min: 1.0 | average: 10.5 | 25th percentile: 4.0 | median: 7.0 | 75th percentile: 15.0 | max: 38.0

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

functions/src/getShare.ts x: 1 contributors (all time) y: 90 lines of code nuxt.config.js x: 1 contributors (all time) y: 80 lines of code pages/developer.vue x: 1 contributors (all time) y: 46 lines of code components/Usage.vue x: 1 contributors (all time) y: 23 lines of code components/Information.vue x: 1 contributors (all time) y: 170 lines of code components/Share.vue x: 1 contributors (all time) y: 111 lines of code layouts/default.vue x: 1 contributors (all time) y: 116 lines of code plugins/vuetify.js x: 1 contributors (all time) y: 9 lines of code components/Forms.vue x: 1 contributors (all time) y: 210 lines of code pages/index.vue x: 1 contributors (all time) y: 43 lines of code store/iconInfo.js x: 1 contributors (all time) y: 128 lines of code components/Message.vue x: 1 contributors (all time) y: 14 lines of code functions/src/common.ts x: 1 contributors (all time) y: 66 lines of code store/mutationType.js x: 1 contributors (all time) y: 11 lines of code functions/src/index.ts x: 1 contributors (all time) y: 74 lines of code components/IconUrl.js x: 1 contributors (all time) y: 41 lines of code plugins/firebase.js x: 1 contributors (all time) y: 5 lines of code
210.0
lines of code
  min: 5.0
  average: 69.5
  25th percentile: 14.0
  median: 56.0
  75th percentile: 112.25
  max: 210.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): 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".