Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-analysis

Are C++ static code analyis tools worth it?

c++ static-analysis

Is there a need for a "use strict" Python compiler?

generic code duplication detection tool [closed]

Tool to generate graph data for class dependencies [closed]

Tools for generating Haskell function dependency (control flow) graph?

Disable Sonar duplications on Entity, DTO packages

How to exclude private members from StyleCop rule SA1600

Arrays should not be statically initialized by an array initializer. Why?

java arrays static-analysis

How do commercial Java static analysis tools compare with the free ones? [closed]

Static Actionscript code analysis possibilities

JSR-305 annotations replacement for Java 9

How to turn off JSLint indentation warnings?

PHP_CodeSniffer, PHPMD or PHP Depend

Should the Code Contracts static checker be able to check arithmetic bound?

Can Resharper be set to warn if IDisposable not handled correctly?

Are there any static code analysis tools for Delphi/Pascal? [closed]

False positive: precondition is redundant

Tentative definitions in C and linking

Where can I find an actively developed lint tool for Ruby?

C#/.NET analysis tool to find race conditions/deadlocks