Essays about: "static code analyzer"

Found 5 essays containing the words static code analyzer.

  1. 1. Code Quality and Large Language Models in Computer Science Education : Enhancing student-written code through ChatGPT

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

    Author : Oscar Backström; Annie Kihlert; [2023]
    Keywords : ;

    Abstract : The increased digitization amplifies the significance of code quality in software development. Yet, it is often difficult for novice programmers to understand and produce high-quality code. This study aims to explore the effects of large language models (LLMs), more precisely ChatGPT, on the code quality exhibited by computer science students. READ MORE

  2. 2. Contributions to the usability of Sorald for repairing static analysis violations

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

    Author : Henry Luong Phu; [2021]
    Keywords : Software quality; static analysis; rule violation; automated repair; Kvalitetssäkring; statiskt analys; regelbrott; automatisk reparation;

    Abstract : Automated static analysis tools are important in modern software quality assurance. These tools scan the input source or binary code for a set of rules to detect functional or maintainability problems and then warn developers about the found rule violations. READ MORE

  3. 3. Automated checking of programming assignments using static analysis

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

    Author : Kenneth Sterner; [2021]
    Keywords : ;

    Abstract : Computer science and software engineering education usually contain programming courses that require writing code that is graded. These assignments are corrected through manual code review by teachers or course assistants. The large amount of assignments motivates us to find ways to automatically correct certain parts of the assignments. READ MORE

  4. 4. Instant Feedback Loops – for short feedback loops and early quality assurance

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

    Author : Mehrdad Mehraban; [2016]
    Keywords : Software Quality Assurance; software metrics; static code analyzer; Ericsson; Lizard and SWAT.;

    Abstract : Context. In recent years, Software Quality Assurance (SQA) has become a crucial part of software development processes. Therefore, modern software development processes led to an increase in demand for manual and automated code quality assurance. Manual code quality reviews can be a time-consuming and expensive process with varying results. READ MORE

  5. 5. Information Visualization and Machine Learning Applied on Static Code Analysis

    University essay from Blekinge Tekniska Högskola/Avdelningen för programvarusystem

    Author : Denis Kacan; Darius Sidlauskas; [2008]
    Keywords : Software validation; static analyzer; normalized compression distance; source code visualization;

    Abstract : Software engineers will possibly never see the perfect source code in their lifetime, but they are seeing much better analysis tools for finding defects in software. The approaches used in static code analysis emerged from simple code crawling to usage of statistical and probabilistic frameworks. READ MORE