Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-analysis

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

@GuardedBy annotation with java.util.concurrent.locks.ReadWriteLock

Are there any tools for performing static analysis of Scala code? [closed]

Is there a static analysis tool like Lint or Perl::Critic for shell scripts?

Why do code quality discussions evoke strong reactions? [closed]

How to determine maximum stack usage in embedded system with gcc?

javax.annotation: @Nullable vs @CheckForNull

Dead code identification (C++)