Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | Token\Parser\ValueParser::parse() | 0 | 12 | 5 | 1 | 0 | 0 |
B | Token\HoconTokenizer::parseState() | 0 | 10 | 5 | 1 | 0 | 0 |
A | ValueParser::getObjectForValue() | 0 | 8 | 4 | 1 | 0 | 0 |
A | PhpHocon\Token\Field::__construct() | 0 | 3 | 1 | 1 | 0 | 0 |
A | Parser\WhitespaceParser::canParse() | 0 | 3 | 2 | 1 | 0 | 0 |
A | KeyParser::checkForBadlyFormedKey() | 0 | 3 | 2 | 1 | 0 | 0 |
A | Generator\ArrayGenerator::generate() | 0 | 5 | 2 | 1 | 0 | 0 |
A | Value\NumberValue::__construct() | 0 | 4 | 3 | 1 | 0 | 0 |
A | Parser\ParserState::__construct() | 0 | 9 | 1 | 1 | 0 | 0 |
A | Parser\AssignmentParser::canParse() | 0 | 3 | 2 | 1 | 0 | 0 |
A | Parser\WhitespaceParser::parse() | 0 | 11 | 2 | 1 | 0 | 0 |
A | ArrayGenerator::extractFieldToOutput() | 0 | 3 | 1 | 1 | 0 | 0 |
A | ValueParser::canStillParseValue() | 0 | 6 | 3 | 2 | 0 | 0 |
A | GeneratorFactory::getGeneratorForType() | 0 | 5 | 2 | 1 | 0 | 0 |
A | Token\HoconTokenizer::tokenize() | 0 | 7 | 1 | 5 | 0 | 0 |