microsoft / mssql-docker
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 26 files with 811 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)
    • 0 small files (0 lines of code)
    • 26 very small files (811 lines of code)
0% | 0% | 0% | 0% | 100%
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
yaml0% | 0% | 0% | 0% | 100%
ps10% | 0% | 0% | 0% | 100%
tpl0% | 0% | 0% | 0% | 100%
php0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
linux/sample-helm-chart0% | 0% | 0% | 0% | 100%
linux/sample-helm-chart-statefulset-deployment0% | 0% | 0% | 0% | 100%
windows/mssql-server-windows0% | 0% | 0% | 0% | 100%
windows/mssql-server-windows-express0% | 0% | 0% | 0% | 100%
windows/mssql-server-windows-developer0% | 0% | 0% | 0% | 100%
oss-drivers/php-mssql0% | 0% | 0% | 0% | 100%
oss-drivers/msphpsql0% | 0% | 0% | 0% | 100%
oss-drivers/tedious0% | 0% | 0% | 0% | 100%
oss-drivers/pyodbc0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
windows0% | 0% | 0% | 0% | 100%
Longest Files (Top 26)
File# lines# units
start.ps1
in windows/mssql-server-windows
76 -
deployment.yaml
in linux/sample-helm-chart/templates
72 -
deployment.yaml
in linux/sample-helm-chart-statefulset-deployment/templates
63 -
tpl
_helpers.tpl
in linux/sample-helm-chart/templates
63 -
start.ps1
in windows/mssql-server-windows-express
61 -
pvc.yaml
in linux/sample-helm-chart/templates
60 -
start.ps1
in windows/mssql-server-windows-developer
60 -
tpl
_helpers.tpl
in linux/sample-helm-chart-statefulset-deployment/templates
57 -
ex_service.yaml
in linux/sample-helm-chart-statefulset-deployment/services
41 -
Ag_endpoint.yaml
in linux/sample-helm-chart-statefulset-deployment/services
35 -
values.yaml
in linux/sample-helm-chart
32 -
connect.php
in oss-drivers/php-mssql
24 -
values.yaml
in linux/sample-helm-chart-statefulset-deployment
19 -
mssqlconfig.yaml
in linux/sample-helm-chart/templates
19 -
sample.php
in oss-drivers/msphpsql
17 -
mssqlconfig.yaml
in linux/sample-helm-chart-statefulset-deployment/templates
16 -
sample.js
in oss-drivers/tedious
16 -
service.yaml
in linux/sample-helm-chart-statefulset-deployment/templates
14 -
service.yaml
in linux/sample-helm-chart/templates
14 -
sample.py
in oss-drivers/pyodbc
11 -
secret.yaml
in linux/sample-helm-chart/templates
9 -
sc.yaml
in linux/sample-helm-chart-statefulset-deployment/templates
8 -
appveyor.yml
in root
6 -
Chart.yaml
in linux/sample-helm-chart-statefulset-deployment
6 -
Chart.yaml
in linux/sample-helm-chart
6 -
build.ps1
in windows
6 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 4)

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

File# lines# units# long lines
start.ps1
in windows/mssql-server-windows-developer
60 - 2
start.ps1
in windows/mssql-server-windows-express
61 - 2
start.ps1
in windows/mssql-server-windows
76 - 2
sample.py
in oss-drivers/pyodbc
11 - 1