microsoft / GenStudio
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 80 files with 4,461 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 4 medium size files (1,141 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (756 lines of code)
    • 70 very small files (2,564 lines of code)
0% | 0% | 25% | 16% | 57%
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
jsx0% | 0% | 33% | 14% | 51%
js0% | 0% | 61% | 0% | 38%
py0% | 0% | 31% | 43% | 24%
scss0% | 0% | 0% | 9% | 90%
yaml0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
webmanifest0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
website/src0% | 0% | 25% | 10% | 64%
api/ImageSimilarity0% | 0% | 89% | 0% | 10%
api/BigGAN0% | 0% | 0% | 81% | 18%
utilities0% | 0% | 0% | 72% | 27%
utilities/gan-inversion0% | 0% | 0% | 69% | 30%
utilities/thumbnail-creation0% | 0% | 0% | 0% | 100%
api/ProGAN0% | 0% | 0% | 0% | 100%
website/public0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
website/iisConfig0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
map.js
in website/src/MapPage
321 16
app.py
in api/ImageSimilarity/deployment
291 15
SelectPage.jsx
in website/src/SelectPage
273 -
ExplorePage.jsx
in website/src/ExplorePage
256 -
app.py
in api/BigGAN/deployment
146 9
transition video.py
in utilities
137 11
SearchPage.jsx
in website/src/SearchPage
129 -
02_invert_images.py
in utilities/gan-inversion
125 5
_map.scss
in website/src/styles/pages
115 -
PaletteBox.jsx
in website/src/ExplorePage
104 -
GenArt.jsx
in website/src/MapPage
99 -
_search.scss
in website/src/styles/components
95 -
GenArt.jsx
in website/src/ExplorePage
94 -
serviceWorker.js
in website/src
92 4
MapExploreContainer.jsx
in website/src/MapExploreContainer
90 -
_variables.scss
in website/src/styles/abstracts
86 -
_footer.scss
in website/src/styles/layout
71 -
ResultArt.jsx
in website/src/SelectPage
70 -
SelectControl.jsx
in website/src/SelectPage
70 -
_btn.scss
in website/src/styles/components
69 -
_original.scss
in website/src/styles/components
68 -
_gen-art.scss
in website/src/styles/components
65 -
_selectpage-head.scss
in website/src/styles/layout
63 -
_nav.scss
in website/src/styles/components
59 -
MapPage.jsx
in website/src/MapPage
56 -
01_model_prep.py
in utilities/gan-inversion
54 2
TagList.jsx
in website/src/SearchPage
54 -
_grid-card.scss
in website/src/styles/components
54 -
wall projection.py
in utilities
52 4
APIHelper.jsx
in website/src
50 -
testData.js
in website/src/ExplorePage
49 -
_explore.scss
in website/src/styles/components
43 -
_arrows.scss
in website/src/styles/abstracts/mixins
42 -
thumbnail from category.py
in utilities/thumbnail-creation
40 2
main.scss
in website/src
39 -
app.py
in api/ProGAN/deployment
38 1
azure-pipelines.yml
in root
38 -
_fonts.scss
in website/src/styles/abstracts/mixins
38 -
_utilities.scss
in website/src/styles/base
38 -
App.css
in website/src
34 -
_base.scss
in website/src/styles/base
34 -
BigGAN.yaml
in api/BigGAN
33 -
imageSimilarity.yaml
in api/ImageSimilarity
33 -
ProGAN.yaml
in api/ProGAN
33 -
ResultBox.jsx
in website/src/SearchPage
33 -
_modular-scale.scss
in website/src/styles/abstracts/mixins
33 -
thumbnail from csv.py
in utilities/thumbnail-creation
32 1
_fonts.scss
in website/src/styles/base
31 -
index.html
in website/public
29 -
Footer.jsx
in website/src/Footer
29 -
Files With Most Units (Top 12)
File# lines# units
map.js
in website/src/MapPage
321 16
app.py
in api/ImageSimilarity/deployment
291 15
transition video.py
in utilities
137 11
app.py
in api/BigGAN/deployment
146 9
02_invert_images.py
in utilities/gan-inversion
125 5
wall projection.py
in utilities
52 4
serviceWorker.js
in website/src
92 4
01_model_prep.py
in utilities/gan-inversion
54 2
thumbnail from category.py
in utilities/thumbnail-creation
40 2
app.py
in api/ProGAN/deployment
38 1
thumbnail from csv.py
in utilities/thumbnail-creation
32 1
thumbnail from image.py
in utilities/thumbnail-creation
15 1
Files With Long Lines (Top 13)

There are 13 files with lines longer than 120 characters. In total, there are 23 long lines.

File# lines# units# long lines
app.py
in api/ImageSimilarity/deployment
291 15 5
index.html
in website/public
29 - 3
Footer.jsx
in website/src/Footer
29 - 3
MapExploreContainer.jsx
in website/src/MapExploreContainer
90 - 2
_variables.scss
in website/src/styles/abstracts
86 - 2
RemoveButton.jsx
in website/src/ExplorePage
22 - 1
GenArt.jsx
in website/src/MapPage
99 - 1
map.js
in website/src/MapPage
321 16 1
ResultBox.jsx
in website/src/SearchPage
33 - 1
SearchControl.jsx
in website/src/SearchPage
17 - 1
TagList.jsx
in website/src/SearchPage
54 - 1
ResultArt.jsx
in website/src/SelectPage
70 - 1
SelectPage.jsx
in website/src/SelectPage
273 - 1