Ugly Alpha 1
duplicate_code:0.8.1

total uncompressed bytes

92.1 KB

total files

45

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "LICENSE", "README.md", "!**/tests/**/*", ], has_build_script: false, }

29 wasted files

total waste: 25.1 KB

  1. src/duplicate_detection/tests/mod.rs : 7.3 KB
  2. .gitlab-ci.yml : 4.6 KB
  3. src/model/indexed_file/tests/mod.rs : 2.7 KB
  4. src/model/hashed_file/tests/mod.rs : 1.8 KB
  5. src/model/hashed_file/tests/ordered_serialization.rs : 852 B
  6. src/model/hashed_file/tests/snapshots/duplicate_code__model__hashed_file__tests__indexed_file_hashing_computed_correctly.snap : 743 B
  7. src/duplicate_detection/tests/snapshots/duplicate_code__duplicate_detection__tests__hashed_files_with_multiple_duplicate_in_different_files.snap : 727 B
  8. src/duplicate_detection/tests/macros.rs : 694 B
  9. src/model/hashed_file/tests/macros.rs : 612 B
  10. src/model/hashed_file/tests/snapshots/duplicate_code__model__hashed_file__tests__indexed_file_with_duplicate_lines.snap : 575 B
  11. src/model/hashed_file/tests/snapshots/duplicate_code__model__hashed_file__tests__indexed_file_with_ignore_line_regex.snap : 569 B
  12. src/model/indexed_file/tests/macros.rs : 529 B
  13. src/duplicate_detection/tests/snapshots/duplicate_code__duplicate_detection__tests__hashed_files_with_duplicate_with_multiple_occurrences.snap : 511 B
  14. src/model/indexed_file/tests/snapshots/duplicate_code__model__indexed_file__tests__indexed_files_consistent_ordering.snap : 391 B
  15. src/model/indexed_file/tests/ordered_serialization.rs : 315 B
  16. src/duplicate_detection/tests/snapshots/duplicate_code__duplicate_detection__tests__hashed_files_with_duplicate_on_different_lines.snap : 295 B
  17. src/duplicate_detection/tests/snapshots/duplicate_code__duplicate_detection__tests__hashed_files_with_duplicate.snap : 295 B
  18. src/duplicate_detection/tests/snapshots/duplicate_code__duplicate_detection__tests__hashed_files_and_empty_with_duplicate_on_different_lines.snap : 295 B
  19. .gitignore : 242 B
  20. src/model/indexed_file/tests/snapshots/duplicate_code__model__indexed_file__tests__indexed_file_stores_correct_line_number.snap : 234 B
  21. src/model/indexed_file/tests/snapshots/duplicate_code__model__indexed_file__tests__indexed_file_ignore_line_regex.snap : 213 B
  22. src/model/indexed_file/tests/snapshots/duplicate_code__model__indexed_file__tests__raw_file_with_no_lines.snap : 81 B
  23. src/model/indexed_file/tests/snapshots/duplicate_code__model__indexed_file__tests__empty_raw_files.snap : 81 B
  24. src/model/hashed_file/tests/snapshots/duplicate_code__model__hashed_file__tests__indexed_file_with_no_lines.snap : 79 B
  25. src/model/hashed_file/tests/snapshots/duplicate_code__model__hashed_file__tests__empty_indexed_files.snap : 79 B
  26. src/duplicate_detection/tests/snapshots/duplicate_code__duplicate_detection__tests__hashed_files_with_no_lines.snap : 79 B
  27. src/duplicate_detection/tests/snapshots/duplicate_code__duplicate_detection__tests__hashed_files_with_no_duplicate.snap : 79 B
  28. src/duplicate_detection/tests/snapshots/duplicate_code__duplicate_detection__tests__hashed_file_with_no_lines.snap : 79 B
  29. src/duplicate_detection/tests/snapshots/duplicate_code__duplicate_detection__tests__empty_hashed_files.snap : 79 B