Code

Rating   Name Duplication Size Complexity CRAP Changes Bugs Features
A AnyOfSpecification::isSatisfiedBy() 0 9 3 3 0 0 0
A AllOfSpecification::isSatisfiedBy() 0 9 3 3 0 0 0
A NoneOfSpecification::isSatisfiedBy() 0 9 3 3 0 0 0
A NotSpecification::isSatisfiedBy() 0 3 1 1 0 0 0
A AndSpecification::isSatisfiedBy() 0 3 2 2 0 0 0
A AllOfSpecification::__construct() 0 3 1 1 0 0 0
A Specification\AndSpecification::__construct() 0 4 1 1 0 0 0
A AnyOfSpecification::__construct() 0 3 1 1 0 0 0
A Specification\OrSpecification::__construct() 0 4 1 1 0 0 0
A Specification\Specification::not() 0 3 1 1 0 0 0
A NoneOfSpecification::__construct() 0 3 1 1 0 0 0
A OrSpecification::isSatisfiedBy() 0 3 2 2 0 0 0
A Specification\Specification::or() 0 3 1 1 0 0 0
A Specification\NotSpecification::__construct() 0 3 1 1 0 0 0
A Specification\Specification::and() 0 3 1 1 0 0 0