Essays about: "LOC"

Showing result 16 - 20 of 34 essays containing the word LOC.

  1. 16. Efficient Generation of Mutants for Testing Execution Time

    University essay from Mälardalens högskola/Akademin för innovation, design och teknik

    Author : Mohammed Abusamaan; Mohammed Abuayyash; [2020]
    Keywords : Targeted Mutation; Mutation Testing; Software Engineering; Mutants; WCET; Testing;

    Abstract : In this thesis, we specifically focus on testing non-functional proprieties. We target the Worst-Case Execution Time (WCET), which is very important for real-time tasks. This thesis applies the concept of targeted mutation, where the mutations are applied to the parts of the code that are most likely to significantly affect the execution time. READ MORE

  2. 17. A Comparison of Performance & Implementation Complexity of Multithreaded Applications in Rust, Java and C++

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Hugo Heyman; Love Brandefelt; [2020]
    Keywords : ;

    Abstract : With computer systems increasingly relying on multithreading for increasing performance the importance of multithreaded programs also increase. In this comparative study of performance and implementation complexity, the same multithreaded key-value store database was developed in three languages: Java, Rust and C++. READ MORE

  3. 18. An empirical assessment of the predictive quality of internal product metrics to predict software maintainability in practice

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

    Author : Xinhao Wu; Maike Zhang; [2020]
    Keywords : software metrics; maintainability; predict; measurements; mining soft- ware repositories; retrospective study; mean time to repair; MTTR;

    Abstract : Background. Maintainability of software products continues to be an area of im- portance and interest both for practice and research. The time used for maintenance usually exceeds 70% of the whole period of software development process. READ MORE

  4. 19. Predicting Pro-environmental Behaviours with Locus of Control and Ecoanxiety

    University essay from Lunds universitet/Institutionen för psykologi

    Author : Filippa Sjöstrand; Emilie Hansen; [2020]
    Keywords : climate change; locus of control; ecoanxiety; trait anxiety; pro-environmental behaviours.; Social Sciences;

    Abstract : The climate crisis is not only affecting the physical world, but individuals’ mental health. The concept of ecoanxiety has reached major attention in the public discourse and more individuals report psychological consequences as a result of climate change. READ MORE

  5. 20. APPLYING MACHINE LEARNING ALGORITHMS TO DETECT LINES OF CODE CONTRIBUTING TO TECHNICAL DEBT

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Filip Isakovski; Rafael Antonino Sauleo; [2019-11-12]
    Keywords : Technical Debt; Machine Learning; Static Code Analysis;

    Abstract : This paper shows the investigation of the viability of finding lines of code (LOC) contributing to technical debt (TD) using machine learning (ML), by trying to imitate the static code analysis tool SonarQube. This is approached by letting industry professionals choose the SonarQube rules, followed by training different classifiers with the help of CCFlex (a tool for training classifiers with lines of code), while using SonarQube as an oracle (a source of training sample data) which selects the faulty lines of code. READ MORE