Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-analysis

Matlab: how to find functions on path that use a given function

Deriving from Exception classes warning: CA2237: Mark ISerializable types with SerializableAttribute

Java Code Analysis Tool [duplicate]

java code-analysis

Code Analysis rule CA1062 behaviour

CA2000 passing object reference to base constructor in C#

Benefits of static code analysis

code-analysis

The CA2104 warning: Is there any way to mark a class as `Immutable` to suppress it?

Tools for automatically simplifying regexes

ruby regex code-analysis

Normalization of Strings With String.ToUpperInvariant()

How to analyze an open source code without (or with not enough) documentation? [closed]

open-source code-analysis

statically analysing Lua code for potential errors

CA1704 - Microsoft seems to be blocking the word 'Multi'?

Are there any tools that can determine perform code analysis for Big-O complexity?

Entity Framework Code First and CA2227 "Collection Properties should be read only"

Whats the difference between NP and co-NP

algorithm code-analysis np

Have you ever compared the static analysis tools Klocwork and Findbugs? [closed]

Misra standard for embedded software

c code-analysis embedded misra

Listing C/C++ functions (Code analysis in Unix)

c++ c grep code-analysis

Access quality gate status from sonarqube api

code-analysis sonarqube

How to find C++ spurious copy operations?