Translation of code smell into Hebrew
Noun
technology
- The code smell was obvious in the outdated function.הריח הרע בקוד היה ברור בפונקציה המיושנת: ריח רע בקוד.
Synonyms and analogies of code smell in English
Examples of code smell in a sentence
A code smell was detected during the software audit.
Translations of "code smell" in Context ordered by category and frequency
He believes that long parameter lists are a type of code smell.
הוא מאמין שרשימות פרמטרים ארוכות הן סוג של ערס קוד.
A high cyclomatic complexity rate in functions indicates a noticeable code smell.
שיעור גבוה של מורכבות ציקלומטרית בפונקציות מעיד על ערס קוד ניכר.
code smell: Examples and translations in context
Maintaining old, unused files is often a code smell in project management.
ניהול של קבצים ישנים ולא בשימוש לעיתים קרובות הוא ערס קוד בניהול פרויקטים.
Every developer should learn to recognize a code smell in their codebase.
כל מפתח צריך ללמוד לזהות ערס קוד במערכת הקודים שלו.
He quickly spotted a code smell when he saw multiple return statements scattered around.
הוא זיהה במהירות ערס קוד כשראה מספר הצהרות החזרה מפוזרות ברחבי הקוד.
Excessive comments often suggest a code smell, hinting at unclear code logic.
הערות מיותרות לרוב מצביעות על ערס קוד ומתייחסות ללוגיקה לא ברורה של הקוד.
Duplicated code is a common code smell that should be refactored as soon as possible.
קוד כפול הוא ערס קוד נפוץ שצריך לבצע בו עיבוד מחדש בהקדם האפשרי.