File Size vs. Commits (all time): 29 points
future/src/main/java/com/spotify/hamcrest/future/CompletableFutureMatchers.java
x: 2 commits (all time)
y: 37 lines of code
future/src/main/java/com/spotify/hamcrest/future/ExceptionallyCompletedBlockingCompletionStage.java
x: 4 commits (all time)
y: 46 lines of code
future/src/main/java/com/spotify/hamcrest/future/ExceptionallyCompletedBlockingFuture.java
x: 4 commits (all time)
y: 44 lines of code
future/src/main/java/com/spotify/hamcrest/future/ExceptionallyCompletedCompletionStage.java
x: 4 commits (all time)
y: 53 lines of code
future/src/main/java/com/spotify/hamcrest/future/ExceptionallyCompletedFuture.java
x: 6 commits (all time)
y: 51 lines of code
future/src/main/java/com/spotify/hamcrest/future/FutureMatchers.java
x: 2 commits (all time)
y: 36 lines of code
future/src/main/java/com/spotify/hamcrest/future/SuccessfullyCompletedBlockingCompletionStage.java
x: 4 commits (all time)
y: 42 lines of code
future/src/main/java/com/spotify/hamcrest/future/SuccessfullyCompletedCompletionStage.java
x: 4 commits (all time)
y: 54 lines of code
future/src/main/java/com/spotify/hamcrest/future/SuccessfullyCompletedFuture.java
x: 4 commits (all time)
y: 48 lines of code
future/src/main/java/com/spotify/hamcrest/future/Utils.java
x: 2 commits (all time)
y: 11 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/AbstractJsonNodeMatcher.java
x: 4 commits (all time)
y: 32 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/IsJsonArray.java
x: 10 commits (all time)
y: 43 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/IsJsonBoolean.java
x: 9 commits (all time)
y: 43 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/IsJsonMissing.java
x: 4 commits (all time)
y: 27 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/IsJsonNumber.java
x: 9 commits (all time)
y: 96 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/IsJsonObject.java
x: 12 commits (all time)
y: 111 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/IsJsonStringMatching.java
x: 6 commits (all time)
y: 45 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/JsonMatchers.java
x: 5 commits (all time)
y: 113 lines of code
optional/src/main/java/com/spotify/hamcrest/optional/EmptyOptional.java
x: 2 commits (all time)
y: 18 lines of code
optional/src/main/java/com/spotify/hamcrest/optional/OptionalMatchers.java
x: 4 commits (all time)
y: 20 lines of code
optional/src/main/java/com/spotify/hamcrest/optional/PresentOptional.java
x: 2 commits (all time)
y: 31 lines of code
pojo/src/main/java/com/spotify/hamcrest/pojo/IsPojo.java
x: 17 commits (all time)
y: 202 lines of code
pojo/src/main/java/com/spotify/hamcrest/pojo/MethodReference.java
x: 3 commits (all time)
y: 6 lines of code
util/src/main/java/com/spotify/hamcrest/util/DescriptionUtils.java
x: 9 commits (all time)
y: 59 lines of code
util/src/main/java/com/spotify/hamcrest/util/LanguageUtils.java
x: 2 commits (all time)
y: 20 lines of code
catalog-info.yaml
x: 2 commits (all time)
y: 7 lines of code
202.0
lines of code
min: 6.0 average: 48.52 25th percentile: 27.0 median: 43.0 75th percentile: 52.0 max: 202.0
0
17.0
commits (all time)
min: 2.0 | average: 5.28 | 25th percentile: 2.5 | median: 4.0 | 75th percentile: 7.5 | max: 17.0
File Size vs. Contributors (all time): 29 points
future/src/main/java/com/spotify/hamcrest/future/CompletableFutureMatchers.java
x: 2 contributors (all time)
y: 37 lines of code
future/src/main/java/com/spotify/hamcrest/future/ExceptionallyCompletedBlockingCompletionStage.java
x: 4 contributors (all time)
y: 46 lines of code
future/src/main/java/com/spotify/hamcrest/future/ExceptionallyCompletedBlockingFuture.java
x: 4 contributors (all time)
y: 44 lines of code
future/src/main/java/com/spotify/hamcrest/future/ExceptionallyCompletedCompletionStage.java
x: 4 contributors (all time)
y: 53 lines of code
future/src/main/java/com/spotify/hamcrest/future/ExceptionallyCompletedFuture.java
x: 5 contributors (all time)
y: 51 lines of code
future/src/main/java/com/spotify/hamcrest/future/FutureMatchers.java
x: 2 contributors (all time)
y: 36 lines of code
future/src/main/java/com/spotify/hamcrest/future/SuccessfullyCompletedBlockingCompletionStage.java
x: 4 contributors (all time)
y: 42 lines of code
future/src/main/java/com/spotify/hamcrest/future/SuccessfullyCompletedCompletionStage.java
x: 4 contributors (all time)
y: 54 lines of code
future/src/main/java/com/spotify/hamcrest/future/SuccessfullyCompletedFuture.java
x: 4 contributors (all time)
y: 48 lines of code
future/src/main/java/com/spotify/hamcrest/future/Utils.java
x: 2 contributors (all time)
y: 11 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/AbstractJsonNodeMatcher.java
x: 4 contributors (all time)
y: 32 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/IsJsonArray.java
x: 7 contributors (all time)
y: 43 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/IsJsonMissing.java
x: 4 contributors (all time)
y: 27 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/IsJsonNumber.java
x: 7 contributors (all time)
y: 96 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/IsJsonObject.java
x: 8 contributors (all time)
y: 111 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/IsJsonStringMatching.java
x: 5 contributors (all time)
y: 45 lines of code
jackson/src/main/java/com/spotify/hamcrest/jackson/JsonMatchers.java
x: 5 contributors (all time)
y: 113 lines of code
optional/src/main/java/com/spotify/hamcrest/optional/EmptyOptional.java
x: 2 contributors (all time)
y: 18 lines of code
optional/src/main/java/com/spotify/hamcrest/optional/OptionalMatchers.java
x: 3 contributors (all time)
y: 20 lines of code
optional/src/main/java/com/spotify/hamcrest/optional/PresentOptional.java
x: 2 contributors (all time)
y: 31 lines of code
pojo/src/main/java/com/spotify/hamcrest/pojo/IsPojo.java
x: 11 contributors (all time)
y: 202 lines of code
pojo/src/main/java/com/spotify/hamcrest/pojo/MethodReference.java
x: 3 contributors (all time)
y: 6 lines of code
util/src/main/java/com/spotify/hamcrest/util/DescriptionUtils.java
x: 7 contributors (all time)
y: 59 lines of code
util/src/main/java/com/spotify/hamcrest/util/LanguageUtils.java
x: 2 contributors (all time)
y: 20 lines of code
catalog-info.yaml
x: 2 contributors (all time)
y: 7 lines of code
202.0
lines of code
min: 6.0 average: 48.52 25th percentile: 27.0 median: 43.0 75th percentile: 52.0 max: 202.0
0
11.0
contributors (all time)
min: 2.0 | average: 4.45 | 25th percentile: 2.5 | median: 4.0 | 75th percentile: 6.0 | max: 11.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".