github phpmetrics/PhpMetrics v0.0.5
v.0.0.5

latest releases: v3.0.0rc6, v3.0.0rc5, v3.0.0rc4...
10 years ago

New features

new metrics

  • McCabe cyclomatic number
  • Myer's interval
  • LCOM (Lack of cohesion of methods)
  • Length (LOC) is calculated without PHPloc

Other

  • Adding a "limited RAM" mode

BC

  • --oop is removed, and replaced by --without-oop
  • OOP analyze is started by default

Bugfix

  • fixes #7 (PHP < 5.3.9 incompatibility)
  • fixes #8 (Missing Shebang in phar file)
  • fixes #15 (Bug with anonymous functions)

Contributors

Don't miss a new PhpMetrics release

NewReleases is sending notifications on new releases.