| Percentage | Lines | ||
|---|---|---|---|
| OraclePDODatabase |
|
0 % | 134 |
| MSSQLPDODatabase |
|
0 % | 190 |
| MSSQLColumnMeta |
|
0 % | 438 |
| OracleColumnMeta |
|
0 % | 342 |
| PDOStatement |
|
25 % | 119 |
| PDODatabase |
|
53 % | 200 |
| MySQLColumnMeta |
|
81 % | 311 |
| MySQLPDODatabase |
|
88 % | 161 |
| DDLGeneration |
|
91 % | 105 |
| CRAP Score | Lines | ||
|---|---|---|---|
| MSSQLColumnMeta::getMySQLType() | 1406 | 119 | |
| OracleColumnMeta::getMySQLType() | 1406 | 102 | |
| MSSQLColumnMeta::getOracleType() | 1122 | 73 | |
| MSSQLColumnMeta::getLength() | 462 | 31 | |
| MySQLColumnMeta::getOracleType() | 145 | 66 | |
| OracleColumnMeta::getLength() | 110 | 16 | |
| PDODatabase::getMySQLTableDef() | 52 | 62 | |
| MSSQLPDODatabase::getIndexes() | 30 | 47 | |
| OraclePDODatabase::getIndexes() | 30 | 34 | |
| MSSQLPDODatabase::getTables() | 30 | 21 | |