Sökning: "Refactoring Tools"

Visar resultat 1 - 5 av 12 uppsatser innehållade orden Refactoring Tools.

  1. 1. Automatic Detection of Security Deficiencies and Refactoring Advises for Microservices

    Master-uppsats, Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Författare :Burak Ünver; [2023]
    Nyckelord :Microservices; Security; Kubernetes; Security Scanning Tools;

    Sammanfattning : The microservice architecture enables organizationsto shorten development cycles and deliver cloud-native applicationsrapidly. However, it also brings security concerns thatneed to be addressed by developers. Therefore, security testingin microservices becomes even more critical. LÄS MER

  2. 2. One Compiler to Rule Them All : Extending the Storm Programming Language Platform with a Java Frontend

    Kandidat-uppsats, Linköpings universitet/Institutionen för datavetenskap

    Författare :Simon Ahrenstedt; Daniel Huber; [2023]
    Nyckelord :storm; language technology; context free grammar; regular language; context free language; compiler; action research; EBNF; BNF; intermediate code generation; parser; basic storm; java compiler frontend; syntax language; syntax transformation;

    Sammanfattning : The thesis aims to develop a method for extending the language platform Storm with a Java frontend.The project was conducted using an Action Research methodology and highlights triumphs andchallenges. LÄS MER

  3. 3. Analysis of Code Smells and Anomalies in Modern Web Software

    Kandidat-uppsats, Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Författare :Elias Cherkaoui; [2023]
    Nyckelord :Code anomalies; smells; refactoring;

    Sammanfattning : Code anomalies, also known as code smells, are any characteristics in software code that indicate amore severe problem exists deep in the code. These anomalies do not always prevent a system fromfunctioning, but they can restrict development and increase the difficulty of maintaining the software. LÄS MER

  4. 4. Optimization of an advanced algorithm for bone imaging

    Master-uppsats, Lunds universitet/Avdelningen för Biomedicinsk teknik

    Författare :Adam Mrozek; [2022]
    Nyckelord :osteoporosis; optimization; programming; engineering; X-ray; bone; mineral density; speed; faster; projection; MATLAB; C ; Technology and Engineering;

    Sammanfattning : Fracture risk in osteoporosis is increased and osteoporosis is the most common metabolic bone disease and treatment is expensive. Osteoporosis is diagnosed by measuring Bone Mineral Density (BMD), which does not consider other factors such as bone geometry or architecture. LÄS MER

  5. 5. Improving maintenance of CSS through structure and refactoring strategies

    Master-uppsats, Linköpings universitet/Institutionen för datavetenskap

    Författare :Villiam Rydfalk; [2022]
    Nyckelord :CSS; Maintainability; Maintenance; Refactoring; Refactoring Strategies; Visual Regression; Dead Code; Refactoring Tools; CSS Structure;

    Sammanfattning : This study assesses how maintainability can be improved by manual and automatic refactoring strategies. Firstly, the structure of the CSS is important and CSS rules should conform to a certain order depending on their purpose. Secondly, dead code makes files unnecessarily large and more difficult to read. LÄS MER