Essays about: "code review"

Showing result 26 - 30 of 167 essays containing the words code review.

  1. 26. Modelling of liquid leakage with ASTEC in a severe accident of a PWR

    University essay from KTH/Fysik

    Author : Thomas Begey; [2022]
    Keywords : Nuclear Physics; Modelling; Iodine Chemstry; Nuclear Safety; Kärnfysik; modellering; jodkemi; kärnsäkerhet;

    Abstract : In a nuclear reactor, in case of a severe accident occurs, backup circuits are usedlike SIS and CSS, flooding the reactor with water. This might lead to many liquidleakages outside the reactor containment building. READ MORE

  2. 27. A JavaScript Backend for the Miking Compiler

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

    Author : William Rågstad; [2022]
    Keywords : Bachelor’s Thesis; Miking; JavaScript; Compiler; Semantics; Code Generation; Optimization; Correctness; Soundness; and Readability; Kandidat Examensarbete; Miking; JavaScript; Kompilatorer; Semantik; Kodgenerering; Optimering; Korrekthet; Sundhet och Läsbarhet;

    Abstract : This thesis presents the design and implementation of an extension of the self-hosted Miking compiler to enable the generation of JavaScript code for different runtime environments and web browsers. Miking is a framework for developing domain-specific and general-purpose programming languages through sound language fragment composition, among other things, to create efficient compilers. READ MORE

  3. 28. The Hare, the Tortoise and the Fox : Extending Anti-Fuzzing

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

    Author : Anton Dewitz; William Olofsson; [2022]
    Keywords : anti-fuzzing; fuzz testing; benchmarking; coverage-accounting; fuzzing; anti-fuzzning; fuzz-testande; benchmarking; täckningsrapportering; fuzzning;

    Abstract : Background. The goal of our master's thesis is to reduce the effectiveness of fuzzers using coverage accounting. The method we chose to carry out our goal is based on how the coverage accounting in TortoiseFuzz rates code paths to find memory corruption bugs. READ MORE

  4. 29. Identifying inhibitors and motivatorsfor writing code with high readabilityand what we can do about it : A study of motivation to write code with highreadability

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

    Author : Isac Svensson; [2022]
    Keywords : Readability; Comprehension; Clean Code;

    Abstract : As time passes, more and more code is written, and as companies owna large quantity of code, the importance of readable and easy-to-understand codeincreases. It is well known that a developer's time is spent primarily on reading and understanding source code. READ MORE

  5. 30. An Empirical Investigation On The Quality Of Open Source Anonymization Tools

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

    Author : Pol Haghverdian; [2022]
    Keywords : Anonymization tools; Software testing; ARX; Amnesia;

    Abstract : Context. In mid-2018, the GDPR legislation came into force, makingit less easy for companies to acquire personal data and use that information,for example, with machine learning. In addition, the legislationnow requires personal data to be anonymized to avoid penaltiesbefore giving up such information to other organizations. READ MORE