apache / maven-doxia-converter
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 35% | 41% | 23%
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% | 44% | 29% | 25%
xml0% | 0% | 0% | 93% | 6%
cgi0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 35% | 41% | 23%
Longest Files (Top 14)
File# lines# units
DefaultConverter.java
in src/main/java/org/apache/maven/doxia
369 18
components.xml
in src/main/resources/META-INF/plexus
187 -
ConverterCli.java
in src/main/java/org/apache/maven/doxia/cli
137 4
CLIManager.java
in src/main/java/org/apache/maven/doxia/cli
106 6
AbstractFileWrapper.java
in src/main/java/org/apache/maven/doxia/wrapper
64 6
OutputStreamWrapper.java
in src/main/java/org/apache/maven/doxia/wrapper
31 4
InputFileWrapper.java
in src/main/java/org/apache/maven/doxia/wrapper
28 3
OutputFileWrapper.java
in src/main/java/org/apache/maven/doxia/wrapper
26 3
InputReaderWrapper.java
in src/main/java/org/apache/maven/doxia/wrapper
24 3
cgi
download.cgi
in src/site/resources
22 -
UnsupportedFormatException.java
in src/main/java/org/apache/maven/doxia
15 2
site.xml
in src/site
12 -
Converter.java
in src/main/java/org/apache/maven/doxia
12 -
ConverterException.java
in src/main/java/org/apache/maven/doxia
10 2
Files With Most Units (Top 10)
File# lines# units
DefaultConverter.java
in src/main/java/org/apache/maven/doxia
369 18
AbstractFileWrapper.java
in src/main/java/org/apache/maven/doxia/wrapper
64 6
CLIManager.java
in src/main/java/org/apache/maven/doxia/cli
106 6
OutputStreamWrapper.java
in src/main/java/org/apache/maven/doxia/wrapper
31 4
ConverterCli.java
in src/main/java/org/apache/maven/doxia/cli
137 4
InputFileWrapper.java
in src/main/java/org/apache/maven/doxia/wrapper
28 3
OutputFileWrapper.java
in src/main/java/org/apache/maven/doxia/wrapper
26 3
InputReaderWrapper.java
in src/main/java/org/apache/maven/doxia/wrapper
24 3
ConverterException.java
in src/main/java/org/apache/maven/doxia
10 2
UnsupportedFormatException.java
in src/main/java/org/apache/maven/doxia
15 2
Files With Long Lines (Top 1)

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

File# lines# units# long lines
site.xml
in src/site
12 - 1
Correlations

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

src/main/java/org/apache/maven/doxia/wrapper/AbstractFileWrapper.java x: 13 commits (all time) y: 64 lines of code src/main/java/org/apache/maven/doxia/wrapper/OutputStreamWrapper.java x: 10 commits (all time) y: 31 lines of code src/main/java/org/apache/maven/doxia/DefaultConverter.java x: 44 commits (all time) y: 369 lines of code src/main/java/org/apache/maven/doxia/UnsupportedFormatException.java x: 4 commits (all time) y: 15 lines of code src/main/java/org/apache/maven/doxia/cli/CLIManager.java x: 15 commits (all time) y: 106 lines of code src/main/java/org/apache/maven/doxia/Converter.java x: 8 commits (all time) y: 12 lines of code src/main/java/org/apache/maven/doxia/cli/ConverterCli.java x: 18 commits (all time) y: 137 lines of code src/main/java/org/apache/maven/doxia/ConverterException.java x: 2 commits (all time) y: 10 lines of code src/main/java/org/apache/maven/doxia/wrapper/InputFileWrapper.java x: 8 commits (all time) y: 28 lines of code src/main/java/org/apache/maven/doxia/wrapper/InputReaderWrapper.java x: 7 commits (all time) y: 24 lines of code src/main/java/org/apache/maven/doxia/wrapper/OutputFileWrapper.java x: 10 commits (all time) y: 26 lines of code src/main/resources/META-INF/plexus/components.xml x: 6 commits (all time) y: 187 lines of code src/site/site.xml x: 7 commits (all time) y: 12 lines of code src/site/resources/download.cgi x: 1 commits (all time) y: 22 lines of code
369.0
lines of code
  min: 10.0
  average: 74.5
  25th percentile: 14.25
  median: 27.0
  75th percentile: 113.75
  max: 369.0
0 44.0
commits (all time)
min: 1.0 | average: 10.93 | 25th percentile: 5.5 | median: 8.0 | 75th percentile: 13.5 | max: 44.0

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

src/main/java/org/apache/maven/doxia/wrapper/AbstractFileWrapper.java x: 8 contributors (all time) y: 64 lines of code src/main/java/org/apache/maven/doxia/wrapper/OutputStreamWrapper.java x: 7 contributors (all time) y: 31 lines of code src/main/java/org/apache/maven/doxia/DefaultConverter.java x: 10 contributors (all time) y: 369 lines of code src/main/java/org/apache/maven/doxia/UnsupportedFormatException.java x: 4 contributors (all time) y: 15 lines of code src/main/java/org/apache/maven/doxia/cli/CLIManager.java x: 7 contributors (all time) y: 106 lines of code src/main/java/org/apache/maven/doxia/Converter.java x: 5 contributors (all time) y: 12 lines of code src/main/java/org/apache/maven/doxia/cli/ConverterCli.java x: 6 contributors (all time) y: 137 lines of code src/main/java/org/apache/maven/doxia/ConverterException.java x: 2 contributors (all time) y: 10 lines of code src/main/java/org/apache/maven/doxia/wrapper/InputFileWrapper.java x: 5 contributors (all time) y: 28 lines of code src/main/java/org/apache/maven/doxia/wrapper/InputReaderWrapper.java x: 5 contributors (all time) y: 24 lines of code src/main/java/org/apache/maven/doxia/wrapper/OutputFileWrapper.java x: 6 contributors (all time) y: 26 lines of code src/main/resources/META-INF/plexus/components.xml x: 2 contributors (all time) y: 187 lines of code src/site/site.xml x: 4 contributors (all time) y: 12 lines of code src/site/resources/download.cgi x: 1 contributors (all time) y: 22 lines of code
369.0
lines of code
  min: 10.0
  average: 74.5
  25th percentile: 14.25
  median: 27.0
  75th percentile: 113.75
  max: 369.0
0 10.0
contributors (all time)
min: 1.0 | average: 5.14 | 25th percentile: 3.5 | median: 5.0 | 75th percentile: 7.0 | max: 10.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): 2 points

src/main/java/org/apache/maven/doxia/wrapper/AbstractFileWrapper.java x: 1 commits (90d) y: 64 lines of code src/main/java/org/apache/maven/doxia/wrapper/OutputStreamWrapper.java x: 1 commits (90d) y: 31 lines of code
64.0
lines of code
  min: 31.0
  average: 47.5
  25th percentile: 31.0
  median: 47.5
  75th percentile: 64.0
  max: 64.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

src/main/java/org/apache/maven/doxia/wrapper/AbstractFileWrapper.java x: 1 contributors (90d) y: 64 lines of code src/main/java/org/apache/maven/doxia/wrapper/OutputStreamWrapper.java x: 1 contributors (90d) y: 31 lines of code
64.0
lines of code
  min: 31.0
  average: 47.5
  25th percentile: 31.0
  median: 47.5
  75th percentile: 64.0
  max: 64.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0