Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
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 |
A | ConfigSchema\ConfigSchema::hasArrayValues() | 0 | 3 | 1 | 1 | 0 | 0 |
A | ConfigSchema\Nodes\ArrayNode::forbidden() | 5 | 3 | 1 | 2 | 0 | 0 |
A | ConfigValidationException::__construct() | 0 | 3 | 1 | 1 | 0 | 0 |
A | ConfigSchema\Nodes\ArrayNode::__construct() | 8 | 5 | 1 | 1 | 0 | 0 |
A | ConfigSchema\Nodes\ValueNode::__construct() | 0 | 4 | 1 | 1 | 0 | 0 |
A | ConfigSchema\Nodes\NumericNode::max() | 5 | 3 | 1 | 1 | 0 | 0 |
A | ConfigSchema\ConfigSchema::assert() | 0 | 10 | 3 | 2 | 0 | 0 |
A | ConfigSchema\Nodes\ArrayNode::nullable() | 5 | 3 | 1 | 1 | 0 | 0 |
A | ConfigSchema\Nodes\ArrayNode::min() | 5 | 3 | 1 | 1 | 0 | 0 |