Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | Parallel::prepareForProcessing() | 48 | 29 | 9 | 90 | 1 | 0 | 0 |
C | Sequential::prepareForProcessing() | 48 | 29 | 9 | 9 | 1 | 0 | 0 |
B | Processor\Sequential::validateNodes() | 22 | 13 | 6 | 6 | 1 | 0 | 0 |
B | Processor\Parallel::validateNodes() | 22 | 13 | 6 | 42 | 1 | 0 | 0 |
A | Dataflow\Processor\Parallel::process() | 0 | 9 | 4 | 20 | 1 | 0 | 0 |
A | Dataflow\Processor\Sequential::process() | 0 | 7 | 4 | 4 | 1 | 0 | 0 |
A | Parallel::buildProcessingNodes() | 7 | 4 | 2 | 6 | 1 | 0 | 0 |
A | tomzx\Dataflow\Pipeline::process() | 0 | 9 | 2 | 6 | 1 | 0 | 0 |
A | Processor\Sequential::initialize() | 0 | 5 | 1 | 1 | 1 | 0 | 0 |
A | tomzx\Dataflow\Result::output() | 0 | 4 | 2 | 2 | 1 | 0 | 0 |
A | tomzx\Dataflow\Graph::__construct() | 0 | 3 | 1 | 1 | 1 | 0 | 0 |
A | tomzx\Dataflow\Node::process() | 0 | 3 | 1 | 1 | 1 | 0 | 0 |
A | Sequential::buildProcessingNodes() | 7 | 4 | 2 | 2 | 1 | 0 | 0 |
A | Processor\Parallel::initialize() | 0 | 7 | 2 | 6 | 1 | 0 | 0 |
A | Dataflow\Processor\Parallel\Job::run() | 0 | 2 | 1 | 2 | 2 | 1 | 0 |