microsoft / moodle-auth_oidc
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 47 files with 3,993 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 5 medium size files (1,466 lines of codeclsfd_ftr_w_mp_ins)
    • 15 small files (1,760 lines of code)
    • 27 very small files (767 lines of code)
0% | 0% | 36% | 44% | 19%
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
php0% | 0% | 37% | 44% | 18%
css0% | 0% | 0% | 0% | 100%
scss0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
classes/loginflow0% | 0% | 87% | 12% | 0%
ROOT0% | 0% | 37% | 41% | 21%
db0% | 0% | 82% | 0% | 17%
lang/en0% | 0% | 100% | 0% | 0%
classes0% | 0% | 0% | 41% | 58%
classes/privacy0% | 0% | 0% | 100% | 0%
lang/fr0% | 0% | 0% | 100% | 0%
lang/cs0% | 0% | 0% | 100% | 0%
lang/de0% | 0% | 0% | 100% | 0%
lang/es0% | 0% | 0% | 100% | 0%
lang/fi0% | 0% | 0% | 100% | 0%
lang/it0% | 0% | 0% | 100% | 0%
lang/ja0% | 0% | 0% | 100% | 0%
lang/nl0% | 0% | 0% | 100% | 0%
lang/pl0% | 0% | 0% | 100% | 0%
lang/pt_br0% | 0% | 0% | 100% | 0%
classes/adminsetting0% | 0% | 0% | 0% | 100%
classes/event0% | 0% | 0% | 0% | 100%
classes/form0% | 0% | 0% | 0% | 100%
classes/task0% | 0% | 0% | 0% | 100%
sass0% | 0% | 0% | 0% | 100%
Longest Files (Top 47)
File# lines# units
base.php
in classes/loginflow
397 13
authcode.php
in classes/loginflow
356 10
lib.php
in root
289 10
upgrade.php
in db
213 1
auth_oidc.php
in lang/en
211 -
settings.php
in root
162 -
auth.php
in root
160 14
oidcclient.php
in classes
143 14
provider.php
in classes/privacy
136 9
auth_oidc.php
in lang/fr
130 -
rocreds.php
in classes/loginflow
111 3
auth_oidc.php
in lang/cs
102 -
auth_oidc.php
in lang/de
102 -
auth_oidc.php
in lang/es
102 -
auth_oidc.php
in lang/fi
102 -
auth_oidc.php
in lang/it
102 -
auth_oidc.php
in lang/ja
102 -
auth_oidc.php
in lang/nl
102 -
auth_oidc.php
in lang/pl
102 -
auth_oidc.php
in lang/pt_br
102 -
utils.php
in classes
81 4
ucp.php
in root
73 -
cleanupoidctokens.php
in root
69 -
jwt.php
in classes
60 6
auth_oidc_admin_setting_iconselect.php
in classes/adminsetting
56 4
disconnect.php
in classes/form
55 1
httpclient.php
in classes
43 5
auth_oidc_admin_setting_loginflow.php
in classes/adminsetting
42 3
iconselect.css
in classes/adminsetting
26 -
auth_oidc_admin_setting_redirecturi.php
in classes/adminsetting
24 5
access.php
in db
23 -
auth_oidc_admin_setting_label.php
in classes/adminsetting
20 4
action_failed.php
in classes/event
19 4
user_connected.php
in classes/event
17 3
user_created.php
in classes/event
17 3
user_disconnected.php
in classes/event
17 3
user_loggedin.php
in classes/event
17 3
user_authed.php
in classes/event
16 3
cleanup_oidc_state_and_token.php
in classes/task
14 2
tasks.php
in db
13 -
styles.scss
in sass
13 -
observers.php
in classes
12 1
styles.css
in root
11 -
events.php
in db
10 -
version.php
in root
7 -
httpclientinterface.php
in classes
6 -
index.php
in root
6 -
Files With Most Units (Top 20)
File# lines# units
auth.php
in root
160 14
oidcclient.php
in classes
143 14
base.php
in classes/loginflow
397 13
authcode.php
in classes/loginflow
356 10
lib.php
in root
289 10
provider.php
in classes/privacy
136 9
jwt.php
in classes
60 6
auth_oidc_admin_setting_redirecturi.php
in classes/adminsetting
24 5
httpclient.php
in classes
43 5
auth_oidc_admin_setting_iconselect.php
in classes/adminsetting
56 4
auth_oidc_admin_setting_label.php
in classes/adminsetting
20 4
action_failed.php
in classes/event
19 4
utils.php
in classes
81 4
auth_oidc_admin_setting_loginflow.php
in classes/adminsetting
42 3
user_authed.php
in classes/event
16 3
user_connected.php
in classes/event
17 3
user_created.php
in classes/event
17 3
user_disconnected.php
in classes/event
17 3
user_loggedin.php
in classes/event
17 3
rocreds.php
in classes/loginflow
111 3
Files With Long Lines (Top 20)

There are 20 files with lines longer than 120 characters. In total, there are 262 long lines.

File# lines# units# long lines
auth_oidc.php
in lang/en
211 - 34
auth_oidc.php
in lang/fr
130 - 27
auth_oidc.php
in lang/de
102 - 22
auth_oidc.php
in lang/pl
102 - 20
auth_oidc.php
in lang/pt_br
102 - 20
auth_oidc.php
in lang/cs
102 - 19
auth_oidc.php
in lang/es
102 - 18
auth_oidc.php
in lang/fi
102 - 18
auth_oidc.php
in lang/it
102 - 18
auth_oidc.php
in lang/nl
102 - 17
lib.php
in root
289 10 13
settings.php
in root
162 - 10
auth_oidc.php
in lang/ja
102 - 9
base.php
in classes/loginflow
397 13 6
authcode.php
in classes/loginflow
356 10 5
cleanupoidctokens.php
in root
69 - 2
disconnect.php
in classes/form
55 1 1
rocreds.php
in classes/loginflow
111 3 1
oidcclient.php
in classes
143 14 1
utils.php
in classes
81 4 1