Essays about: "Code Smell"

Showing result 1 - 5 of 8 essays containing the words Code Smell.

  1. 1. Teamwork makes the Theme work : A qualitative study on theming and performative labour as a differentiation strategy on SME Cafés in Sweden

    University essay from Linnéuniversitetet/Institutionen för marknadsföring och turismvetenskap (MTS)

    Author : Zeeb Hala; To Quan Luu; [2023]
    Keywords : servicescape; theming; theme; performative labour; aesthetic labour; emotional labour; interaction; teamwork; café; coffee shop; differentiation; differentiation strategy; Disneyization; SME;

    Abstract : Servicescape is a physical setting where the performance, delivery and consumption are exchanged within a service marketplace. It includes sensory components, such as the theme of the place that has a high impact on customer perceptions and purchasing decisions and providing them with extraordinary experiences (Pine and Gilmore, 1999; Zeithaml, Bitner and Gremler, 2009). READ MORE

  2. 2. MLpylint: Automating the Identification of Machine Learning-Specific Code Smells

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Peter Hamfelt; [2023]
    Keywords : Code Smell; Machine Learning; Static Code Analysis; Software Quality; Technical Debt;

    Abstract : Background. Machine learning (ML) has rapidly grown in popularity, becoming a vital part of many industries. This swift expansion has brought about new challenges to technical debt, maintainability and the general software quality of ML systems. READ MORE

  3. 3. Non-deterministic tests and where to find them : Empirically investigating the relationship between flaky tests and test smells by examining test order dependency

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Sokrates Lamprou; [2022]
    Keywords : flaky tests; continuous integration; regression tests; test order dependency;

    Abstract : Flaky tests are non-deterministic tests that both pass and fail when no new code changes have been introduced to the code under test. This is a widespread problem for the Continuous Integration community where the underlying idea is that code is only integrated if all test cases pass. READ MORE

  4. 4. The Role of Duplicated Code in Software Readability and Comprehension

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Xuan Liao; Linyao Jiang; [2020]
    Keywords : Duplicate code; Software readability; Comprehension; Experiment; Survey;

    Abstract : Background. Readability and comprehension are the critical points of software developmentand maintenance. There are many researcher point out that the duplicatecode as a code smell has effect on software maintainability, but lack of research abouthow duplicate code affect software readability and comprehension, which are parts of maintainability. READ MORE

  5. 5. Ensemble approach to code smell identification : Evaluating ensemble machine learning techniques to identify code smells within a software system

    University essay from Jönköping University/JTH, Datateknik och informatik

    Author : Alfred Johansson; [2020]
    Keywords : Ensemble machine learning; code smell; technical debt; code smell identification; automated code smell identification;

    Abstract : The need for automated methods for identifying refactoring items is prelevent in many software projects today. Symptoms of refactoring needs is the concept of code smells within a software system. Recent studies have used single model machine learning to combat this issue. READ MORE