Essays about: "Static code metrics"

Showing result 1 - 5 of 19 essays containing the words Static code metrics.

  1. 1. On the notions and predictability of Technical Debt

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Varun Dalal; [2023]
    Keywords : technincal debt; predictibility; quality assurance; static code analysis tools;

    Abstract : Technical debt (TD) is a by-product of short-term optimisation that results in long-term disadvantages. Because every system gets more complicated while it is evolving, technical debt can emerge naturally. READ MORE

  2. 2. 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

  3. 3. The performance of Webflow: a comparative study

    University essay from

    Author : Robin Granqvist; [2022]
    Keywords : Web performance; Website builder; No-code; Webflow; Google Lighthouse;

    Abstract : 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. READ MORE

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

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Max Gabrielsson; [2022]
    Keywords : ;

    Abstract : 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. READ MORE

  5. 5. Using the SEI CERT Secure Coding Standard to Reduce Vulnerabilities

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Johan Fisch; Carl Haglund; [2021]
    Keywords : SEI CERT; Secure Coding; Static Analysis Tools; Security;

    Abstract : Security is a critical part of every software developed today and it will be even more important going forward when more devices are getting connected to the internet. By striving to improve the quality of the code, in particular the security aspects, there might be a reduction in the number of vulnerabilities and improvements of the software developed. READ MORE