aws-samples / aws-iot-dotnet-publisher-http
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 10 files with 491 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 (230 lines of code)
    • 8 very small files (261 lines of code)
0% | 0% | 0% | 46% | 53%
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% | 51% | 48%
ps10% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
dotnetcore/utils0% | 0% | 0% | 66% | 33%
dotnet/Awsiotdevicepubhttp/Awsiotdevicepubhttp/utils0% | 0% | 0% | 79% | 20%
dotnetcore0% | 0% | 0% | 0% | 100%
dotnet/Awsiotdevicepubhttp/Awsiotdevicepubhttp0% | 0% | 0% | 0% | 100%
dotnet0% | 0% | 0% | 0% | 100%
dotnet/Awsiotdevicepubhttp/Awsiotdevicepubhttp/Properties0% | 0% | 0% | 0% | 100%
Longest Files (Top 10)
File# lines# units
HttpHelpers.cs
in dotnetcore/utils
115 5
HttpHelpers.cs
in dotnet/Awsiotdevicepubhttp/Awsiotdevicepubhttp/utils
115 5
Logger.cs
in dotnetcore/utils
59 6
Program.cs
in dotnetcore
47 2
provision_thing.ps1
in dotnet
46 -
Program.cs
in dotnet/Awsiotdevicepubhttp/Awsiotdevicepubhttp
45 2
Logger.cs
in dotnet/Awsiotdevicepubhttp/Awsiotdevicepubhttp/utils
30 5
AssemblyInfo.cs
in dotnet/Awsiotdevicepubhttp/Awsiotdevicepubhttp/Properties
16 -
Thermostat.cs
in dotnetcore
9 -
Thermostat.cs
in dotnet/Awsiotdevicepubhttp/Awsiotdevicepubhttp
9 -
Files With Most Units (Top 6)
File# lines# units
Logger.cs
in dotnetcore/utils
59 6
HttpHelpers.cs
in dotnetcore/utils
115 5
HttpHelpers.cs
in dotnet/Awsiotdevicepubhttp/Awsiotdevicepubhttp/utils
115 5
Logger.cs
in dotnet/Awsiotdevicepubhttp/Awsiotdevicepubhttp/utils
30 5
Program.cs
in dotnetcore
47 2
Program.cs
in dotnet/Awsiotdevicepubhttp/Awsiotdevicepubhttp
45 2
Files With Long Lines (Top 5)

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

File# lines# units# long lines
provision_thing.ps1
in dotnet
46 - 3
HttpHelpers.cs
in dotnetcore/utils
115 5 1
Program.cs
in dotnetcore
47 2 1
HttpHelpers.cs
in dotnet/Awsiotdevicepubhttp/Awsiotdevicepubhttp/utils
115 5 1
Program.cs
in dotnet/Awsiotdevicepubhttp/Awsiotdevicepubhttp
45 2 1