microsoft / AzureSearch_JFK_Files
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 206 files with 7,189 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (972 lines of codeclsfd_ftr_w_mp_ins)
    • 13 small files (1,922 lines of code)
    • 190 very small files (4,295 lines of code)
0% | 0% | 13% | 26% | 59%
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
cs0% | 0% | 57% | 11% | 30%
html0% | 0% | 100% | 0% | 0%
tsx0% | 0% | 0% | 44% | 55%
ts0% | 0% | 0% | 30% | 69%
scss0% | 0% | 0% | 0% | 100%
cmd0% | 0% | 0% | 0% | 100%
webmanifest0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
JfkWebApiSkills/JfkInitializer0% | 0% | 100% | 0% | 0%
frontend/src0% | 0% | 88% | 0% | 11%
frontend/src/pages0% | 0% | 0% | 32% | 67%
frontend/src/common0% | 0% | 0% | 43% | 56%
JfkWebApiSkills/JfkWebApiSkills0% | 0% | 0% | 94% | 5%
frontend/src/az-api0% | 0% | 0% | 0% | 100%
frontend/src/graph-api0% | 0% | 0% | 0% | 100%
frontend/src/theme0% | 0% | 0% | 0% | 100%
JfkWebApiSkills/JfkWebApiSkills/AzureSearch0% | 0% | 0% | 0% | 100%
JfkWebApiSkills/JfkWebApiSkills/HocrGenerator0% | 0% | 0% | 0% | 100%
JfkWebApiSkills/JfkWebApiSkills/WebApiSkill0% | 0% | 0% | 0% | 100%
frontend0% | 0% | 0% | 0% | 100%
JfkWebApiSkills/JfkWebApiSkills/ImageStore0% | 0% | 0% | 0% | 100%
frontend/src/util0% | 0% | 0% | 0% | 100%
JfkWebApiSkills/JfkWebApiSkills/CryptonymLinker0% | 0% | 0% | 0% | 100%
frontend/src/assets0% | 0% | 0% | 0% | 100%
JfkWebApiSkills/JfkInitializer/Properties0% | 0% | 0% | 0% | 100%
frontend/server0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
SearchResources.cs
in JfkWebApiSkills/JfkInitializer
382 3
Program.cs
in JfkWebApiSkills/JfkInitializer
349 12
index.html
in frontend/src
241 -
item.component.tsx
in frontend/src/pages/search-page/components/item
171 3
svg.component.tsx
in frontend/src/common/components/logo-jfk
167 -
hocr-preview.component.tsx
in frontend/src/common/components/hocr/hocr-preview
166 5
search-page.container.tsx
in frontend/src/pages/search-page
162 3
mapper.search.ts
in frontend/src/pages/search-page/service/jfk
160 5
search-page.component.tsx
in frontend/src/pages/search-page
157 1
graph-view.business.ts
in frontend/src/pages/search-page/components/graph
151 -
JfkWebAPISkills.cs
in JfkWebApiSkills/JfkWebApiSkills
148 6
hocr-document.component.tsx
in frontend/src/common/components/hocr/hocr-document
143 10
common-util.ts
in frontend/src/common/components/hocr/util
141 -
pagination.tsx
in frontend/src/common/components/pagination
140 6
autocomplete.component.tsx
in frontend/src/pages/search-page/components/search
113 2
search-page.container.state.tsx
in frontend/src/pages/search-page
103 -
toolbar.component.tsx
in frontend/src/pages/detail-page/components/toolbar
96 2
hocr-proofreader.component.tsx
in frontend/src/common/components/hocr/hocr-proofreader
85 2
FacetGraphGenerator.cs
in JfkWebApiSkills/JfkWebApiSkills/AzureSearch
82 2
graph-view.component.tsx
in frontend/src/pages/search-page/components/graph
82 8
item.style.scss
in frontend/src/pages/search-page/components/item
82 -
hocr-page.component.tsx
in frontend/src/common/components/hocr/hocr-preview
79 2
search.component.tsx
in frontend/src/pages/search-page/components/search
76 -
drawer.component.tsx
in frontend/src/pages/search-page/components/drawer
75 -
checkbox-list.component.tsx
in frontend/src/pages/search-page/components/selection-controls
73 1
cmd
deploy.cmd
in frontend
72 -
hocr-node.component.tsx
in frontend/src/common/components/hocr/hocr-preview
67 -
config.ts
in frontend/src/pages/search-page/service/jfk
65 -
hocr-docnode.component.tsx
in frontend/src/common/components/hocr/hocr-document
61 -
HocrDocument.cs
in JfkWebApiSkills/JfkWebApiSkills/HocrGenerator
60 1
drawer-bar.component.tsx
in frontend/src/pages/search-page/components/drawer
60 -
footer.style.scss
in frontend/src/common/components/footer
58 -
search.style.scss
in frontend/src/pages/search-page/components/search
55 -
WebApiSkillHelpers.cs
in JfkWebApiSkills/JfkWebApiSkills/WebApiSkill
54 3
home-page.style.scss
in frontend/src/pages/home-page
54 -
view-mode-toggler.component.tsx
in frontend/src/pages/search-page/components/page-bar
54 1
hocr-document.style.scss
in frontend/src/common/components/hocr/hocr-document
51 -
hocr-svg.component.tsx
in frontend/src/common/components/hocr/hocr-preview
51 -
facet-item.component.tsx
in frontend/src/pages/search-page/components/facets
49 1
search-input.style.scss
in frontend/src/pages/home-page/components/search
48 -
year-picker.component.tsx
in frontend/src/pages/search-page/components/selection-controls
47 2
SearchClientHelper.cs
in JfkWebApiSkills/JfkWebApiSkills/AzureSearch
45 2
filter.parser.ts
in frontend/src/az-api/payload
45 -
horc-tooltip.component.tsx
in frontend/src/common/components/hocr/hocr-preview
44 1
detail-page.container.tsx
in frontend/src/pages/detail-page
44 1
theme.ts
in frontend/src/theme
44 5
facet.parser.ts
in frontend/src/az-api/payload
43 1
response.model.ts
in frontend/src/az-api
43 -
dialog.component.tsx
in frontend/src/pages/search-page/components/placeholder
43 -
detail-page.component.tsx
in frontend/src/pages/detail-page
42 2
Files With Most Units (Top 20)
File# lines# units
Program.cs
in JfkWebApiSkills/JfkInitializer
349 12
hocr-document.component.tsx
in frontend/src/common/components/hocr/hocr-document
143 10
graph-view.component.tsx
in frontend/src/pages/search-page/components/graph
82 8
JfkWebAPISkills.cs
in JfkWebApiSkills/JfkWebApiSkills
148 6
pagination.tsx
in frontend/src/common/components/pagination
140 6
hocr-preview.component.tsx
in frontend/src/common/components/hocr/hocr-preview
166 5
mapper.search.ts
in frontend/src/pages/search-page/service/jfk
160 5
theme.ts
in frontend/src/theme
44 5
ImageStore.cs
in JfkWebApiSkills/JfkWebApiSkills/ImageStore
37 4
SearchResources.cs
in JfkWebApiSkills/JfkInitializer
382 3
WebApiSkillHelpers.cs
in JfkWebApiSkills/JfkWebApiSkills/WebApiSkill
54 3
api.ts
in frontend/src/az-api
30 3
api.ts
in frontend/src/graph-api
31 3
item.component.tsx
in frontend/src/pages/search-page/components/item
171 3
search-page.container.tsx
in frontend/src/pages/search-page
162 3
FacetGraphGenerator.cs
in JfkWebApiSkills/JfkWebApiSkills/AzureSearch
82 2
SearchClientHelper.cs
in JfkWebApiSkills/JfkWebApiSkills/AzureSearch
45 2
app.router.tsx
in frontend/src
21 2
hocr-page.component.tsx
in frontend/src/common/components/hocr/hocr-preview
79 2
hocr-proofreader.component.tsx
in frontend/src/common/components/hocr/hocr-proofreader
85 2
Files With Long Lines (Top 13)

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

File# lines# units# long lines
index.html
in frontend/src
241 - 118
svg.component.tsx
in frontend/src/common/components/logo-jfk
167 - 105
SearchResources.cs
in JfkWebApiSkills/JfkInitializer
382 3 22
JfkWebAPISkills.cs
in JfkWebApiSkills/JfkWebApiSkills
148 6 17
Program.cs
in JfkWebApiSkills/JfkInitializer
349 12 14
HocrDocument.cs
in JfkWebApiSkills/JfkWebApiSkills/HocrGenerator
60 1 8
WebApiSkillHelpers.cs
in JfkWebApiSkills/JfkWebApiSkills/WebApiSkill
54 3 4
cmd
deploy.cmd
in frontend
72 - 4
dialog.component.tsx
in frontend/src/pages/search-page/components/placeholder
43 - 3
hocr-svg.component.tsx
in frontend/src/common/components/hocr/hocr-preview
51 - 2
FacetGraphGenerator.cs
in JfkWebApiSkills/JfkWebApiSkills/AzureSearch
82 2 1
CryptonymLinker.cs
in JfkWebApiSkills/JfkWebApiSkills/CryptonymLinker
19 1 1
graph-view.business.ts
in frontend/src/pages/search-page/components/graph
151 - 1