Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
F | SQLParser\SQLParser::processSQL() | 12 | 213 | 138 | 2 | 0 | 0 |
F | SQLParser\Node\NodeFactory::toObject() | 18 | 249 | 78 | 11 | 0 | 1 |
F | SQLParser\Node\NodeFactory::simplify() | 0 | 130 | 45 | 10 | 3 | 0 |
F | SQLParser\SQLParser::process_expr_list() | 12 | 170 | 89 | 2 | 0 | 0 |
F | SQLParser\Query\Select::toSql() | 33 | 48 | 26 | 8 | 0 | 0 |
F | SQLParser\SQLParser::processSQLParts() | 0 | 39 | 21 | 2 | 0 | 0 |
F | SQLParser\SQLParser::process_from() | 0 | 92 | 38 | 2 | 0 | 0 |
F | PositionCalculator::findPositionWithinString() | 0 | 31 | 24 | 2 | 0 | 0 |
D | SQLParser::process_select_expr() | 0 | 51 | 20 | 2 | 0 | 0 |
D | FindParametersService::recursiveFindParameters() | 45 | 41 | 21 | 2 | 0 | 0 |
D | SQLParser\Node\Table::walk() | 29 | 20 | 10 | 3 | 0 | 0 |
D | PHPSQLLexer::concatInlineComments() | 17 | 24 | 10 | 2 | 0 | 0 |
D | SQLParser\Node\Between::walk() | 5 | 22 | 9 | 2 | 1 | 0 |
D | SQLParser\Node\Expression::walk() | 29 | 20 | 9 | 4 | 1 | 0 |
C | SQLParser\Node\Between::toSql() | 10 | 35 | 19 | 1 | 1 | 0 |