Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Disabling/Fixing Code Analysis warnings from .Designer.cs files

Code Analysis/FxCop CA1726:UsePreferredTerms showing Cancelled as Deprecated

Generate Call-Tree from cscope database

Inconsistent annotation for 'WinMain'

Can anyone explain the purpose and resolution of CA1822 on a Controller Action?

To Dispose or not to Dispose (CA2000)

.net dispose code-analysis

How to parse C++ source in Python? [closed]

Can I tell IntelliJ (10.5) not to warn about not passing an optional javascript method argument?

How do I fix PyDev "Method should have self as first parameter" errors

python code-analysis pydev

Detect if source is CSS/HTML/JavaScript