azure / sap-automation-qa
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 17% | 44% | 19% | 19%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
html0% | 100% | 0% | 0% | 0%
py0% | 0% | 41% | 34% | 24%
yaml0% | 0% | 88% | 0% | 11%
toml0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 18% | 46% | 20% | 14%
ROOT0% | 0% | 0% | 0% | 100%
WORKSPACES0% | 0% | 0% | 0% | 100%
Longest Files (Top 28)
File# lines# units
report.html
in src/templates
657 -
346 12
317 11
constants.yaml
in src/roles/ha_scs/tasks/files
301 -
constants.yaml
in src/roles/ha_db_hana/tasks/files
256 -
input-api.yaml
in src/vars
233 -
216 10
log_parser.py
in src/modules
181 5
get_azure_lb.py
in src/modules
170 6
148 7
check_indexserver.py
in src/modules
122 3
102 8
sap_automation_qa.py
in src/module_utils
95 9
render_html_report.py
in src/modules
91 5
get_cluster_status.py
in src/module_utils
85 7
84 -
hosts.yaml
in WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00
79 -
76 5
filesystem_freeze.py
in src/modules
72 5
get_package_list.py
in src/modules
57 4
30 -
commands.py
in src/module_utils
28 -
cfg
17 -
sap-parameters.yaml
in WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00
13 -
vars.yaml
in root
11 -
__init__.py
in src/modules
1 -
1 -
__init__.py
in src/module_utils
1 -
Files With Most Units (Top 14)
File# lines# units
346 12
317 11
216 10
sap_automation_qa.py
in src/module_utils
95 9
102 8
148 7
get_cluster_status.py
in src/module_utils
85 7
get_azure_lb.py
in src/modules
170 6
filesystem_freeze.py
in src/modules
72 5
log_parser.py
in src/modules
181 5
76 5
render_html_report.py
in src/modules
91 5
get_package_list.py
in src/modules
57 4
check_indexserver.py
in src/modules
122 3
Files With Long Lines (Top 4)

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

File# lines# units# long lines
input-api.yaml
in src/vars
233 - 11
report.html
in src/templates
657 - 6
cfg
17 - 1
sap-parameters.yaml
in WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00
13 - 1
Correlations

File Size vs. Commits (all time): 28 points

WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00/sap-parameters.yaml x: 2 commits (all time) y: 13 lines of code requirements.in x: 2 commits (all time) y: 30 lines of code src/module_utils/get_cluster_status.py x: 4 commits (all time) y: 85 lines of code src/modules/filesystem_freeze.py x: 5 commits (all time) y: 72 lines of code src/modules/get_azure_lb.py x: 3 commits (all time) y: 170 lines of code src/modules/get_cluster_status_db.py x: 3 commits (all time) y: 102 lines of code src/modules/get_cluster_status_scs.py x: 3 commits (all time) y: 148 lines of code src/modules/get_pcmk_properties_db.py x: 5 commits (all time) y: 346 lines of code src/modules/get_pcmk_properties_scs.py x: 5 commits (all time) y: 317 lines of code src/modules/log_parser.py x: 3 commits (all time) y: 181 lines of code src/roles/ha_db_hana/tasks/files/constants.yaml x: 5 commits (all time) y: 256 lines of code src/roles/ha_scs/tasks/files/constants.yaml x: 3 commits (all time) y: 301 lines of code src/vars/input-api.yaml x: 4 commits (all time) y: 233 lines of code src/module_utils/commands.py x: 2 commits (all time) y: 28 lines of code src/modules/check_indexserver.py x: 3 commits (all time) y: 122 lines of code src/templates/report.html x: 2 commits (all time) y: 657 lines of code pyproject.toml x: 2 commits (all time) y: 84 lines of code src/module_utils/sap_automation_qa.py x: 2 commits (all time) y: 95 lines of code src/modules/get_package_list.py x: 2 commits (all time) y: 57 lines of code src/modules/location_constraints.py x: 2 commits (all time) y: 76 lines of code src/modules/render_html_report.py x: 2 commits (all time) y: 91 lines of code src/modules/send_telemetry_data.py x: 2 commits (all time) y: 216 lines of code WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00/hosts.yaml x: 1 commits (all time) y: 79 lines of code src/__init__.py x: 1 commits (all time) y: 1 lines of code vars.yaml x: 1 commits (all time) y: 11 lines of code src/ansible.cfg x: 1 commits (all time) y: 17 lines of code
657.0
lines of code
  min: 1.0
  average: 135.36
  25th percentile: 28.5
  median: 88.0
  75th percentile: 207.25
  max: 657.0
0 5.0
commits (all time)
min: 1.0 | average: 2.57 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 5.0

File Size vs. Contributors (all time): 28 points

WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00/sap-parameters.yaml x: 1 contributors (all time) y: 13 lines of code requirements.in x: 1 contributors (all time) y: 30 lines of code src/module_utils/get_cluster_status.py x: 1 contributors (all time) y: 85 lines of code src/modules/filesystem_freeze.py x: 1 contributors (all time) y: 72 lines of code src/modules/get_azure_lb.py x: 1 contributors (all time) y: 170 lines of code src/modules/get_cluster_status_db.py x: 1 contributors (all time) y: 102 lines of code src/modules/get_cluster_status_scs.py x: 1 contributors (all time) y: 148 lines of code src/modules/get_pcmk_properties_db.py x: 1 contributors (all time) y: 346 lines of code src/modules/get_pcmk_properties_scs.py x: 1 contributors (all time) y: 317 lines of code src/modules/log_parser.py x: 1 contributors (all time) y: 181 lines of code src/roles/ha_db_hana/tasks/files/constants.yaml x: 1 contributors (all time) y: 256 lines of code src/roles/ha_scs/tasks/files/constants.yaml x: 1 contributors (all time) y: 301 lines of code src/vars/input-api.yaml x: 1 contributors (all time) y: 233 lines of code src/module_utils/commands.py x: 1 contributors (all time) y: 28 lines of code src/modules/check_indexserver.py x: 1 contributors (all time) y: 122 lines of code src/templates/report.html x: 2 contributors (all time) y: 657 lines of code src/module_utils/sap_automation_qa.py x: 1 contributors (all time) y: 95 lines of code src/modules/get_package_list.py x: 1 contributors (all time) y: 57 lines of code src/modules/location_constraints.py x: 1 contributors (all time) y: 76 lines of code src/modules/render_html_report.py x: 1 contributors (all time) y: 91 lines of code src/modules/send_telemetry_data.py x: 1 contributors (all time) y: 216 lines of code WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00/hosts.yaml x: 1 contributors (all time) y: 79 lines of code src/__init__.py x: 1 contributors (all time) y: 1 lines of code vars.yaml x: 1 contributors (all time) y: 11 lines of code src/ansible.cfg x: 1 contributors (all time) y: 17 lines of code
657.0
lines of code
  min: 1.0
  average: 135.36
  25th percentile: 28.5
  median: 88.0
  75th percentile: 207.25
  max: 657.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.04 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

File Size vs. Commits (30 days): 15 points

WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00/sap-parameters.yaml x: 1 commits (30d) y: 13 lines of code requirements.in x: 2 commits (30d) y: 30 lines of code src/module_utils/get_cluster_status.py x: 1 commits (30d) y: 85 lines of code src/modules/filesystem_freeze.py x: 3 commits (30d) y: 72 lines of code src/modules/get_azure_lb.py x: 1 commits (30d) y: 170 lines of code src/modules/get_cluster_status_db.py x: 1 commits (30d) y: 102 lines of code src/modules/get_cluster_status_scs.py x: 1 commits (30d) y: 148 lines of code src/modules/get_pcmk_properties_db.py x: 3 commits (30d) y: 346 lines of code src/modules/get_pcmk_properties_scs.py x: 3 commits (30d) y: 317 lines of code src/modules/log_parser.py x: 1 commits (30d) y: 181 lines of code src/roles/ha_db_hana/tasks/files/constants.yaml x: 3 commits (30d) y: 256 lines of code src/roles/ha_scs/tasks/files/constants.yaml x: 2 commits (30d) y: 301 lines of code src/vars/input-api.yaml x: 3 commits (30d) y: 233 lines of code src/module_utils/commands.py x: 1 commits (30d) y: 28 lines of code src/modules/check_indexserver.py x: 1 commits (30d) y: 122 lines of code
346.0
lines of code
  min: 13.0
  average: 160.27
  25th percentile: 72.0
  median: 148.0
  75th percentile: 256.0
  max: 346.0
0 3.0
commits (30d)
min: 1.0 | average: 1.8 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 3.0 | max: 3.0

File Size vs. Contributors (30 days): 15 points

WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00/sap-parameters.yaml x: 1 contributors (30d) y: 13 lines of code requirements.in x: 1 contributors (30d) y: 30 lines of code src/module_utils/get_cluster_status.py x: 1 contributors (30d) y: 85 lines of code src/modules/filesystem_freeze.py x: 1 contributors (30d) y: 72 lines of code src/modules/get_azure_lb.py x: 1 contributors (30d) y: 170 lines of code src/modules/get_cluster_status_db.py x: 1 contributors (30d) y: 102 lines of code src/modules/get_cluster_status_scs.py x: 1 contributors (30d) y: 148 lines of code src/modules/get_pcmk_properties_db.py x: 1 contributors (30d) y: 346 lines of code src/modules/get_pcmk_properties_scs.py x: 1 contributors (30d) y: 317 lines of code src/modules/log_parser.py x: 1 contributors (30d) y: 181 lines of code src/roles/ha_db_hana/tasks/files/constants.yaml x: 1 contributors (30d) y: 256 lines of code src/roles/ha_scs/tasks/files/constants.yaml x: 1 contributors (30d) y: 301 lines of code src/vars/input-api.yaml x: 1 contributors (30d) y: 233 lines of code src/module_utils/commands.py x: 1 contributors (30d) y: 28 lines of code src/modules/check_indexserver.py x: 1 contributors (30d) y: 122 lines of code
346.0
lines of code
  min: 13.0
  average: 160.27
  25th percentile: 72.0
  median: 148.0
  75th percentile: 256.0
  max: 346.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (90 days): 28 points

WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00/sap-parameters.yaml x: 2 commits (90d) y: 13 lines of code requirements.in x: 2 commits (90d) y: 30 lines of code src/module_utils/get_cluster_status.py x: 4 commits (90d) y: 85 lines of code src/modules/filesystem_freeze.py x: 5 commits (90d) y: 72 lines of code src/modules/get_azure_lb.py x: 3 commits (90d) y: 170 lines of code src/modules/get_cluster_status_db.py x: 3 commits (90d) y: 102 lines of code src/modules/get_cluster_status_scs.py x: 3 commits (90d) y: 148 lines of code src/modules/get_pcmk_properties_db.py x: 5 commits (90d) y: 346 lines of code src/modules/get_pcmk_properties_scs.py x: 5 commits (90d) y: 317 lines of code src/modules/log_parser.py x: 3 commits (90d) y: 181 lines of code src/roles/ha_db_hana/tasks/files/constants.yaml x: 5 commits (90d) y: 256 lines of code src/roles/ha_scs/tasks/files/constants.yaml x: 3 commits (90d) y: 301 lines of code src/vars/input-api.yaml x: 4 commits (90d) y: 233 lines of code src/module_utils/commands.py x: 2 commits (90d) y: 28 lines of code src/modules/check_indexserver.py x: 3 commits (90d) y: 122 lines of code src/templates/report.html x: 2 commits (90d) y: 657 lines of code pyproject.toml x: 2 commits (90d) y: 84 lines of code src/module_utils/sap_automation_qa.py x: 2 commits (90d) y: 95 lines of code src/modules/get_package_list.py x: 2 commits (90d) y: 57 lines of code src/modules/location_constraints.py x: 2 commits (90d) y: 76 lines of code src/modules/render_html_report.py x: 2 commits (90d) y: 91 lines of code src/modules/send_telemetry_data.py x: 2 commits (90d) y: 216 lines of code WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00/hosts.yaml x: 1 commits (90d) y: 79 lines of code src/__init__.py x: 1 commits (90d) y: 1 lines of code vars.yaml x: 1 commits (90d) y: 11 lines of code src/ansible.cfg x: 1 commits (90d) y: 17 lines of code
657.0
lines of code
  min: 1.0
  average: 135.36
  25th percentile: 28.5
  median: 88.0
  75th percentile: 207.25
  max: 657.0
0 5.0
commits (90d)
min: 1.0 | average: 2.57 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 5.0

File Size vs. Contributors (90 days): 28 points

WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00/sap-parameters.yaml x: 1 contributors (90d) y: 13 lines of code requirements.in x: 1 contributors (90d) y: 30 lines of code src/module_utils/get_cluster_status.py x: 1 contributors (90d) y: 85 lines of code src/modules/filesystem_freeze.py x: 1 contributors (90d) y: 72 lines of code src/modules/get_azure_lb.py x: 1 contributors (90d) y: 170 lines of code src/modules/get_cluster_status_db.py x: 1 contributors (90d) y: 102 lines of code src/modules/get_cluster_status_scs.py x: 1 contributors (90d) y: 148 lines of code src/modules/get_pcmk_properties_db.py x: 1 contributors (90d) y: 346 lines of code src/modules/get_pcmk_properties_scs.py x: 1 contributors (90d) y: 317 lines of code src/modules/log_parser.py x: 1 contributors (90d) y: 181 lines of code src/roles/ha_db_hana/tasks/files/constants.yaml x: 1 contributors (90d) y: 256 lines of code src/roles/ha_scs/tasks/files/constants.yaml x: 1 contributors (90d) y: 301 lines of code src/vars/input-api.yaml x: 1 contributors (90d) y: 233 lines of code src/module_utils/commands.py x: 1 contributors (90d) y: 28 lines of code src/modules/check_indexserver.py x: 1 contributors (90d) y: 122 lines of code src/templates/report.html x: 2 contributors (90d) y: 657 lines of code src/module_utils/sap_automation_qa.py x: 1 contributors (90d) y: 95 lines of code src/modules/get_package_list.py x: 1 contributors (90d) y: 57 lines of code src/modules/location_constraints.py x: 1 contributors (90d) y: 76 lines of code src/modules/render_html_report.py x: 1 contributors (90d) y: 91 lines of code src/modules/send_telemetry_data.py x: 1 contributors (90d) y: 216 lines of code WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00/hosts.yaml x: 1 contributors (90d) y: 79 lines of code src/__init__.py x: 1 contributors (90d) y: 1 lines of code vars.yaml x: 1 contributors (90d) y: 11 lines of code src/ansible.cfg x: 1 contributors (90d) y: 17 lines of code
657.0
lines of code
  min: 1.0
  average: 135.36
  25th percentile: 28.5
  median: 88.0
  75th percentile: 207.25
  max: 657.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.04 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0