apache / commons-testing
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 29% | 70%
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
xml0% | 0% | 0% | 52% | 47%
java0% | 0% | 0% | 0% | 100%
cgi0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 0% | 52% | 47%
commons-testing-junit40% | 0% | 0% | 0% | 100%
commons-testing-junit4-mongodb0% | 0% | 0% | 0% | 100%
commons-testing-generic0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 21)
File# lines# units
mail-lists.xml
in src/site/xdoc
150 -
index.xml
in src/site/xdoc
135 -
MongoDbTestRule.java
in commons-testing-junit4-mongodb/src/main/java/org/apache/commons/testing/junit4/mongodb
92 9
AvailableServerPortFinder.java
in commons-testing-generic/src/main/java/org/apache/commons/testing/net
73 6
proposal.xml
in src/site/xdoc
62 -
issue-tracking.xml
in src/site/xdoc
54 -
AvailableServerPortSystemPropertyTestRule.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/net
49 6
AbstractAvailableLocalesTest.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4
48 3
CopyFileTestRule.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/io
39 5
developerguide.xml
in src/site/xdoc
37 -
SecurityManagerTestRule.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4
32 2
bin.xml
in src/assembly
30 -
DefaultLocaleTestRule.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4
29 3
building.xml
in src/site/xdoc
29 -
site.xml
in src/site
28 -
ObjectToStringComparator.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4
19 1
Closer.java
in commons-testing-generic/src/main/java/org/apache/commons/testing
18 3
RuleChainFactory.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4
15 1
changes.xml
in src/changes
12 -
6 -
cgi
download_testing.cgi
in src/site/resources
4 -
Files With Most Units (Top 10)
File# lines# units
MongoDbTestRule.java
in commons-testing-junit4-mongodb/src/main/java/org/apache/commons/testing/junit4/mongodb
92 9
AvailableServerPortSystemPropertyTestRule.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/net
49 6
AvailableServerPortFinder.java
in commons-testing-generic/src/main/java/org/apache/commons/testing/net
73 6
CopyFileTestRule.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/io
39 5
AbstractAvailableLocalesTest.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4
48 3
DefaultLocaleTestRule.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4
29 3
Closer.java
in commons-testing-generic/src/main/java/org/apache/commons/testing
18 3
SecurityManagerTestRule.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4
32 2
ObjectToStringComparator.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4
19 1
RuleChainFactory.java
in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4
15 1
Files With Long Lines (Top 5)

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

File# lines# units# long lines
issue-tracking.xml
in src/site/xdoc
54 - 9
mail-lists.xml
in src/site/xdoc
150 - 4
index.xml
in src/site/xdoc
135 - 2
6 - 1
MongoDbTestRule.java
in commons-testing-junit4-mongodb/src/main/java/org/apache/commons/testing/junit4/mongodb
92 9 1
Correlations

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

src/changes/changes.xml x: 2 commits (all time) y: 12 lines of code findbugs-exclude-filter.xml x: 1 commits (all time) y: 6 lines of code src/site/xdoc/index.xml x: 8 commits (all time) y: 135 lines of code src/site/resources/download_testing.cgi x: 1 commits (all time) y: 4 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/DefaultLocaleTestRule.java x: 3 commits (all time) y: 29 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/ObjectToStringComparator.java x: 2 commits (all time) y: 19 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/RuleChainFactory.java x: 2 commits (all time) y: 15 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/SecurityManagerTestRule.java x: 4 commits (all time) y: 32 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/io/CopyFileTestRule.java x: 3 commits (all time) y: 39 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/AbstractAvailableLocalesTest.java x: 2 commits (all time) y: 48 lines of code src/site/xdoc/mail-lists.xml x: 4 commits (all time) y: 150 lines of code src/site/site.xml x: 4 commits (all time) y: 28 lines of code src/site/xdoc/building.xml x: 1 commits (all time) y: 29 lines of code commons-testing-generic/src/main/java/org/apache/commons/testing/Closer.java x: 3 commits (all time) y: 18 lines of code commons-testing-generic/src/main/java/org/apache/commons/testing/net/AvailableServerPortFinder.java x: 3 commits (all time) y: 73 lines of code src/site/xdoc/proposal.xml x: 2 commits (all time) y: 62 lines of code src/site/xdoc/issue-tracking.xml x: 1 commits (all time) y: 54 lines of code commons-testing-junit4-mongodb/src/main/java/org/apache/commons/testing/junit4/mongodb/MongoDbTestRule.java x: 2 commits (all time) y: 92 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/net/AvailableServerPortSystemPropertyTestRule.java x: 1 commits (all time) y: 49 lines of code src/site/xdoc/developerguide.xml x: 1 commits (all time) y: 37 lines of code
150.0
lines of code
  min: 4.0
  average: 46.55
  25th percentile: 18.25
  median: 34.5
  75th percentile: 60.0
  max: 150.0
0 8.0
commits (all time)
min: 1.0 | average: 2.5 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 8.0

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

src/changes/changes.xml x: 1 contributors (all time) y: 12 lines of code findbugs-exclude-filter.xml x: 1 contributors (all time) y: 6 lines of code src/site/xdoc/index.xml x: 3 contributors (all time) y: 135 lines of code src/site/resources/download_testing.cgi x: 1 contributors (all time) y: 4 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/DefaultLocaleTestRule.java x: 1 contributors (all time) y: 29 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/ObjectToStringComparator.java x: 1 contributors (all time) y: 19 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/RuleChainFactory.java x: 1 contributors (all time) y: 15 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/SecurityManagerTestRule.java x: 1 contributors (all time) y: 32 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/io/CopyFileTestRule.java x: 1 contributors (all time) y: 39 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/AbstractAvailableLocalesTest.java x: 1 contributors (all time) y: 48 lines of code src/site/xdoc/mail-lists.xml x: 2 contributors (all time) y: 150 lines of code src/site/site.xml x: 2 contributors (all time) y: 28 lines of code commons-testing-generic/src/main/java/org/apache/commons/testing/Closer.java x: 1 contributors (all time) y: 18 lines of code commons-testing-generic/src/main/java/org/apache/commons/testing/net/AvailableServerPortFinder.java x: 1 contributors (all time) y: 73 lines of code src/site/xdoc/proposal.xml x: 1 contributors (all time) y: 62 lines of code src/site/xdoc/issue-tracking.xml x: 1 contributors (all time) y: 54 lines of code commons-testing-junit4-mongodb/src/main/java/org/apache/commons/testing/junit4/mongodb/MongoDbTestRule.java x: 1 contributors (all time) y: 92 lines of code commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/net/AvailableServerPortSystemPropertyTestRule.java x: 1 contributors (all time) y: 49 lines of code src/site/xdoc/developerguide.xml x: 1 contributors (all time) y: 37 lines of code
150.0
lines of code
  min: 4.0
  average: 46.55
  25th percentile: 18.25
  median: 34.5
  75th percentile: 60.0
  max: 150.0
0 3.0
contributors (all time)
min: 1.0 | average: 1.2 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.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".