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/collect/SynchronizedNavigableMapTest.java (329:26 - 344:3)
android/guava-tests/test/com/google/common/collect/SynchronizedNavigableMapTest.java (398:81 - 413:3)
guava-tests/test/com/google/common/collect/SynchronizedNavigableMapTest.java (329:26 - 344:3)
guava-tests/test/com/google/common/collect/SynchronizedNavigableMapTest.java (398:81 - 413:3)
Loading...
android/guava-tests/test/com/google/common/graph/AbstractStandardDirectedNetworkTest.java (454:63 - 472:47)
android/guava-tests/test/com/google/common/graph/AbstractStandardUndirectedNetworkTest.java (350:60 - 368:47)
guava-tests/test/com/google/common/graph/AbstractStandardDirectedNetworkTest.java (466:63 - 484:47)
guava-tests/test/com/google/common/graph/AbstractStandardUndirectedNetworkTest.java (365:60 - 383:47)
Loading...
android/guava-tests/test/com/google/common/math/DoubleMathTest.java (174:7 - 199:51)
guava-tests/test/com/google/common/math/DoubleMathTest.java (193:7 - 218:49)
Loading...
android/guava-tests/test/com/google/common/math/DoubleMathTest.java (193:7 - 218:49)
guava-tests/test/com/google/common/math/DoubleMathTest.java (174:7 - 199:51)
Loading...
android/guava-tests/test/com/google/common/primitives/BytesTest.java (66:93 - 77:47)
android/guava-tests/test/com/google/common/primitives/CharsTest.java (113:93 - 124:47)
android/guava-tests/test/com/google/common/primitives/IntsTest.java (114:86 - 125:46)
android/guava-tests/test/com/google/common/primitives/LongsTest.java (85:93 - 96:47)
android/guava-tests/test/com/google/common/primitives/ShortsTest.java (125:91 - 136:48)
guava-tests/test/com/google/common/primitives/BytesTest.java (66:93 - 77:47)
guava-tests/test/com/google/common/primitives/CharsTest.java (113:93 - 124:47)
guava-tests/test/com/google/common/primitives/IntsTest.java (114:86 - 125:46)
guava-tests/test/com/google/common/primitives/LongsTest.java (85:93 - 96:47)
guava-tests/test/com/google/common/primitives/ShortsTest.java (125:91 - 136:48)
Loading...
android/guava-tests/test/com/google/common/primitives/ImmutableDoubleArrayTest.java (327:55 - 338:61)
guava-tests/test/com/google/common/primitives/ImmutableIntArrayTest.java (348:95 - 359:61)
guava-tests/test/com/google/common/primitives/ImmutableLongArrayTest.java (351:97 - 362:61)
Loading...
android/guava-tests/test/com/google/common/primitives/ImmutableIntArrayTest.java (314:55 - 325:61)
android/guava-tests/test/com/google/common/primitives/ImmutableLongArrayTest.java (316:55 - 327:61)
guava-tests/test/com/google/common/primitives/ImmutableDoubleArrayTest.java (363:42 - 374:61)
Loading...
android/guava-tests/test/com/google/common/util/concurrent/FuturesTest.java (1401:3 - 1423:74)
guava-tests/test/com/google/common/util/concurrent/FuturesTest.java (1421:3 - 1443:73)
Loading...
android/guava-tests/test/com/google/common/util/concurrent/FuturesTest.java (1421:3 - 1443:73)
guava-tests/test/com/google/common/util/concurrent/FuturesTest.java (1401:3 - 1423:74)
Loading...
guava/src/com/google/common/collect/ImmutableSet.java (350:19 - 372:13)
guava/src/com/google/common/collect/IndexedImmutableSet.java (29:10 - 51:11)