Sökning: "Static Code Analysis"

Visar resultat 16 - 20 av 119 uppsatser innehållade orden Static Code Analysis.

  1. 16. Design and Implementation of the Language Server Protocol for the Nickel Language

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Yannik Sander; [2022]
    Nyckelord :Language Server Protocol; Coda Analysis; IDE;

    Sammanfattning : The expansive Language Integration, i.e. code completion, debugging as well as static code analysis, refactoring and more, has typically been the hallmark of Integrated Development Environments (IDE). Typical IDEs however focus on a selection of established languages to integrate which stifles the adoption of new languages. LÄS MER

  2. 17. The performance of Webflow: a comparative study

    M1-uppsats,

    Författare :Robin Granqvist; [2022]
    Nyckelord :Web performance; Website builder; No-code; Webflow; Google Lighthouse;

    Sammanfattning : The amount of active websites on the internet is claimed to have increased by almost half a billion in the last decade. With that, the amount of tools available to help develop them has increased as well. One type of these tools is called website builders. LÄS MER

  3. 18. How software prefetching affects transactional memory applications with high commit ratio

    Kandidat-uppsats, Uppsala universitet/Institutionen för informationsteknologi

    Författare :Max Gabrielsson; [2022]
    Nyckelord :;

    Sammanfattning : Transactional Memory is a concurrency control model that allows programmers to write code that access shared data consistently by marking sequential multi-operation regions as atomic transactions. While transactions make programming easier, the lack of progress guarantees as well as the cost of re-executing a conflicting transaction leaves room for improvement. LÄS MER

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

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

    Författare :Sokrates Lamprou; [2022]
    Nyckelord :flaky tests; continuous integration; regression tests; test order dependency;

    Sammanfattning : 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. LÄS MER

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

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

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

    Sammanfattning : 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. LÄS MER