apache / servicecomb-fence
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 0% | 100%
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
java0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
sql0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
authentication-server0% | 0% | 0% | 0% | 100%
edge-service0% | 0% | 0% | 0% | 100%
common0% | 0% | 0% | 0% | 100%
resource-server0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
GithubTokenGranter.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
98 4
operation.js
in edge-service/src/main/resources/ui/js
92 12
OpenIDToken.java
in common/src/main/java/org/apache/servicecomb/fence/token
82 18
login.js
in edge-service/src/main/resources/ui/js
71 8
githubLoginCallback.html
in edge-service/src/main/resources/ui
69 -
TokenResponse.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
66 15
user.sql
in authentication-server/src/main/resources/sql
65 -
UserInfo.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/user
60 16
PasswordTokenGranter.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
56 3
JWTToken.java
in common/src/main/java/org/apache/servicecomb/fence/token
56 10
SessionToken.java
in common/src/main/java/org/apache/servicecomb/fence/token
54 9
logback.xml
in authentication-server/src/main/resources
52 -
logback.xml
in edge-service/src/main/resources
52 -
JWTClaimsCommon.java
in common/src/main/java/org/apache/servicecomb/fence/jwt
52 14
logback.xml
in resource-server/src/main/resources
52 -
TokenEndpoint.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
50 2
AuthHandler.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
50 1
RefreshTokenTokenGranter.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
47 3
AuthenticationAuthFilter.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource
47 2
JDBCUserDetails.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
46 8
JWTClaims.java
in common/src/main/java/org/apache/servicecomb/fence/jwt
46 9
operation.html
in edge-service/src/main/resources/ui
42 -
JWTTokenStoreImpl.java
in common/src/main/java/org/apache/servicecomb/fence/token
42 3
SimpleAuthentication.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource
41 8
JDBCUserDetailsManager.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
39 6
JDBCOpenIDTokenStore.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
38 3
ConfigBasedAuthoriaztionAuthFilter.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource
38 1
microservice.yaml
in edge-service/src/main/resources
36 -
AuthenticationConfiguration.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
35 4
microservice.yaml
in resource-server/src/main/resources
34 -
LocalFileStoreService.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource/example
34 2
microservice.yaml
in authentication-server/src/main/resources
33 -
ThirdPartyProviderEndpoint.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
32 1
login.html
in edge-service/src/main/resources/ui
32 -
UserMapper.xml
in authentication-server/src/main/resources/config
31 -
TokenEndpoint.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
31 1
authentication.server.bean.xml
in authentication-server/src/main/resources/META-INF/spring
30 -
GithubDynamicProperties.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
30 6
AuthenticationConfiguration.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
29 3
EdgeOpenIDTokenStore.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
29 4
AbstractOpenIDTokenStore.java
in common/src/main/java/org/apache/servicecomb/fence/token
29 2
style.css
in edge-service/src/main/resources/ui/css
28 -
AuthenticationFilter.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
28 2
PreMethodAuthEndpoint.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource/example
28 4
ThirdPartyTokenGranter.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
27 2
StaticWebpageDispatcher.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
26 2
InMemoryOpenIDTokenStore.java
in common/src/main/java/org/apache/servicecomb/fence/token
25 3
GithubAccessTokenResponse.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
24 6
HandlerAuthEndpoint.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource/example
24 4
FileEndpoint.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource/example
24 2
Files With Most Units (Top 50)
File# lines# units
OpenIDToken.java
in common/src/main/java/org/apache/servicecomb/fence/token
82 18
UserInfo.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/user
60 16
TokenResponse.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
66 15
JWTClaimsCommon.java
in common/src/main/java/org/apache/servicecomb/fence/jwt
52 14
operation.js
in edge-service/src/main/resources/ui/js
92 12
JWTToken.java
in common/src/main/java/org/apache/servicecomb/fence/token
56 10
JWTClaims.java
in common/src/main/java/org/apache/servicecomb/fence/jwt
46 9
SessionToken.java
in common/src/main/java/org/apache/servicecomb/fence/token
54 9
JDBCUserDetails.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
46 8
login.js
in edge-service/src/main/resources/ui/js
71 8
SimpleAuthentication.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource
41 8
JDBCUserDetailsManager.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
39 6
GithubDynamicProperties.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
30 6
GithubAccessTokenResponse.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
24 6
AuthenticationConfiguration.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
35 4
GithubTokenGranter.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
98 4
EdgeOpenIDTokenStore.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
29 4
JWTHeader.java
in common/src/main/java/org/apache/servicecomb/fence/jwt
17 4
HandlerAuthEndpoint.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource/example
24 4
PreMethodAuthEndpoint.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource/example
28 4
RefreshTokenTokenGranter.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
47 3
JDBCOpenIDTokenStore.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
38 3
PasswordTokenGranter.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
56 3
AuthenticationConfiguration.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
29 3
InMemoryOpenIDTokenStore.java
in common/src/main/java/org/apache/servicecomb/fence/token
25 3
JWTTokenStoreImpl.java
in common/src/main/java/org/apache/servicecomb/fence/token
42 3
TokenEndpoint.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
50 2
ThirdPartyTokenGranter.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
27 2
StaticWebpageDispatcher.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
26 2
AuthenticationFilter.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
28 2
JsonParser.java
in common/src/main/java/org/apache/servicecomb/fence/jwt
19 2
AbstractOpenIDTokenStore.java
in common/src/main/java/org/apache/servicecomb/fence/token
29 2
LocalFileStoreService.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource/example
34 2
FileEndpoint.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource/example
24 2
AuthenticationAuthFilter.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource
47 2
AccessDeniedExceptionExceptionToProducerResponseConverter.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource
17 2
AuthenticationConfiguration.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource
23 2
AuthFiltersBean.java
in resource-server/src/main/java/org/apache/servicecomb/fence/resource
18 2
AuthenticationServerApplication.java
in authentication-server/src/main/java/org/apache/servicecomb/fence
16 1
ThirdPartyProviderEndpoint.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
32 1
GithubOAuthServiceRegister.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
11 1
GithubDynamicPropertiesManager.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
12 1
TokenGranter.java
in authentication-server/src/main/java/org/apache/servicecomb/fence/authentication
14 1
EdgeServiceApplication.java
in edge-service/src/main/java/org/apache/servicecomb/fence
16 1
AuthHandler.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
50 1
TokenEndpoint.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
31 1
EdgeSSLCustom.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
15 1
InternalAccessHandler.java
in edge-service/src/main/java/org/apache/servicecomb/fence/edge
16 1
SessionTokenStore.java
in common/src/main/java/org/apache/servicecomb/fence/token
8 1
Token.java
in common/src/main/java/org/apache/servicecomb/fence/token
19 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there are 3 long lines.

File# lines# units# long lines
user.sql
in authentication-server/src/main/resources/sql
65 - 3
Correlations

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

authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/AuthenticationConfiguration.java x: 2 commits (all time) y: 35 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/AuthenticationServerConstants.java x: 1 commits (all time) y: 22 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/GithubAccessTokenResponse.java x: 1 commits (all time) y: 24 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/GithubDynamicProperties.java x: 1 commits (all time) y: 30 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/GithubDynamicPropertiesManager.java x: 1 commits (all time) y: 12 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/GithubOAuthService.java x: 1 commits (all time) y: 17 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/GithubOAuthServiceRegister.java x: 1 commits (all time) y: 11 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/GithubTokenGranter.java x: 1 commits (all time) y: 98 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/PasswordTokenGranter.java x: 1 commits (all time) y: 56 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/RefreshTokenTokenGranter.java x: 1 commits (all time) y: 47 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/ThirdPartyProviderEndpoint.java x: 1 commits (all time) y: 32 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/ThirdPartyProviderService.java x: 1 commits (all time) y: 4 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/ThirdPartyTokenGranter.java x: 1 commits (all time) y: 27 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/TokenEndpoint.java x: 1 commits (all time) y: 50 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/TokenGranter.java x: 1 commits (all time) y: 14 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/TokenService.java x: 1 commits (all time) y: 7 lines of code authentication-server/src/main/resources/microservice.yaml x: 3 commits (all time) y: 33 lines of code common/src/main/java/org/apache/servicecomb/fence/jwt/JWTClaims.java x: 1 commits (all time) y: 46 lines of code common/src/main/java/org/apache/servicecomb/fence/jwt/JWTClaimsCommon.java x: 1 commits (all time) y: 52 lines of code common/src/main/java/org/apache/servicecomb/fence/jwt/JsonParser.java x: 1 commits (all time) y: 19 lines of code common/src/main/java/org/apache/servicecomb/fence/token/AbstractOpenIDTokenStore.java x: 1 commits (all time) y: 29 lines of code common/src/main/java/org/apache/servicecomb/fence/token/InMemoryOpenIDTokenStore.java x: 1 commits (all time) y: 25 lines of code common/src/main/java/org/apache/servicecomb/fence/token/JWTTokenStoreImpl.java x: 1 commits (all time) y: 42 lines of code common/src/main/java/org/apache/servicecomb/fence/token/OpenIDToken.java x: 1 commits (all time) y: 82 lines of code common/src/main/java/org/apache/servicecomb/fence/token/OpenIDTokenStore.java x: 1 commits (all time) y: 8 lines of code common/src/main/java/org/apache/servicecomb/fence/token/SessionToken.java x: 1 commits (all time) y: 54 lines of code common/src/main/java/org/apache/servicecomb/fence/token/TokenDynamicProperties.java x: 1 commits (all time) y: 16 lines of code common/src/main/java/org/apache/servicecomb/fence/token/TokenDynamicPropertiesManager.java x: 1 commits (all time) y: 13 lines of code common/src/main/java/org/apache/servicecomb/fence/token/TokenStore.java x: 1 commits (all time) y: 5 lines of code edge-service/src/main/java/org/apache/servicecomb/fence/edge/AuthenticationConfiguration.java x: 2 commits (all time) y: 29 lines of code edge-service/src/main/java/org/apache/servicecomb/fence/edge/AuthenticationFilter.java x: 1 commits (all time) y: 28 lines of code edge-service/src/main/java/org/apache/servicecomb/fence/edge/TokenEndpoint.java x: 1 commits (all time) y: 31 lines of code edge-service/src/main/java/org/apache/servicecomb/fence/edge/TokenResponse.java x: 1 commits (all time) y: 66 lines of code edge-service/src/main/java/org/apache/servicecomb/fence/edge/TokenService.java x: 1 commits (all time) y: 6 lines of code resource-server/src/main/java/org/apache/servicecomb/fence/resource/AuthFiltersBean.java x: 1 commits (all time) y: 18 lines of code resource-server/src/main/java/org/apache/servicecomb/fence/resource/ConfigBasedAuthoriaztionAuthFilter.java x: 1 commits (all time) y: 38 lines of code resource-server/src/main/java/org/apache/servicecomb/fence/resource/SimpleAuthentication.java x: 1 commits (all time) y: 41 lines of code resource-server/src/main/java/org/apache/servicecomb/fence/resource/example/LocalFileStoreService.java x: 1 commits (all time) y: 34 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/JDBCUserDetailsManager.java x: 1 commits (all time) y: 39 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/user/TokenMapper.java x: 1 commits (all time) y: 10 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/user/UserInfo.java x: 1 commits (all time) y: 60 lines of code authentication-server/src/main/resources/META-INF/spring/authentication.server.bean.xml x: 2 commits (all time) y: 30 lines of code authentication-server/src/main/resources/config/TokenMapper.xml x: 2 commits (all time) y: 21 lines of code authentication-server/src/main/resources/config/UserMapper.xml x: 2 commits (all time) y: 31 lines of code edge-service/src/main/java/org/apache/servicecomb/fence/edge/EdgeSSLCustom.java x: 1 commits (all time) y: 15 lines of code edge-service/src/main/java/org/apache/servicecomb/fence/edge/StaticWebpageDispatcher.java x: 1 commits (all time) y: 26 lines of code resource-server/src/main/java/org/apache/servicecomb/fence/resource/AuthenticationConfiguration.java x: 1 commits (all time) y: 23 lines of code edge-service/src/main/resources/microservice.yaml x: 2 commits (all time) y: 36 lines of code resource-server/src/main/resources/microservice.yaml x: 2 commits (all time) y: 34 lines of code edge-service/src/main/resources/ui/githubLoginCallback.html x: 1 commits (all time) y: 69 lines of code edge-service/src/main/resources/ui/js/login.js x: 1 commits (all time) y: 71 lines of code edge-service/src/main/resources/ui/js/operation.js x: 1 commits (all time) y: 92 lines of code authentication-server/src/main/resources/sql/user.sql x: 1 commits (all time) y: 65 lines of code
98.0
lines of code
  min: 4.0
  average: 30.19
  25th percentile: 16.0
  median: 27.0
  75th percentile: 42.0
  max: 98.0
0 3.0
commits (all time)
min: 1.0 | average: 1.1 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0

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

authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/AuthenticationConfiguration.java x: 1 contributors (all time) y: 35 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/AuthenticationServerConstants.java x: 1 contributors (all time) y: 22 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/GithubAccessTokenResponse.java x: 1 contributors (all time) y: 24 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/GithubDynamicProperties.java x: 1 contributors (all time) y: 30 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/GithubDynamicPropertiesManager.java x: 1 contributors (all time) y: 12 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/GithubOAuthService.java x: 1 contributors (all time) y: 17 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/GithubOAuthServiceRegister.java x: 1 contributors (all time) y: 11 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/GithubTokenGranter.java x: 1 contributors (all time) y: 98 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/PasswordTokenGranter.java x: 1 contributors (all time) y: 56 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/RefreshTokenTokenGranter.java x: 1 contributors (all time) y: 47 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/ThirdPartyProviderEndpoint.java x: 1 contributors (all time) y: 32 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/ThirdPartyProviderService.java x: 1 contributors (all time) y: 4 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/ThirdPartyTokenGranter.java x: 1 contributors (all time) y: 27 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/TokenEndpoint.java x: 1 contributors (all time) y: 50 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/TokenGranter.java x: 1 contributors (all time) y: 14 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/TokenService.java x: 1 contributors (all time) y: 7 lines of code authentication-server/src/main/resources/microservice.yaml x: 1 contributors (all time) y: 33 lines of code common/src/main/java/org/apache/servicecomb/fence/jwt/JWTClaims.java x: 1 contributors (all time) y: 46 lines of code common/src/main/java/org/apache/servicecomb/fence/jwt/JWTClaimsCommon.java x: 1 contributors (all time) y: 52 lines of code common/src/main/java/org/apache/servicecomb/fence/jwt/JsonParser.java x: 1 contributors (all time) y: 19 lines of code common/src/main/java/org/apache/servicecomb/fence/token/AbstractOpenIDTokenStore.java x: 1 contributors (all time) y: 29 lines of code common/src/main/java/org/apache/servicecomb/fence/token/InMemoryOpenIDTokenStore.java x: 1 contributors (all time) y: 25 lines of code common/src/main/java/org/apache/servicecomb/fence/token/JWTTokenStoreImpl.java x: 1 contributors (all time) y: 42 lines of code common/src/main/java/org/apache/servicecomb/fence/token/OpenIDToken.java x: 1 contributors (all time) y: 82 lines of code common/src/main/java/org/apache/servicecomb/fence/token/OpenIDTokenStore.java x: 1 contributors (all time) y: 8 lines of code common/src/main/java/org/apache/servicecomb/fence/token/SessionToken.java x: 1 contributors (all time) y: 54 lines of code common/src/main/java/org/apache/servicecomb/fence/token/TokenDynamicProperties.java x: 1 contributors (all time) y: 16 lines of code common/src/main/java/org/apache/servicecomb/fence/token/TokenDynamicPropertiesManager.java x: 1 contributors (all time) y: 13 lines of code common/src/main/java/org/apache/servicecomb/fence/token/TokenStore.java x: 1 contributors (all time) y: 5 lines of code edge-service/src/main/java/org/apache/servicecomb/fence/edge/AuthenticationFilter.java x: 1 contributors (all time) y: 28 lines of code edge-service/src/main/java/org/apache/servicecomb/fence/edge/TokenEndpoint.java x: 1 contributors (all time) y: 31 lines of code edge-service/src/main/java/org/apache/servicecomb/fence/edge/TokenResponse.java x: 1 contributors (all time) y: 66 lines of code edge-service/src/main/java/org/apache/servicecomb/fence/edge/TokenService.java x: 1 contributors (all time) y: 6 lines of code resource-server/src/main/java/org/apache/servicecomb/fence/resource/AuthFiltersBean.java x: 1 contributors (all time) y: 18 lines of code resource-server/src/main/java/org/apache/servicecomb/fence/resource/ConfigBasedAuthoriaztionAuthFilter.java x: 1 contributors (all time) y: 38 lines of code resource-server/src/main/java/org/apache/servicecomb/fence/resource/SimpleAuthentication.java x: 1 contributors (all time) y: 41 lines of code resource-server/src/main/java/org/apache/servicecomb/fence/resource/example/LocalFileStoreService.java x: 1 contributors (all time) y: 34 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/JDBCUserDetailsManager.java x: 1 contributors (all time) y: 39 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/user/TokenMapper.java x: 1 contributors (all time) y: 10 lines of code authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/user/UserInfo.java x: 1 contributors (all time) y: 60 lines of code authentication-server/src/main/resources/config/TokenMapper.xml x: 1 contributors (all time) y: 21 lines of code edge-service/src/main/java/org/apache/servicecomb/fence/edge/EdgeSSLCustom.java x: 1 contributors (all time) y: 15 lines of code edge-service/src/main/java/org/apache/servicecomb/fence/edge/StaticWebpageDispatcher.java x: 1 contributors (all time) y: 26 lines of code resource-server/src/main/java/org/apache/servicecomb/fence/resource/AuthenticationConfiguration.java x: 1 contributors (all time) y: 23 lines of code edge-service/src/main/resources/microservice.yaml x: 1 contributors (all time) y: 36 lines of code edge-service/src/main/resources/ui/githubLoginCallback.html x: 1 contributors (all time) y: 69 lines of code edge-service/src/main/resources/ui/js/login.js x: 1 contributors (all time) y: 71 lines of code edge-service/src/main/resources/ui/js/operation.js x: 1 contributors (all time) y: 92 lines of code authentication-server/src/main/resources/sql/user.sql x: 1 contributors (all time) y: 65 lines of code
98.0
lines of code
  min: 4.0
  average: 30.19
  25th percentile: 16.0
  median: 27.0
  75th percentile: 42.0
  max: 98.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.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".