phpunit-complexity

Library for calculating the complexity of PHP code units
  https://github.com/sebastianbergmann/complexity
  0
  no reviews



This component provides a library for calculating the complexity of PHP code units. It is used by PHPUnit.

PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework.