Skip to content
#

static-analyzer

Here are 12 public repositories matching this topic...

Tap (Type Analyzer for PHP) is a static analyzer for PHP. Based on the optional PhpDoc of functions, methods and properties, Tap will try to deduce local variables' types and check the compatibility. It can reveal potential bugs before the code is really running on production.

  • Updated Sep 13, 2017
  • C++

Unified Code Count is a Software Metrics Tool that parses over 20 different programming languages to find Logical and Physical source lines of code, counts keywords and various operators, math function names, etc. and cyclomatic complexity for a given language and then generates various reports. This release includes significant performance enha…

  • Updated Feb 26, 2017
  • C++

Improve this page

Add a description, image, and links to the static-analyzer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the static-analyzer topic, visit your repo's landing page and select "manage topics."

Learn more