Sökning: "code metrics"

Visar resultat 6 - 10 av 145 uppsatser innehållade orden code metrics.

  1. 6. Detecting Logical Errors in Programming Assignments Using code2seq

    Kandidat-uppsats, Stockholms universitet/Institutionen för data- och systemvetenskap

    Författare :Anton Lückner; Kevin Chapman; [2023]
    Nyckelord :Automated feedback; code2seq; machine learning; neural machine translation;

    Sammanfattning : The demand for new competent programmers is increasing with the ever-growing dependency on technology. The workload for teachers with more and more students creates the need for more automated tools for feedback and grading. LÄS MER

  2. 7. On The Impact Of Distinct Metrics For Fault Localization In Automated Program Repair

    Kandidat-uppsats, Stockholms universitet/Institutionen för data- och systemvetenskap

    Författare :Marek Marcin Mazur; [2023]
    Nyckelord :automated program repair; fault localization; metrics for fault localization;

    Sammanfattning : Automatic Program Repair (APR) is a dynamically growing field of computer science that aims to reduce the time and cost of debugging code and improve its efficiency. Fault localization (FL) is a critical component of the APR workflow and has a real impact on the success of an APR procedure. LÄS MER

  3. 8. Design space exploration for co-mapping of periodic and streaming applications in a shared platform

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

    Författare :Zhang Yuhan; [2023]
    Nyckelord :Design Space Exploration; Periodically activated tasks; Synchronous dataflow; IDeSyDe; Designutrymmesutforskning; Periodiskt aktiverade uppgifter; Synkron data-flöde; IDeSyDe;

    Sammanfattning : As embedded systems advance, the complexity and multifaceted requirements of products have increased significantly. A trend in this domain is the selection of different types of application models and multiprocessors as the platform. LÄS MER

  4. 9. Can Developer Data Predict Vulnerabilities? : Examining Developer and Vulnerability Correlation in the Kibana Project

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

    Författare :Johan Lövgren; [2023]
    Nyckelord :Open-Source; Vulnerability Identification; High-Risk Developers; Öppen Källkod; Identifiering av Sårbarheter; Högriskutvecklare;

    Sammanfattning : Open-source software is often chosen with the expectation of increased security [1]. The transparency and peer review process of open development offer advantages in terms of more secure code. However, developing secure code remains a challenging task that requires more than just expertise. LÄS MER

  5. 10. Decompiling Go : Using metadata to improve decompilation readability

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

    Författare :Mattias Grenfeldt; [2023]
    Nyckelord :Decompilation; Go; Runtime Metadata; Reverse Engineering; Dekompilering; Go; Körtidsmetadata; Reverse Engineering;

    Sammanfattning : Malware written in Go is on the rise, and yet, tools for investigating Go programs, such as decompilers, are limited. A decompiler takes a compiled binary and tries to recover its source code. Go is a high-level language that requires runtime metadata to implement many of its features, such as garbage collection and polymorphism. LÄS MER