apache / openwebbeans-peeco
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 34% | 65%
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% | 34% | 65%
xml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
impl0% | 0% | 0% | 65% | 34%
showcase0% | 0% | 0% | 0% | 100%
api0% | 0% | 0% | 0% | 100%
Longest Files (Top 18)
File# lines# units
PeecoChannelHandler.java
in impl/src/main/java/org/apache/peeco/impl
172 7
PeecoUtils.java
in impl/src/main/java/org/apache/peeco/impl
129 3
PeecoExtension.java
in impl/src/main/java/org/apache/peeco/impl
92 4
HelloWorldHandler.java
in showcase/src/main/java/org/apache/peeco/showcase
89 5
ProxyGenerator.java
in showcase/src/main/java/org/apache/peeco/showcase/proxyGeneration
87 3
HttpServer.java
in api/src/main/java/org/apache/peeco/api
66 11
Request.java
in api/src/main/java/org/apache/peeco/api
59 4
Response.java
in api/src/main/java/org/apache/peeco/api
40 6
PeecoChannelInitializer.java
in impl/src/main/java/org/apache/peeco/impl
32 2
Bootstrapper.java
in showcase/src/main/java/org/apache/peeco/showcase
19 1
HttpServerProducer.java
in showcase/src/main/java/org/apache/peeco/showcase
18 1
HttpHandlerInfo.java
in impl/src/main/java/org/apache/peeco/impl
16 -
NettySubstitutions.java
in impl/src/main/java/org/apache/peeco/impl
15 1
HttpHandler.java
in api/src/main/java/org/apache/peeco/api
13 -
HttpMethod.java
in api/src/main/java/org/apache/peeco/api
13 -
Matching.java
in api/src/main/java/org/apache/peeco/api
6 -
beans.xml
in impl/src/main/resources/META-INF
5 -
beans.xml
in showcase/src/main/resources/META-INF
5 -
Files With Most Units (Top 12)
File# lines# units
HttpServer.java
in api/src/main/java/org/apache/peeco/api
66 11
PeecoChannelHandler.java
in impl/src/main/java/org/apache/peeco/impl
172 7
Response.java
in api/src/main/java/org/apache/peeco/api
40 6
HelloWorldHandler.java
in showcase/src/main/java/org/apache/peeco/showcase
89 5
PeecoExtension.java
in impl/src/main/java/org/apache/peeco/impl
92 4
Request.java
in api/src/main/java/org/apache/peeco/api
59 4
PeecoUtils.java
in impl/src/main/java/org/apache/peeco/impl
129 3
ProxyGenerator.java
in showcase/src/main/java/org/apache/peeco/showcase/proxyGeneration
87 3
PeecoChannelInitializer.java
in impl/src/main/java/org/apache/peeco/impl
32 2
NettySubstitutions.java
in impl/src/main/java/org/apache/peeco/impl
15 1
Bootstrapper.java
in showcase/src/main/java/org/apache/peeco/showcase
19 1
HttpServerProducer.java
in showcase/src/main/java/org/apache/peeco/showcase
18 1
Files With Long Lines (Top 5)

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

File# lines# units# long lines
PeecoChannelHandler.java
in impl/src/main/java/org/apache/peeco/impl
172 7 8
PeecoUtils.java
in impl/src/main/java/org/apache/peeco/impl
129 3 5
PeecoExtension.java
in impl/src/main/java/org/apache/peeco/impl
92 4 2
HelloWorldHandler.java
in showcase/src/main/java/org/apache/peeco/showcase
89 5 2
ProxyGenerator.java
in showcase/src/main/java/org/apache/peeco/showcase/proxyGeneration
87 3 2
Correlations

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

api/src/main/java/org/apache/peeco/api/HttpHandler.java x: 2 commits (all time) y: 13 lines of code api/src/main/java/org/apache/peeco/api/HttpServer.java x: 2 commits (all time) y: 66 lines of code api/src/main/java/org/apache/peeco/api/Matching.java x: 2 commits (all time) y: 6 lines of code api/src/main/java/org/apache/peeco/api/Request.java x: 2 commits (all time) y: 59 lines of code api/src/main/java/org/apache/peeco/api/Response.java x: 2 commits (all time) y: 40 lines of code impl/src/main/java/org/apache/peeco/impl/HttpHandlerInfo.java x: 2 commits (all time) y: 16 lines of code impl/src/main/java/org/apache/peeco/impl/NettySubstitutions.java x: 2 commits (all time) y: 15 lines of code impl/src/main/java/org/apache/peeco/impl/PeecoChannelHandler.java x: 2 commits (all time) y: 172 lines of code impl/src/main/java/org/apache/peeco/impl/PeecoChannelInitializer.java x: 2 commits (all time) y: 32 lines of code impl/src/main/java/org/apache/peeco/impl/PeecoExtension.java x: 2 commits (all time) y: 92 lines of code impl/src/main/java/org/apache/peeco/impl/PeecoUtils.java x: 2 commits (all time) y: 129 lines of code impl/src/main/resources/META-INF/beans.xml x: 2 commits (all time) y: 5 lines of code showcase/src/main/java/org/apache/peeco/showcase/Bootstrapper.java x: 2 commits (all time) y: 19 lines of code showcase/src/main/java/org/apache/peeco/showcase/HelloWorldHandler.java x: 2 commits (all time) y: 89 lines of code showcase/src/main/java/org/apache/peeco/showcase/HttpServerProducer.java x: 2 commits (all time) y: 18 lines of code showcase/src/main/java/org/apache/peeco/showcase/proxyGeneration/ProxyGenerator.java x: 2 commits (all time) y: 87 lines of code
172.0
lines of code
  min: 5.0
  average: 48.67
  25th percentile: 13.0
  median: 25.5
  75th percentile: 87.5
  max: 172.0
0 2.0
commits (all time)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

api/src/main/java/org/apache/peeco/api/HttpHandler.java x: 2 contributors (all time) y: 13 lines of code api/src/main/java/org/apache/peeco/api/HttpServer.java x: 2 contributors (all time) y: 66 lines of code api/src/main/java/org/apache/peeco/api/Matching.java x: 2 contributors (all time) y: 6 lines of code api/src/main/java/org/apache/peeco/api/Request.java x: 2 contributors (all time) y: 59 lines of code api/src/main/java/org/apache/peeco/api/Response.java x: 2 contributors (all time) y: 40 lines of code impl/src/main/java/org/apache/peeco/impl/HttpHandlerInfo.java x: 2 contributors (all time) y: 16 lines of code impl/src/main/java/org/apache/peeco/impl/NettySubstitutions.java x: 2 contributors (all time) y: 15 lines of code impl/src/main/java/org/apache/peeco/impl/PeecoChannelHandler.java x: 2 contributors (all time) y: 172 lines of code impl/src/main/java/org/apache/peeco/impl/PeecoChannelInitializer.java x: 2 contributors (all time) y: 32 lines of code impl/src/main/java/org/apache/peeco/impl/PeecoExtension.java x: 2 contributors (all time) y: 92 lines of code impl/src/main/java/org/apache/peeco/impl/PeecoUtils.java x: 2 contributors (all time) y: 129 lines of code impl/src/main/resources/META-INF/beans.xml x: 2 contributors (all time) y: 5 lines of code showcase/src/main/java/org/apache/peeco/showcase/Bootstrapper.java x: 2 contributors (all time) y: 19 lines of code showcase/src/main/java/org/apache/peeco/showcase/HelloWorldHandler.java x: 2 contributors (all time) y: 89 lines of code showcase/src/main/java/org/apache/peeco/showcase/HttpServerProducer.java x: 2 contributors (all time) y: 18 lines of code showcase/src/main/java/org/apache/peeco/showcase/proxyGeneration/ProxyGenerator.java x: 2 contributors (all time) y: 87 lines of code
172.0
lines of code
  min: 5.0
  average: 48.67
  25th percentile: 13.0
  median: 25.5
  75th percentile: 87.5
  max: 172.0
0 2.0
contributors (all time)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.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".