aws / aws-aspnet-cognito-identity-provider
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 23 files with 2,098 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 4 medium size files (1,211 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (362 lines of code)
    • 16 very small files (525 lines of code)
0% | 0% | 57% | 17% | 25%
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% | 57% | 17% | 25%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Amazon.AspNetCore.Identity.Cognito0% | 0% | 64% | 11% | 23%
Amazon.AspNetCore.Identity.Cognito/CognitoUserStore0% | 0% | 63% | 14% | 21%
Amazon.AspNetCore.Identity.Cognito/Extensions0% | 0% | 0% | 68% | 31%
Amazon.AspNetCore.Identity.Cognito/Exceptions0% | 0% | 0% | 0% | 100%
Longest Files (Top 23)
File# lines# units
CognitoUserManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
362 33
CognitoUserStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
333 19
CognitoSigninManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
290 14
CognitoUserStore.IUserRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
226 15
CognitoUserStore.IUserClaimStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
132 3
CognitoRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito
118 13
CognitoServiceCollectionExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
112 6
CognitoUserStore.IUserTwoFactorStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
67 2
CognitoUserStore.IUserEmailStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
66 7
CognitoUserClaimsPrincipalFactory.cs
in src/Amazon.AspNetCore.Identity.Cognito
57 3
CognitoPasswordValidator.cs
in src/Amazon.AspNetCore.Identity.Cognito
48 1
ConfigurationExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
41 3
CognitoAttribute.cs
in src/Amazon.AspNetCore.Identity.Cognito
41 2
CognitoUserStore.IUserPhoneNumberStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
31 4
CognitoSignInResult.cs
in src/Amazon.AspNetCore.Identity.Cognito
28 2
IUserCognitoStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
28 -
CognitoKeyNormalizer.cs
in src/Amazon.AspNetCore.Identity.Cognito
24 3
CognitoRole.cs
in src/Amazon.AspNetCore.Identity.Cognito
18 1
CognitoIdentityErrorDescriber.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
18 1
CognitoAttributeFilterType.cs
in src/Amazon.AspNetCore.Identity.Cognito
18 2
CognitoServiceException.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
15 3
CognitoConfigurationException.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
15 3
AWSCognitoClientOptions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
10 -
Files With Most Units (Top 20)
File# lines# units
CognitoUserManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
362 33
CognitoUserStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
333 19
CognitoUserStore.IUserRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
226 15
CognitoSigninManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
290 14
CognitoRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito
118 13
CognitoUserStore.IUserEmailStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
66 7
CognitoServiceCollectionExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
112 6
CognitoUserStore.IUserPhoneNumberStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
31 4
ConfigurationExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
41 3
CognitoUserClaimsPrincipalFactory.cs
in src/Amazon.AspNetCore.Identity.Cognito
57 3
CognitoServiceException.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
15 3
CognitoConfigurationException.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
15 3
CognitoKeyNormalizer.cs
in src/Amazon.AspNetCore.Identity.Cognito
24 3
CognitoUserStore.IUserClaimStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
132 3
CognitoSignInResult.cs
in src/Amazon.AspNetCore.Identity.Cognito
28 2
CognitoAttribute.cs
in src/Amazon.AspNetCore.Identity.Cognito
41 2
CognitoAttributeFilterType.cs
in src/Amazon.AspNetCore.Identity.Cognito
18 2
CognitoUserStore.IUserTwoFactorStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
67 2
CognitoRole.cs
in src/Amazon.AspNetCore.Identity.Cognito
18 1
CognitoIdentityErrorDescriber.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
18 1
Files With Long Lines (Top 17)

There are 17 files with lines longer than 120 characters. In total, there are 125 long lines.

File# lines# units# long lines
CognitoUserStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
333 19 37
CognitoUserManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
362 33 22
CognitoSigninManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
290 14 11
IUserCognitoStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
28 - 10
CognitoServiceCollectionExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
112 6 8
CognitoUserStore.IUserRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
226 15 6
CognitoUserClaimsPrincipalFactory.cs
in src/Amazon.AspNetCore.Identity.Cognito
57 3 5
CognitoUserStore.IUserClaimStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
132 3 5
CognitoUserStore.IUserPhoneNumberStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
31 4 4
ConfigurationExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
41 3 3
CognitoUserStore.IUserEmailStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
66 7 3
CognitoRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito
118 13 2
CognitoSignInResult.cs
in src/Amazon.AspNetCore.Identity.Cognito
28 2 2
CognitoAttribute.cs
in src/Amazon.AspNetCore.Identity.Cognito
41 2 2
CognitoPasswordValidator.cs
in src/Amazon.AspNetCore.Identity.Cognito
48 1 2
CognitoUserStore.IUserTwoFactorStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
67 2 2
CognitoIdentityErrorDescriber.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
18 1 1