microsoft / MCW-Serverless-architecture
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 12 files with 651 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (245 lines of code)
    • 10 very small files (406 lines of code)
0% | 0% | 0% | 37% | 62%
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% | 0% | 39% | 60%
ps10% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/TollBooth/TollBooth0% | 0% | 0% | 33% | 66%
src/TollBooth/UploadImages0% | 0% | 0% | 100% | 0%
src/TollBooth/TollBooth/Models0% | 0% | 0% | 0% | 100%
arm-template0% | 0% | 0% | 0% | 100%
Longest Files (Top 12)
File# lines# units
FindLicensePlateText.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
143 7
Program.cs
in Hands-on lab/lab-files/src/TollBooth/UploadImages
102 3
FileMethods.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
68 3
ProcessImage.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
62 2
DatabaseMethods.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
53 3
SendToEventGrid.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
53 3
ExportLicensePlates.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
50 1
OCRResult.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth/Models
39 -
configure-labvm.ps1
in Hands-on lab/lab-files/arm-template
28 -
Event.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth/Models
20 -
LicensePlateData.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth/Models
18 -
LicensePlateDataDocument.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth/Models
15 -
Files With Most Units (Top 7)
File# lines# units
FindLicensePlateText.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
143 7
DatabaseMethods.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
53 3
FileMethods.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
68 3
SendToEventGrid.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
53 3
Program.cs
in Hands-on lab/lab-files/src/TollBooth/UploadImages
102 3
ProcessImage.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
62 2
ExportLicensePlates.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
50 1
Files With Long Lines (Top 5)

There are 5 files with lines longer than 120 characters. In total, there are 16 long lines.

File# lines# units# long lines
FindLicensePlateText.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
143 7 8
configure-labvm.ps1
in Hands-on lab/lab-files/arm-template
28 - 3
ExportLicensePlates.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
50 1 2
Program.cs
in Hands-on lab/lab-files/src/TollBooth/UploadImages
102 3 2
DatabaseMethods.cs
in Hands-on lab/lab-files/src/TollBooth/TollBooth
53 3 1