Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | ConfigSchema\ConfigSchema::hasArrayKeys() | 0 | 3 | 1 | 1 | 0 | 0 |
A | ConfigSchema\ConfigSchema::constraint() | 0 | 3 | 1 | 0 | 0 | 0 |
A | ConfigSchema\Nodes\BooleanNode::nullable() | 0 | 3 | 1 | 1 | 0 | 0 |
A | ConfigSchema\Nodes\ArrayNode::length() | 5 | 3 | 1 | 1 | 0 | 0 |
A | ConfigSchema\Nodes\ValueNode::nullable() | 0 | 3 | 1 | 1 | 0 | 0 |
A | ConfigSchema\Nodes\Node::constraint() | 0 | 3 | 1 | 1 | 0 | 0 |
A | ConfigSchema\Nodes\NumericNode::nullable() | 5 | 3 | 1 | 1 | 0 | 0 |
A | ConfigSchema\ConfigSchema::constraints() | 0 | 3 | 1 | 0 | 0 | 0 |
A | Nodes\NumericNode::__construct() | 8 | 5 | 1 | 1 | 0 | 0 |
A | ConfigSchema\Nodes\ArrayNode::allowed() | 5 | 3 | 1 | 1 | 0 | 0 |
A | ConfigSchema\Nodes\Node::constraints() | 0 | 3 | 1 | 1 | 0 | 0 |
A | ConfigSchema\Nodes\StringNode::nullable() | 0 | 3 | 1 | 1 | 0 | 0 |
A | ConfigSchema\ConfigSchema::__construct() | 0 | 5 | 2 | 1 | 0 | 0 |
A | ConfigSchema\Nodes\StringNode::__construct() | 0 | 5 | 1 | 2 | 0 | 0 |
A | ConfigSchema\Nodes\NumericNode::min() | 5 | 3 | 1 | 1 | 0 | 0 |