apache / tomee-tck
File Size

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

Intro
Learn more...
File Size Overall
0% | 50% | 7% | 13% | 28%
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% | 54% | 7% | 14% | 23%
adoc0% | 0% | 0% | 0% | 100%
pl0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 55% | 8% | 14% | 22%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 26)
File# lines# units
DeployTestUtil.java
in src/main/java/org/apache/openejb/cts/deploy
773 33
StandardDeployment14.java
in src/main/java/org/apache/openejb/cts/deploy
642 32
DeploymentImpl.java
in src/main/java/org/apache/openejb/cts
207 13
WebappDeployer.java
in src/main/java/catalina/deployer
190 12
DriverManagerXADataSource.java
in src/main/java/org/apache/openejb/cts
180 29
OperationStatus.java
in src/main/java/org/apache/openejb/cts/deploy
91 7
JMSAdminImpl.java
in src/main/java/org/apache/openejb/cts
69 9
UnboundIdLdapRunner.java
in src/main/java/org/apache/openejb/cts
67 3
GreenmailRunner.java
in src/main/java/org/apache/openejb/cts
62 3
58 -
53 2
HTTPSURLConnectionImpl.java
in src/main/java/org/apache/openejb/cts
51 12
analyze.pl
in root
47 1
DerbyRunner.java
in src/main/java/org/apache/openejb/cts
47 3
DMProps.java
in src/main/java/org/apache/openejb/cts/deploy
44 10
30 -
TransactionalWorkaroundLeakGuardValve.java
in src/main/java/org/apache/openejb/cts
27 3
TSDeploymentInterface2.java
in src/main/java/org/apache/openejb/cts/deploy
24 -
TSDeployment2.java
in src/main/java/org/apache/openejb/cts/deploy
24 2
LoginContextImpl.java
in src/main/java/org/apache/openejb/cts
20 4
URLImpl.java
in src/main/java/org/apache/openejb/cts
19 3
18 -
15 -
ExceptionManagerFacadeBean.java
in src/main/java/catalina/facade
13 1
status.pl
in root
9 -
ExceptionManagerFacade.java
in src/main/java/catalina/facade
6 -
Files With Most Units (Top 19)
File# lines# units
DeployTestUtil.java
in src/main/java/org/apache/openejb/cts/deploy
773 33
StandardDeployment14.java
in src/main/java/org/apache/openejb/cts/deploy
642 32
DriverManagerXADataSource.java
in src/main/java/org/apache/openejb/cts
180 29
DeploymentImpl.java
in src/main/java/org/apache/openejb/cts
207 13
WebappDeployer.java
in src/main/java/catalina/deployer
190 12
HTTPSURLConnectionImpl.java
in src/main/java/org/apache/openejb/cts
51 12
DMProps.java
in src/main/java/org/apache/openejb/cts/deploy
44 10
JMSAdminImpl.java
in src/main/java/org/apache/openejb/cts
69 9
OperationStatus.java
in src/main/java/org/apache/openejb/cts/deploy
91 7
LoginContextImpl.java
in src/main/java/org/apache/openejb/cts
20 4
DerbyRunner.java
in src/main/java/org/apache/openejb/cts
47 3
GreenmailRunner.java
in src/main/java/org/apache/openejb/cts
62 3
URLImpl.java
in src/main/java/org/apache/openejb/cts
19 3
UnboundIdLdapRunner.java
in src/main/java/org/apache/openejb/cts
67 3
TransactionalWorkaroundLeakGuardValve.java
in src/main/java/org/apache/openejb/cts
27 3
53 2
TSDeployment2.java
in src/main/java/org/apache/openejb/cts/deploy
24 2
analyze.pl
in root
47 1
ExceptionManagerFacadeBean.java
in src/main/java/catalina/facade
13 1
Files With Long Lines (Top 11)

There are 11 files with lines longer than 120 characters. In total, there are 30 long lines.

File# lines# units# long lines
18 - 6
DeploymentImpl.java
in src/main/java/org/apache/openejb/cts
207 13 5
30 - 4
58 - 3
WebappDeployer.java
in src/main/java/catalina/deployer
190 12 3
DriverManagerXADataSource.java
in src/main/java/org/apache/openejb/cts
180 29 3
15 - 2
analyze.pl
in root
47 1 1
LoginContextImpl.java
in src/main/java/org/apache/openejb/cts
20 4 1
TSDeploymentInterface2.java
in src/main/java/org/apache/openejb/cts/deploy
24 - 1
URLImpl.java
in src/main/java/org/apache/openejb/cts
19 3 1
Correlations

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

src/main/java/org/apache/openejb/cts/deploy/StandardDeployment14.java x: 3 commits (all time) y: 642 lines of code src/main/java/org/apache/openejb/cts/DeploymentImpl.java x: 32 commits (all time) y: 207 lines of code src/main/java/org/apache/openejb/cts/TransactionalWorkaroundLeakGuardValve.java x: 4 commits (all time) y: 27 lines of code DESIGN.adoc x: 2 commits (all time) y: 15 lines of code src/main/java/catalina/deployer/WebappDeployer.java x: 2 commits (all time) y: 190 lines of code src/main/java/catalina/facade/ExceptionManagerFacade.java x: 2 commits (all time) y: 6 lines of code src/main/java/org/apache/openejb/cts/deploy/DMProps.java x: 2 commits (all time) y: 44 lines of code src/main/java/org/apache/openejb/cts/deploy/DeployTestUtil.java x: 2 commits (all time) y: 773 lines of code src/main/java/org/apache/openejb/cts/deploy/OperationStatus.java x: 2 commits (all time) y: 91 lines of code src/main/java/org/apache/openejb/cts/deploy/TSDeployment2.java x: 2 commits (all time) y: 24 lines of code src/main/java/org/apache/openejb/cts/GreenmailRunner.java x: 3 commits (all time) y: 62 lines of code src/main/java/org/apache/openejb/cts/UnboundIdLdapRunner.java x: 2 commits (all time) y: 67 lines of code JAKARTAEE9.adoc x: 2 commits (all time) y: 58 lines of code src/main/java/org/apache/openejb/cts/DerbyRunner.java x: 5 commits (all time) y: 47 lines of code about_tck.adoc x: 3 commits (all time) y: 18 lines of code src/main/java/org/apache/openejb/cts/JMSAdminImpl.java x: 4 commits (all time) y: 69 lines of code src/main/java/org/apache/openejb/cts/DriverManagerXADataSource.java x: 3 commits (all time) y: 180 lines of code src/main/java/org/apache/openejb/cts/HTTPSURLConnectionImpl.java x: 2 commits (all time) y: 51 lines of code src/main/java/org/apache/openejb/cts/LoginContextImpl.java x: 2 commits (all time) y: 20 lines of code analyze.pl x: 3 commits (all time) y: 47 lines of code status.pl x: 1 commits (all time) y: 9 lines of code Sections.java x: 1 commits (all time) y: 53 lines of code download.xml x: 1 commits (all time) y: 30 lines of code
773.0
lines of code
  min: 6.0
  average: 107.15
  25th percentile: 19.75
  median: 47.0
  75th percentile: 74.5
  max: 773.0
0 32.0
commits (all time)
min: 1.0 | average: 3.5 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 32.0

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

src/main/java/org/apache/openejb/cts/deploy/StandardDeployment14.java x: 3 contributors (all time) y: 642 lines of code src/main/java/org/apache/openejb/cts/DeploymentImpl.java x: 8 contributors (all time) y: 207 lines of code src/main/java/org/apache/openejb/cts/TransactionalWorkaroundLeakGuardValve.java x: 2 contributors (all time) y: 27 lines of code DESIGN.adoc x: 2 contributors (all time) y: 15 lines of code src/main/java/catalina/deployer/WebappDeployer.java x: 1 contributors (all time) y: 190 lines of code src/main/java/catalina/facade/ExceptionManagerFacade.java x: 1 contributors (all time) y: 6 lines of code src/main/java/catalina/facade/ExceptionManagerFacadeBean.java x: 1 contributors (all time) y: 13 lines of code src/main/java/org/apache/openejb/cts/deploy/DMProps.java x: 2 contributors (all time) y: 44 lines of code src/main/java/org/apache/openejb/cts/deploy/DeployTestUtil.java x: 2 contributors (all time) y: 773 lines of code src/main/java/org/apache/openejb/cts/deploy/OperationStatus.java x: 2 contributors (all time) y: 91 lines of code src/main/java/org/apache/openejb/cts/deploy/TSDeployment2.java x: 2 contributors (all time) y: 24 lines of code src/main/java/org/apache/openejb/cts/GreenmailRunner.java x: 1 contributors (all time) y: 62 lines of code src/main/java/org/apache/openejb/cts/UnboundIdLdapRunner.java x: 1 contributors (all time) y: 67 lines of code JAKARTAEE9.adoc x: 1 contributors (all time) y: 58 lines of code src/main/java/org/apache/openejb/cts/DerbyRunner.java x: 5 contributors (all time) y: 47 lines of code about_tck.adoc x: 3 contributors (all time) y: 18 lines of code src/main/java/org/apache/openejb/cts/JMSAdminImpl.java x: 3 contributors (all time) y: 69 lines of code src/main/java/org/apache/openejb/cts/DriverManagerXADataSource.java x: 2 contributors (all time) y: 180 lines of code src/main/java/org/apache/openejb/cts/HTTPSURLConnectionImpl.java x: 2 contributors (all time) y: 51 lines of code src/main/java/org/apache/openejb/cts/LoginContextImpl.java x: 2 contributors (all time) y: 20 lines of code analyze.pl x: 2 contributors (all time) y: 47 lines of code status.pl x: 1 contributors (all time) y: 9 lines of code Sections.java x: 1 contributors (all time) y: 53 lines of code download.xml x: 1 contributors (all time) y: 30 lines of code
773.0
lines of code
  min: 6.0
  average: 107.15
  25th percentile: 19.75
  median: 47.0
  75th percentile: 74.5
  max: 773.0
0 8.0
contributors (all time)
min: 1.0 | average: 2.12 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 8.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".