Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | IfThenElseElement::__construct() | 0 | 4 | 1 | 1 | 1 | 0 | 1 |
A | Specification\AndSpecification::__construct() | 5 | 3 | 1 | 1 | 1 | 0 | 1 |
A | Element\IfThenElseElement::execute() | 0 | 4 | 2 | 2 | 1 | 0 | 1 |
A | Pipeline\ForwardPipeline::process() | 0 | 4 | 2 | 2 | 1 | 0 | 0 |
A | Element\IfTrueElement::__construct() | 5 | 3 | 1 | 1 | 1 | 0 | 1 |
A | Element\IfTrueElement::execute() | 8 | 4 | 2 | 2 | 1 | 0 | 1 |
A | Element\IfFalseElement::__construct() | 5 | 3 | 1 | 1 | 1 | 0 | 1 |
A | Element\IfFalseElement::execute() | 8 | 4 | 2 | 2 | 1 | 0 | 1 |
A | Specification\OrSpecification::__construct() | 6 | 3 | 1 | 1 | 1 | 0 | 1 |
A | NestedPipelineElement::execute() | 0 | 2 | 1 | 1 | 1 | 0 | 1 |
A | OrSpecification::isSatisfiedBy() | 4 | 2 | 2 | 2 | 1 | 0 | 1 |
A | Pipeline\ForwardPipeline::addStep() | 0 | 2 | 1 | 1 | 1 | 0 | 0 |
A | Pipeline\Specifications::andSpecs() | 0 | 2 | 1 | 1 | 1 | 0 | 1 |
A | AndSpecification::isSatisfiedBy() | 4 | 2 | 2 | 2 | 1 | 0 | 1 |
A | Pipeline\Specifications::orSpecs() | 0 | 2 | 1 | 1 | 1 | 0 | 1 |