Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Пример списанного кода, проходящий проверку на плагиат #163

Closed
mirrin00 opened this issue Jun 28, 2023 · 1 comment
Assignees
Labels
bug Something isn't working Major Top priority task Medium A task that requires some effort to complete it wontfix This will not be worked on
Milestone

Comments

@mirrin00
Copy link
Collaborator

Исходный код, списанный код с некоторыми изменениями: использование переменных вместо констант, более простых операторов языка Си, фиктивных переменных. Результат поиска плагиата:

  • По быстрым метриками -- 64.80%
  • Полное сравнение -- 64.98%

Кажется, что это низкий процент похожести, а должен быть больше.

Использовалась версия из докера artanias/codeplag-ubuntu20.04:0.3.0

@mirrin00 mirrin00 added enhancement New feature or request Refactoring Changes made to the code to improve readability, speed of execution, and logic between parts. and removed Refactoring Changes made to the code to improve readability, speed of execution, and logic between parts. labels Jul 10, 2023
@Artanias Artanias added bug Something isn't working Medium A task that requires some effort to complete it labels May 19, 2024
@Artanias Artanias added this to Known in Codeplag bugs (BG) via automation May 19, 2024
@Artanias Artanias added this to the v0.5.0 milestone May 19, 2024
@Artanias Artanias added the Major Top priority task label Jul 5, 2024
@Artanias Artanias self-assigned this Jul 6, 2024
@Artanias Artanias moved this from Known to In progress in Codeplag bugs (BG) Jul 6, 2024
@Artanias Artanias added wontfix This will not be worked on and removed enhancement New feature or request labels Jul 6, 2024
@Artanias
Copy link
Collaborator

Artanias commented Jul 6, 2024

Очень спорно, т.к. всё-таки достаточно в работах содержится хоть и маленьких, но изменений, чтобы казаться разными, если по быстрым метрикам такой процент, то всё-таки тут уже стоит просто изначально обговаривать какой порог нужно проходить и какой считать терпимым, 60%+ для таких работ кажется нормальным значением (т.к. небольшой объём, а также есть разница в нескольких местах).
Также т.к. работы достаточно небольшие, то и вероятность того, что они будут похожи между собой выше.

@Artanias Artanias closed this as not planned Won't fix, can't repro, duplicate, stale Jul 6, 2024
Codeplag bugs (BG) automation moved this from In progress to Closed Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Major Top priority task Medium A task that requires some effort to complete it wontfix This will not be worked on
Projects
Development

No branches or pull requests

2 participants