apache / streams-examples
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%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
local0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
flink0% | 0% | 0% | 0% | 100%
Longest Files (Top 17)
File# lines# units
TwitterUserstreamElasticsearch.java
in local/twitter-userstream-elasticsearch/src/main/java/org/apache/streams/example
91 8
TwitterFollowNeo4j.java
in local/twitter-follow-neo4j/src/main/java/org/apache/streams/example
61 4
TwitterHistoryElasticsearch.java
in local/twitter-history-elasticsearch/src/main/java/org/apache/streams/example
43 4
HdfsElasticsearch.java
in local/elasticsearch-hdfs/src/main/java/org/apache/streams/example
39 4
ElasticsearchHdfs.java
in local/elasticsearch-hdfs/src/main/java/org/apache/streams/example
39 4
ElasticsearchReindex.java
in local/elasticsearch-reindex/src/main/java/org/apache/streams/example
39 4
MongoElasticsearchSync.java
in local/mongo-elasticsearch-sync/src/main/java/org/apache/streams/example
39 4
site.xml
in src/site
29 -
logback.xml
in local/elasticsearch-reindex/src/main/resources
20 -
site.xml
in flink/flink-twitter-collection/src/site
11 -
site.xml
in local/twitter-follow-neo4j/src/site
11 -
site.xml
in local/twitter-userstream-elasticsearch/src/site
11 -
site.xml
in local/twitter-history-elasticsearch/src/site
11 -
site.xml
in local/mongo-elasticsearch-sync/src/site
9 -
site.xml
in flink/src/site
8 -
site.xml
in local/elasticsearch-hdfs/src/site
8 -
site.xml
in local/elasticsearch-reindex/src/site
8 -
Files With Most Units (Top 7)
File# lines# units
TwitterUserstreamElasticsearch.java
in local/twitter-userstream-elasticsearch/src/main/java/org/apache/streams/example
91 8
TwitterFollowNeo4j.java
in local/twitter-follow-neo4j/src/main/java/org/apache/streams/example
61 4
HdfsElasticsearch.java
in local/elasticsearch-hdfs/src/main/java/org/apache/streams/example
39 4
ElasticsearchHdfs.java
in local/elasticsearch-hdfs/src/main/java/org/apache/streams/example
39 4
ElasticsearchReindex.java
in local/elasticsearch-reindex/src/main/java/org/apache/streams/example
39 4
TwitterHistoryElasticsearch.java
in local/twitter-history-elasticsearch/src/main/java/org/apache/streams/example
43 4
MongoElasticsearchSync.java
in local/mongo-elasticsearch-sync/src/main/java/org/apache/streams/example
39 4
Files With Long Lines (Top 7)

There are 7 files with lines longer than 120 characters. In total, there are 33 long lines.

File# lines# units# long lines
TwitterUserstreamElasticsearch.java
in local/twitter-userstream-elasticsearch/src/main/java/org/apache/streams/example
91 8 10
TwitterFollowNeo4j.java
in local/twitter-follow-neo4j/src/main/java/org/apache/streams/example
61 4 7
TwitterHistoryElasticsearch.java
in local/twitter-history-elasticsearch/src/main/java/org/apache/streams/example
43 4 4
HdfsElasticsearch.java
in local/elasticsearch-hdfs/src/main/java/org/apache/streams/example
39 4 3
ElasticsearchHdfs.java
in local/elasticsearch-hdfs/src/main/java/org/apache/streams/example
39 4 3
ElasticsearchReindex.java
in local/elasticsearch-reindex/src/main/java/org/apache/streams/example
39 4 3
MongoElasticsearchSync.java
in local/mongo-elasticsearch-sync/src/main/java/org/apache/streams/example
39 4 3
Correlations

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

local/elasticsearch-hdfs/src/main/java/org/apache/streams/example/ElasticsearchHdfs.java x: 5 commits (all time) y: 39 lines of code local/mongo-elasticsearch-sync/src/main/java/org/apache/streams/example/MongoElasticsearchSync.java x: 4 commits (all time) y: 39 lines of code local/twitter-follow-neo4j/src/main/java/org/apache/streams/example/TwitterFollowNeo4j.java x: 5 commits (all time) y: 61 lines of code local/twitter-history-elasticsearch/src/main/java/org/apache/streams/example/TwitterHistoryElasticsearch.java x: 3 commits (all time) y: 43 lines of code local/twitter-userstream-elasticsearch/src/main/java/org/apache/streams/example/TwitterUserstreamElasticsearch.java x: 4 commits (all time) y: 91 lines of code src/site/site.xml x: 7 commits (all time) y: 29 lines of code flink/src/site/site.xml x: 2 commits (all time) y: 8 lines of code local/mongo-elasticsearch-sync/src/site/site.xml x: 2 commits (all time) y: 9 lines of code local/twitter-follow-neo4j/src/site/site.xml x: 3 commits (all time) y: 11 lines of code local/twitter-history-elasticsearch/src/site/site.xml x: 2 commits (all time) y: 11 lines of code flink/flink-twitter-collection/src/site/site.xml x: 1 commits (all time) y: 11 lines of code local/elasticsearch-reindex/src/main/resources/logback.xml x: 2 commits (all time) y: 20 lines of code
91.0
lines of code
  min: 8.0
  average: 28.06
  25th percentile: 10.0
  median: 20.0
  75th percentile: 39.0
  max: 91.0
0 7.0
commits (all time)
min: 1.0 | average: 3.29 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 5.0 | max: 7.0

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

local/elasticsearch-hdfs/src/main/java/org/apache/streams/example/ElasticsearchHdfs.java x: 2 contributors (all time) y: 39 lines of code local/mongo-elasticsearch-sync/src/main/java/org/apache/streams/example/MongoElasticsearchSync.java x: 1 contributors (all time) y: 39 lines of code local/twitter-follow-neo4j/src/main/java/org/apache/streams/example/TwitterFollowNeo4j.java x: 2 contributors (all time) y: 61 lines of code local/twitter-history-elasticsearch/src/main/java/org/apache/streams/example/TwitterHistoryElasticsearch.java x: 1 contributors (all time) y: 43 lines of code local/twitter-userstream-elasticsearch/src/main/java/org/apache/streams/example/TwitterUserstreamElasticsearch.java x: 2 contributors (all time) y: 91 lines of code src/site/site.xml x: 1 contributors (all time) y: 29 lines of code flink/src/site/site.xml x: 1 contributors (all time) y: 8 lines of code local/mongo-elasticsearch-sync/src/site/site.xml x: 1 contributors (all time) y: 9 lines of code local/twitter-follow-neo4j/src/site/site.xml x: 1 contributors (all time) y: 11 lines of code local/elasticsearch-reindex/src/main/resources/logback.xml x: 1 contributors (all time) y: 20 lines of code
91.0
lines of code
  min: 8.0
  average: 28.06
  25th percentile: 10.0
  median: 20.0
  75th percentile: 39.0
  max: 91.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.29 | 25th percentile: 1.0 | median: 1.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".