Code

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