spotify / futures-extra
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 46% | 12% | 41%
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% | 46% | 12% | 41%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 46% | 12% | 41%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 14)
File# lines# units
FuturesExtra.java
in src/main/java/com/spotify/futures
486 42
ConcurrencyLimiter.java
in src/main/java/com/spotify/futures
127 12
CompletableFuturesExtra.java
in src/main/java/com/spotify/futures
100 16
AsyncRetrier.java
in src/main/java/com/spotify/futures
90 8
JoinedResults.java
in src/main/java/com/spotify/futures
49 3
CompletableToListenableFutureWrapper.java
in src/main/java/com/spotify/futures
47 4
CompletableToApiFutureWrapper.java
in src/main/java/com/spotify/futures
36 3
ApiFutureToCompletableFutureWrapper.java
in src/main/java/com/spotify/futures
32 4
ListenableToCompletableFutureWrapper.java
in src/main/java/com/spotify/futures
32 4
ListenableFuturesExtra.java
in src/main/java/com/spotify/futures
18 2
ApiFuturesExtra.java
in src/main/java/com/spotify/futures
17 2
7 -
FutureJobInvoker.java
in src/main/java/com/spotify/futures
6 -
Validator.java
in src/main/java/com/spotify/futures
4 -
Files With Most Units (Top 11)
File# lines# units
FuturesExtra.java
in src/main/java/com/spotify/futures
486 42
CompletableFuturesExtra.java
in src/main/java/com/spotify/futures
100 16
ConcurrencyLimiter.java
in src/main/java/com/spotify/futures
127 12
AsyncRetrier.java
in src/main/java/com/spotify/futures
90 8
CompletableToListenableFutureWrapper.java
in src/main/java/com/spotify/futures
47 4
ApiFutureToCompletableFutureWrapper.java
in src/main/java/com/spotify/futures
32 4
ListenableToCompletableFutureWrapper.java
in src/main/java/com/spotify/futures
32 4
CompletableToApiFutureWrapper.java
in src/main/java/com/spotify/futures
36 3
JoinedResults.java
in src/main/java/com/spotify/futures
49 3
ApiFuturesExtra.java
in src/main/java/com/spotify/futures
17 2
ListenableFuturesExtra.java
in src/main/java/com/spotify/futures
18 2
Files With Long Lines (Top 0)

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

File# lines# units# long lines
Correlations

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

src/main/java/com/spotify/futures/ApiFutureToCompletableFutureWrapper.java x: 4 commits (all time) y: 32 lines of code src/main/java/com/spotify/futures/ApiFuturesExtra.java x: 4 commits (all time) y: 17 lines of code src/main/java/com/spotify/futures/AsyncRetrier.java x: 8 commits (all time) y: 90 lines of code src/main/java/com/spotify/futures/CompletableFuturesExtra.java x: 18 commits (all time) y: 100 lines of code src/main/java/com/spotify/futures/CompletableToApiFutureWrapper.java x: 4 commits (all time) y: 36 lines of code src/main/java/com/spotify/futures/CompletableToListenableFutureWrapper.java x: 10 commits (all time) y: 47 lines of code src/main/java/com/spotify/futures/ConcurrencyLimiter.java x: 18 commits (all time) y: 127 lines of code src/main/java/com/spotify/futures/FutureJobInvoker.java x: 6 commits (all time) y: 6 lines of code src/main/java/com/spotify/futures/FuturesExtra.java x: 45 commits (all time) y: 486 lines of code src/main/java/com/spotify/futures/JoinedResults.java x: 11 commits (all time) y: 49 lines of code src/main/java/com/spotify/futures/ListenableFuturesExtra.java x: 5 commits (all time) y: 18 lines of code src/main/java/com/spotify/futures/ListenableToCompletableFutureWrapper.java x: 8 commits (all time) y: 32 lines of code src/main/java/com/spotify/futures/Validator.java x: 5 commits (all time) y: 4 lines of code catalog-info.yaml x: 1 commits (all time) y: 7 lines of code
486.0
lines of code
  min: 4.0
  average: 75.07
  25th percentile: 14.5
  median: 34.0
  75th percentile: 92.5
  max: 486.0
0 45.0
commits (all time)
min: 1.0 | average: 10.5 | 25th percentile: 4.0 | median: 7.0 | 75th percentile: 12.75 | max: 45.0

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

src/main/java/com/spotify/futures/ApiFutureToCompletableFutureWrapper.java x: 4 contributors (all time) y: 32 lines of code src/main/java/com/spotify/futures/ApiFuturesExtra.java x: 3 contributors (all time) y: 17 lines of code src/main/java/com/spotify/futures/AsyncRetrier.java x: 5 contributors (all time) y: 90 lines of code src/main/java/com/spotify/futures/CompletableFuturesExtra.java x: 8 contributors (all time) y: 100 lines of code src/main/java/com/spotify/futures/CompletableToApiFutureWrapper.java x: 4 contributors (all time) y: 36 lines of code src/main/java/com/spotify/futures/CompletableToListenableFutureWrapper.java x: 8 contributors (all time) y: 47 lines of code src/main/java/com/spotify/futures/ConcurrencyLimiter.java x: 5 contributors (all time) y: 127 lines of code src/main/java/com/spotify/futures/FutureJobInvoker.java x: 5 contributors (all time) y: 6 lines of code src/main/java/com/spotify/futures/FuturesExtra.java x: 17 contributors (all time) y: 486 lines of code src/main/java/com/spotify/futures/JoinedResults.java x: 6 contributors (all time) y: 49 lines of code src/main/java/com/spotify/futures/ListenableFuturesExtra.java x: 4 contributors (all time) y: 18 lines of code src/main/java/com/spotify/futures/ListenableToCompletableFutureWrapper.java x: 7 contributors (all time) y: 32 lines of code src/main/java/com/spotify/futures/Validator.java x: 5 contributors (all time) y: 4 lines of code catalog-info.yaml x: 1 contributors (all time) y: 7 lines of code
486.0
lines of code
  min: 4.0
  average: 75.07
  25th percentile: 14.5
  median: 34.0
  75th percentile: 92.5
  max: 486.0
0 17.0
contributors (all time)
min: 1.0 | average: 5.86 | 25th percentile: 4.0 | median: 5.0 | 75th percentile: 7.25 | max: 17.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".