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

Code Smell Duplicate Code #16

Open
JorgeSHN14 opened this issue Aug 11, 2022 · 1 comment
Open

Code Smell Duplicate Code #16

JorgeSHN14 opened this issue Aug 11, 2022 · 1 comment

Comments

@JorgeSHN14
Copy link

Existe un code smell, debido a que se está utilizando fragmentos de código similares en distintas partes del código, se recomienda usar extract method.
image
image

@AliGates915
Copy link

There is a code smell, because similar code snippets are being used in different parts of the code, it is recommended to use the extract method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants