aws / aws-aspnet-cognito-identity-provider
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 57% | 17% | 25%
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
cs0% | 0% | 57% | 17% | 24%
xml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 57% | 17% | 25%
Longest Files (Top 24)
File# lines# units
CognitoUserManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
360 32
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
237 15
CognitoUserStore.IUserClaimStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
141 3
CognitoServiceCollectionExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
121 6
CognitoRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito
118 13
CognitoUserStore.IUserEmailStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
69 7
CognitoUserStore.IUserTwoFactorStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
67 2
CognitoUserClaimsPrincipalFactory.cs
in src/Amazon.AspNetCore.Identity.Cognito
57 3
CognitoPasswordValidator.cs
in src/Amazon.AspNetCore.Identity.Cognito
50 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
CognitoIdentityErrorDescriber.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
18 1
CognitoRole.cs
in src/Amazon.AspNetCore.Identity.Cognito
18 1
CognitoAttributeFilterType.cs
in src/Amazon.AspNetCore.Identity.Cognito
18 2
CognitoConfigurationException.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
15 3
CognitoServiceException.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
15 3
AWSCognitoClientOptions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
10 -
8 -
Files With Most Units (Top 21)
File# lines# units
CognitoUserManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
360 32
CognitoUserStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
333 19
CognitoUserStore.IUserRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
237 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
69 7
CognitoServiceCollectionExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
121 6
CognitoUserStore.IUserPhoneNumberStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
31 4
ConfigurationExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
41 3
CognitoKeyNormalizer.cs
in src/Amazon.AspNetCore.Identity.Cognito
24 3
CognitoConfigurationException.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
15 3
CognitoServiceException.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
15 3
CognitoUserClaimsPrincipalFactory.cs
in src/Amazon.AspNetCore.Identity.Cognito
57 3
CognitoUserStore.IUserClaimStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
141 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
CognitoPasswordValidator.cs
in src/Amazon.AspNetCore.Identity.Cognito
50 1
CognitoIdentityErrorDescriber.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
18 1
CognitoRole.cs
in src/Amazon.AspNetCore.Identity.Cognito
18 1
Files With Long Lines (Top 17)

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

File# lines# units# long lines
CognitoUserStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
333 19 39
CognitoUserManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
360 32 22
CognitoServiceCollectionExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
121 6 11
CognitoSigninManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
290 14 11
IUserCognitoStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
28 - 10
CognitoUserStore.IUserRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
237 15 6
CognitoUserStore.IUserClaimStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
141 3 6
CognitoUserClaimsPrincipalFactory.cs
in src/Amazon.AspNetCore.Identity.Cognito
57 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
69 7 3
CognitoPasswordValidator.cs
in src/Amazon.AspNetCore.Identity.Cognito
50 1 2
CognitoSignInResult.cs
in src/Amazon.AspNetCore.Identity.Cognito
28 2 2
CognitoAttribute.cs
in src/Amazon.AspNetCore.Identity.Cognito
41 2 2
CognitoRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito
118 13 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
Correlations

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

src/Amazon.AspNetCore.Identity.Cognito/CognitoKeyNormalizer.cs x: 6 commits (all time) y: 24 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoPasswordValidator.cs x: 3 commits (all time) y: 50 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs x: 3 commits (all time) y: 118 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs x: 16 commits (all time) y: 290 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs x: 22 commits (all time) y: 360 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserClaimStore.cs x: 7 commits (all time) y: 141 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserEmailStore.cs x: 5 commits (all time) y: 69 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs x: 5 commits (all time) y: 237 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserTwoFactorStore.cs x: 5 commits (all time) y: 67 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs x: 15 commits (all time) y: 333 lines of code src/Amazon.AspNetCore.Identity.Cognito/Extensions/CognitoServiceCollectionExtensions.cs x: 6 commits (all time) y: 121 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/IUserCognitoStore.cs x: 8 commits (all time) y: 28 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserClaimsPrincipalFactory.cs x: 6 commits (all time) y: 57 lines of code src/Amazon.AspNetCore.Identity.Cognito/Extensions/ConfigurationExtensions.cs x: 3 commits (all time) y: 41 lines of code src/ruleset.xml x: 2 commits (all time) y: 8 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoAttribute.cs x: 1 commits (all time) y: 41 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoAttributeFilterType.cs x: 1 commits (all time) y: 18 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserPhoneNumberStore.cs x: 3 commits (all time) y: 31 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoSignInResult.cs x: 2 commits (all time) y: 28 lines of code src/Amazon.AspNetCore.Identity.Cognito/Exceptions/CognitoServiceException.cs x: 1 commits (all time) y: 15 lines of code src/Amazon.AspNetCore.Identity.Cognito/Extensions/AWSCognitoClientOptions.cs x: 1 commits (all time) y: 10 lines of code
360.0
lines of code
  min: 8.0
  average: 89.08
  25th percentile: 18.0
  median: 41.0
  75th percentile: 120.25
  max: 360.0
0 22.0
commits (all time)
min: 1.0 | average: 5.17 | 25th percentile: 1.0 | median: 3.0 | 75th percentile: 6.0 | max: 22.0

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

src/Amazon.AspNetCore.Identity.Cognito/CognitoKeyNormalizer.cs x: 3 contributors (all time) y: 24 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoPasswordValidator.cs x: 2 contributors (all time) y: 50 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoRoleStore.cs x: 2 contributors (all time) y: 118 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoSigninManager.cs x: 4 contributors (all time) y: 290 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserManager.cs x: 5 contributors (all time) y: 360 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserClaimStore.cs x: 2 contributors (all time) y: 141 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserEmailStore.cs x: 2 contributors (all time) y: 69 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserRoleStore.cs x: 2 contributors (all time) y: 237 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserTwoFactorStore.cs x: 2 contributors (all time) y: 67 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.cs x: 5 contributors (all time) y: 333 lines of code src/Amazon.AspNetCore.Identity.Cognito/Extensions/CognitoServiceCollectionExtensions.cs x: 4 contributors (all time) y: 121 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/IUserCognitoStore.cs x: 2 contributors (all time) y: 28 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserClaimsPrincipalFactory.cs x: 3 contributors (all time) y: 57 lines of code src/Amazon.AspNetCore.Identity.Cognito/Extensions/ConfigurationExtensions.cs x: 2 contributors (all time) y: 41 lines of code src/ruleset.xml x: 2 contributors (all time) y: 8 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoAttribute.cs x: 1 contributors (all time) y: 41 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoAttributeFilterType.cs x: 1 contributors (all time) y: 18 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore/CognitoUserStore.IUserPhoneNumberStore.cs x: 1 contributors (all time) y: 31 lines of code src/Amazon.AspNetCore.Identity.Cognito/CognitoSignInResult.cs x: 1 contributors (all time) y: 28 lines of code src/Amazon.AspNetCore.Identity.Cognito/Exceptions/CognitoServiceException.cs x: 1 contributors (all time) y: 15 lines of code src/Amazon.AspNetCore.Identity.Cognito/Extensions/AWSCognitoClientOptions.cs x: 1 contributors (all time) y: 10 lines of code
360.0
lines of code
  min: 8.0
  average: 89.08
  25th percentile: 18.0
  median: 41.0
  75th percentile: 120.25
  max: 360.0
0 5.0
contributors (all time)
min: 1.0 | average: 2.13 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.75 | max: 5.0

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

No data for "commits (30d)" vs. "lines of code".

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

No data for "contributors (30d)" vs. "lines of code".


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

No data for "commits (90d)" vs. "lines of code".

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

No data for "contributors (90d)" vs. "lines of code".