Passed
Push — master ( 7039ca...2ef9a2 )
by Pol
02:34
created

Changes

Good job, 4 issues were fixed.
Test Coverage has decreased to 82% (-1%).
4 added classes/operations
Arrow A Permutations::__construct() added
Arrow A Permutations::getPermutations() added
Arrow A Permutations::toArray() added
Arrow A Permutations::count() added
9.86
▲   + 0.05
Test Coverage
82%
▼ -1%   –   Changes
Head
Pol Dellaiera  
#4: Convert the Permutations object into a PHP Generator.
Base
Pol Dellaiera  
#3: Now that PHPCS is green we can enable it in Travis.