Number of duplications

8215

Average of occurrences per duplication

3.58

The following list includes all the duplication found in the code, with the information about each file where it was found listed with the following format:
file_name (first_line:first_column - last_line:last_column)
Loading...
android/guava-tests/test/com/google/common/math/StatsAccumulatorTest.java (502:75 - 519:31)
guava-tests/test/com/google/common/math/StatsAccumulatorTest.java (503:48 - 520:31)
Loading...
android/guava-tests/test/com/google/common/reflect/TypeTokenTest.java (1496:55 - 1505:35)
android/guava-tests/test/com/google/common/reflect/TypeTokenTest.java (1509:85 - 1518:35)
guava-tests/test/com/google/common/reflect/TypeTokenTest.java (1496:55 - 1505:35)
guava-tests/test/com/google/common/reflect/TypeTokenTest.java (1509:85 - 1518:35)
Loading...
android/guava-tests/test/com/google/common/util/concurrent/CycleDetectingLockFactoryTest.java (273:3 - 309:19)
android/guava-tests/test/com/google/common/util/concurrent/CycleDetectingLockFactoryTest.java (353:3 - 389:28)
guava-tests/test/com/google/common/util/concurrent/CycleDetectingLockFactoryTest.java (273:3 - 309:19)
guava-tests/test/com/google/common/util/concurrent/CycleDetectingLockFactoryTest.java (353:3 - 389:28)
Loading...
android/guava-tests/test/com/google/common/util/concurrent/FuturesTransformTest.java (30:1 - 60:1)
guava-tests/test/com/google/common/util/concurrent/FuturesTransformTest.java (30:1 - 60:1)
Loading...
refactorings/TraverserRewrite.java (29:3 - 52:3)
refactorings/TraverserRewrite.java (79:3 - 102:3)
Loading...
android/guava/src/com/google/common/collect/ArrayTable.java (627:5 - 663:11)
android/guava/src/com/google/common/collect/ArrayTable.java (722:5 - 758:11)
guava/src/com/google/common/collect/ArrayTable.java (639:5 - 675:11)
guava/src/com/google/common/collect/ArrayTable.java (734:5 - 770:11)
Loading...
android/guava/src/com/google/common/collect/Multimaps.java (488:3 - 557:16)
android/guava/src/com/google/common/collect/Multimaps.java (857:3 - 911:16)
guava/src/com/google/common/collect/Multimaps.java (587:3 - 656:16)
guava/src/com/google/common/collect/Multimaps.java (961:3 - 1015:16)
Loading...
android/guava-testlib/src/com/google/common/collect/testing/google/TestEnumMultisetGenerator.java (32:1 - 58:58)
android/guava-testlib/src/com/google/common/collect/testing/google/TestStringMultisetGenerator.java (30:1 - 56:58)
android/guava-testlib/src/com/google/common/collect/testing/TestCharacterListGenerator.java (29:1 - 59:64)
android/guava-testlib/src/com/google/common/collect/testing/TestEnumSetGenerator.java (30:1 - 56:58)
android/guava-testlib/src/com/google/common/collect/testing/TestIntegerSetGenerator.java (29:1 - 65:60)
android/guava-testlib/src/com/google/common/collect/testing/TestStringCollectionGenerator.java (29:1 - 55:58)
android/guava-testlib/src/com/google/common/collect/testing/TestStringListGenerator.java (28:1 - 58:58)
android/guava-testlib/src/com/google/common/collect/testing/TestStringQueueGenerator.java (29:1 - 55:58)
android/guava-testlib/src/com/google/common/collect/testing/TestStringSetGenerator.java (29:1 - 65:58)
guava-testlib/src/com/google/common/collect/testing/google/TestEnumMultisetGenerator.java (32:1 - 58:58)
guava-testlib/src/com/google/common/collect/testing/google/TestStringMultisetGenerator.java (30:1 - 56:58)
guava-testlib/src/com/google/common/collect/testing/TestCharacterListGenerator.java (29:1 - 59:64)
guava-testlib/src/com/google/common/collect/testing/TestEnumSetGenerator.java (30:1 - 56:58)
guava-testlib/src/com/google/common/collect/testing/TestIntegerSetGenerator.java (29:1 - 65:60)
guava-testlib/src/com/google/common/collect/testing/TestStringCollectionGenerator.java (29:1 - 55:58)
guava-testlib/src/com/google/common/collect/testing/TestStringListGenerator.java (28:1 - 58:58)
guava-testlib/src/com/google/common/collect/testing/TestStringQueueGenerator.java (29:1 - 55:58)
guava-testlib/src/com/google/common/collect/testing/TestStringSetGenerator.java (29:1 - 65:58)
Loading...
android/guava-testlib/src/com/google/common/collect/testing/google/TestStringMultisetGenerator.java (31:17 - 59:1)
android/guava-testlib/src/com/google/common/collect/testing/TestCharacterListGenerator.java (30:17 - 62:1)
android/guava-testlib/src/com/google/common/collect/testing/TestIntegerSetGenerator.java (30:17 - 68:1)
android/guava-testlib/src/com/google/common/collect/testing/TestStringCollectionGenerator.java (30:17 - 58:1)
android/guava-testlib/src/com/google/common/collect/testing/TestStringListGenerator.java (29:17 - 61:1)
android/guava-testlib/src/com/google/common/collect/testing/TestStringQueueGenerator.java (30:17 - 58:1)
android/guava-testlib/src/com/google/common/collect/testing/TestStringSetGenerator.java (30:17 - 68:1)
android/guava-tests/test/com/google/common/primitives/ByteArrayAsListTest.java (122:26 - 154:3)
android/guava-tests/test/com/google/common/primitives/CharArrayAsListTest.java (122:26 - 154:3)
android/guava-tests/test/com/google/common/primitives/DoubleArrayAsListTest.java (122:26 - 154:3)
android/guava-tests/test/com/google/common/primitives/FloatArrayAsListTest.java (122:26 - 154:3)
android/guava-tests/test/com/google/common/primitives/ImmutableDoubleArrayTest.java (513:26 - 545:3)
android/guava-tests/test/com/google/common/primitives/ImmutableIntArrayTest.java (500:26 - 532:3)
android/guava-tests/test/com/google/common/primitives/ImmutableLongArrayTest.java (502:26 - 534:3)
android/guava-tests/test/com/google/common/primitives/IntArrayAsListTest.java (123:26 - 155:3)
android/guava-tests/test/com/google/common/primitives/LongArrayAsListTest.java (122:26 - 154:3)
guava-testlib/src/com/google/common/collect/testing/google/TestStringMultisetGenerator.java (31:17 - 59:1)
guava-testlib/src/com/google/common/collect/testing/TestCharacterListGenerator.java (30:17 - 62:1)
guava-testlib/src/com/google/common/collect/testing/TestIntegerSetGenerator.java (30:17 - 68:1)
guava-testlib/src/com/google/common/collect/testing/TestStringCollectionGenerator.java (30:17 - 58:1)
guava-testlib/src/com/google/common/collect/testing/TestStringListGenerator.java (29:17 - 61:1)
guava-testlib/src/com/google/common/collect/testing/TestStringQueueGenerator.java (30:17 - 58:1)
guava-testlib/src/com/google/common/collect/testing/TestStringSetGenerator.java (30:17 - 68:1)
guava-tests/test/com/google/common/primitives/ByteArrayAsListTest.java (122:26 - 154:3)
guava-tests/test/com/google/common/primitives/CharArrayAsListTest.java (122:26 - 154:3)
guava-tests/test/com/google/common/primitives/DoubleArrayAsListTest.java (122:26 - 154:3)
guava-tests/test/com/google/common/primitives/FloatArrayAsListTest.java (122:26 - 154:3)
guava-tests/test/com/google/common/primitives/ImmutableDoubleArrayTest.java (549:26 - 581:3)
guava-tests/test/com/google/common/primitives/ImmutableIntArrayTest.java (534:26 - 566:3)
guava-tests/test/com/google/common/primitives/ImmutableLongArrayTest.java (537:26 - 569:3)
guava-tests/test/com/google/common/primitives/IntArrayAsListTest.java (123:26 - 155:3)
guava-tests/test/com/google/common/primitives/LongArrayAsListTest.java (122:26 - 154:3)
Loading...
android/guava-testlib/src/com/google/common/collect/testing/TestsForQueuesInJavaUtil.java (50:37 - 76:3)
guava-testlib/src/com/google/common/collect/testing/TestsForMapsInJavaUtil.java (71:43 - 97:3)