Essays about: "Statisk kodanalys"

Showing result 6 - 9 of 9 essays containing the words Statisk kodanalys.

  1. 6. Exploring the Usage of Neural Networks for Repairing Static Analysis Warnings

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

    Author : Vincent Paul Lohse; [2021]
    Keywords : Automatic Program Repair; Neural Machine Translation; Static Analysis; Transformer Model; Formatting; Automatisk programreparation; neural maskinöversättning; statisk analys; transformatormodell; formatering;

    Abstract : C# provides static analysis libraries for template-based code analysis and code fixing. These libraries have been used by the open-source community to generate numerous NuGet packages for different use-cases. READ MORE

  2. 7. Analysing Lambda Usage in the C++ Open Source Community

    University essay from Mittuniversitetet/Institutionen för data- och systemvetenskap

    Author : Jonathan Bengtsson; Heidi Hokka; [2020]
    Keywords : C ; Lambda Functions; Static Code Analysis; Mining Repositories; Software Engineering Practices; C ; lambdafunktioner; statisk kodanalys; utvinning av information i repositorier; sedvänjor i programvaruutveckling;

    Abstract : Object-oriented languages have made a shift towards incorporating functional concepts such as lambdas. Lambdas are anonymous functions that can be used within the scope of other functions. In C++ lambdas are considered difficult to use for inexperienced developers. This implies that there may be problems with lambdas in C++. READ MORE

  3. 8. Qualification of Tool for Static Code Analysis : Processes and Requirements for Approval of Static Code Analysis in the Aviation Industry

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

    Author : Christopher Gustafson; Sam Florin; [2020]
    Keywords : Static code analysis; Tool qualification; Aviation industry; Code standard; Parasoft C C Test; Statisk kodanalys; Verktygskvalificering; Flygindustrin; Kodstandard; Parasoft C C Test;

    Abstract : In the aviation industry, the use of software development tools is not as easily adopted as in other industries. Due to the catastrophic consequences of software errors in airborne systems, software development processes has rigorous requirements. One of these requirements is that a code standard must be followed. READ MORE

  4. 9. Implementation and Evaluation of a Continuous Code Inspection Platform

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

    Author : Tomas Melin; [2016]
    Keywords : Static Code Analysis; Continuous Code Inspection; SonarQube; Software Quality; 静态代码分析,持续代码审查, SonarQube,软件质量; Statisk kodanalys; kontinuerlig kodgranskning; SonarQube; mjukvarukvalitet;

    Abstract : Establishing and preserving a high level of software quality is a not a trivial task, although the benefits of succeeding with this task has been proven profitable and advantageous. An approach to mitigate the decreasing quality of a project is to track metrics and certain properties of the project, in order to view the progression of the project’s properties. READ MORE