awslabs / aws-amplify-identity-broker
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 71 files with 6,999 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,441 lines of code)
    • 7 medium size files (1,980 lines of codeclsfd_ftr_w_mp_ins)
    • 12 small files (1,694 lines of code)
    • 50 very small files (1,884 lines of code)
0% | 20% | 28% | 24% | 26%
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
yml0% | 90% | 0% | 0% | 9%
js0% | 8% | 33% | 28% | 28%
css0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
amplify/backend/auth0% | 100% | 0% | 0% | 0%
src/pages/Settings0% | 32% | 56% | 8% | 2%
src/components/LandingPage0% | 0% | 59% | 0% | 40%
src/components/MfaTotpConfigDialog0% | 0% | 100% | 0% | 0%
amplify/backend/function0% | 0% | 23% | 30% | 45%
src/components/ChangePasswordDialog0% | 0% | 100% | 0% | 0%
src/i18n/locales0% | 0% | 0% | 100% | 0%
src/pages/TermsOfService0% | 0% | 0% | 100% | 0%
src/components/VerifyAttributeDialog0% | 0% | 0% | 100% | 0%
src/components/AppBar0% | 0% | 0% | 100% | 0%
src/components/Snackbar0% | 0% | 0% | 100% | 0%
src0% | 0% | 0% | 0% | 100%
src/pages/Dashboard0% | 0% | 0% | 0% | 100%
src/components/LanguageSelect0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
src/pages/Logout0% | 0% | 0% | 0% | 100%
amplify/backend/kms0% | 0% | 0% | 0% | 100%
src/redux/reducers0% | 0% | 0% | 0% | 100%
src/components/ProtectedRoute0% | 0% | 0% | 0% | 100%
src/components/LogoutButton0% | 0% | 0% | 0% | 100%
src/redux0% | 0% | 0% | 0% | 100%
src/components/DividerWithText0% | 0% | 0% | 0% | 100%
src/components/Register0% | 0% | 0% | 0% | 100%
src/i18n0% | 0% | 0% | 0% | 100%
src/components/RegisterConfirm0% | 0% | 0% | 0% | 100%
src/components/Login0% | 0% | 0% | 0% | 100%
src/components/ViewPort0% | 0% | 0% | 0% | 100%
public0% | 0% | 0% | 0% | 100%
src/components/ForgotPassword0% | 0% | 0% | 0% | 100%
src/pages/ErrorPage0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
amplifyIdentityBrokerAuth-cloudformation-template.yml
in amplify/backend/auth/amplifyIdentityBrokerAuth
909 -
tabSignInData.js
in src/pages/Settings
532 -
tabDeviceData.js
in src/pages/Settings
349 -
tabUserData.js
in src/pages/Settings
322 1
signInContainer.js
in src/components/LandingPage
292 -
MfaTotpConfigDialog.js
in src/components/MfaTotpConfigDialog
291 2
tabMfaData.js
in src/pages/Settings
264 1
index.js
in amplify/backend/function/amplifyIdentityBrokerAuthorize/src
243 8
ChangePasswordDialog.js
in src/components/ChangePasswordDialog
219 -
index.js
in amplify/backend/function/amplifyIdentityBrokerToken/src
187 3
de.js
in src/i18n/locales
165 -
nl.js
in src/i18n/locales
165 -
fr.js
in src/i18n/locales
165 -
TermsOfService.js
in src/pages/TermsOfService
152 3
VerifyAttributeDialog.js
in src/components/VerifyAttributeDialog
135 -
en.js
in src/i18n/locales
135 -
content.js
in src/pages/Settings
134 2
custom.js
in amplify/backend/function/amplifyIdentityBrokerCustomMessage/src
122 3
AppBar.js
in src/components/AppBar
115 -
content.js
in src/pages/TermsOfService
114 1
Snackbar.js
in src/components/Snackbar
105 1
LanguageSelect.js
in src/components/LanguageSelect
100 1
serviceWorker.js
in src
98 4
index.js
in amplify/backend/function/amplifyIdentityBrokerPostDeployment/src
80 3
index.js
in amplify/backend/function/amplifyIdentityBrokerMigration/src
74 -
Logout.js
in src/pages/Logout
73 1
amplifyIdentityBrokerTokenEncryptionKey-cloudformation-template.yml
in amplify/backend/kms/amplifyIdentityBrokerTokenEncryptionKey
71 -
index.js
in amplify/backend/function/amplifyIdentityBrokerStorage/src
71 1
Dashboard.js
in src/pages/Dashboard
71 4
appTiles.js
in src/pages/Dashboard
67 1
config-overrides.js
in root
65 -
index.css
in src
61 -
handleAuthStateChange.js
in src/components/LandingPage/helpers
60 -
branding.js
in src
58 -
ProtectedRoute.js
in src/components/ProtectedRoute
58 2
LandingPage.js
in src/components/LandingPage
57 -
LogoutButton.js
in src/components/LogoutButton
47 -
index.js
in src
44 -
Settings.js
in src/pages/Settings
44 2
index.js
in amplify/backend/function/amplifyIdentityBrokerVerifyClient/src
43 -
cfn-response.js
in amplify/backend/function/amplifyIdentityBrokerPostDeployment/src
41 1
DividerWithText.js
in src/components/DividerWithText
37 -
index.js
in amplify/backend/function/amplifyIdentityBrokerAccountConfirmation/src
36 -
Register.js
in src/components/Register
35 -
user.js
in src/redux/reducers
35 1
App.js
in src
33 1
index.js
in amplify/backend/function/amplifyIdentityBrokerExposeJWKS/src
32 -
actions.js
in src/redux
31 -
i18n.js
in src/i18n
29 -
RegisterConfirm.js
in src/components/RegisterConfirm
28 -
Files With Most Units (Top 20)
File# lines# units
index.js
in amplify/backend/function/amplifyIdentityBrokerAuthorize/src
243 8
serviceWorker.js
in src
98 4
Dashboard.js
in src/pages/Dashboard
71 4
index.js
in amplify/backend/function/amplifyIdentityBrokerPostDeployment/src
80 3
index.js
in amplify/backend/function/amplifyIdentityBrokerToken/src
187 3
custom.js
in amplify/backend/function/amplifyIdentityBrokerCustomMessage/src
122 3
tokenHelper.js
in src/components/LandingPage/helpers
26 3
cookieHelper.js
in src/components/LandingPage/helpers
21 3
useWindowDimensions.js
in src/components/ViewPort
19 3
TermsOfService.js
in src/pages/TermsOfService
152 3
MfaTotpConfigDialog.js
in src/components/MfaTotpConfigDialog
291 2
ProtectedRoute.js
in src/components/ProtectedRoute
58 2
content.js
in src/pages/Settings
134 2
Settings.js
in src/pages/Settings
44 2
cfn-response.js
in amplify/backend/function/amplifyIdentityBrokerPostDeployment/src
41 1
index.js
in amplify/backend/function/amplifyIdentityBrokerStorage/src
71 1
handleIdpLogin.js
in src/components/LandingPage/helpers
18 1
LanguageSelect.js
in src/components/LanguageSelect
100 1
Snackbar.js
in src/components/Snackbar
105 1
App.js
in src
33 1
Files With Long Lines (Top 20)

There are 21 files with lines longer than 120 characters. In total, there are 72 long lines.

File# lines# units# long lines
amplifyIdentityBrokerAuth-cloudformation-template.yml
in amplify/backend/auth/amplifyIdentityBrokerAuth
909 - 8
de.js
in src/i18n/locales
165 - 7
nl.js
in src/i18n/locales
165 - 7
fr.js
in src/i18n/locales
165 - 7
en.js
in src/i18n/locales
135 - 6
index.js
in amplify/backend/function/amplifyIdentityBrokerAuthorize/src
243 8 5
custom.js
in amplify/backend/function/amplifyIdentityBrokerCustomMessage/src
122 3 5
tabDeviceData.js
in src/pages/Settings
349 - 5
content.js
in src/pages/Settings
134 2 4
Logout.js
in src/pages/Logout
73 1 3
handleAuthStateChange.js
in src/components/LandingPage/helpers
60 - 2
ChangePasswordDialog.js
in src/components/ChangePasswordDialog
219 - 2
tabMfaData.js
in src/pages/Settings
264 1 2
tabSignInData.js
in src/pages/Settings
532 - 2
index.js
in amplify/backend/function/amplifyIdentityBrokerStorage/src
71 1 1
index.js
in amplify/backend/function/amplifyIdentityBrokerExposeJWKS/src
32 - 1
index.js
in amplify/backend/function/amplifyIdentityBrokerDefineAuthChallenge/src
11 - 1
index.js
in src
44 - 1
MfaTotpConfigDialog.js
in src/components/MfaTotpConfigDialog
291 2 1
tabUserData.js
in src/pages/Settings
322 1 1