Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Parsers\XMLParser::extractElement() | 0 | 27 | 11 | 11 | 4 | 0 | 0 |
A | Services\JsonCollectionParser::parse() | 0 | 15 | 3 | 3.17 | 1 | 0 | 0 |
A | CSVParser::explodeCollectionValues() | 0 | 9 | 4 | 4 | 5 | 0 | 0 |
A | CSVParser::getCurrentLineAsCollection() | 0 | 6 | 1 | 1 | 2 | 0 | 0 |
A | StreamParser\Parsers\XMLParser::each() | 0 | 4 | 2 | 2 | 1 | 0 | 0 |
A | Parsers\CSVParser::currentLineIsValid() | 0 | 3 | 2 | 2 | 0 | 0 | 0 |
A | Parsers\XMLParser::shouldBeSkipped() | 0 | 4 | 2 | 2 | 1 | 0 | 0 |
A | JsonCollectionParser::openFile() | 0 | 4 | 2 | 2.03 | 1 | 0 | 0 |
A | Parsers\XMLParser::isEndElement() | 0 | 4 | 3 | 3.14 | 1 | 0 | 0 |
A | StreamParser\StreamParser::__construct() | 0 | 5 | 3 | 3 | 0 | 0 | 0 |
A | StreamParser\Parsers\CSVParser::each() | 0 | 5 | 3 | 3 | 2 | 0 | 0 |
A | XMLParser::getCurrentElementAttributes() | 0 | 5 | 3 | 3 | 1 | 0 | 0 |
A | Parsers\CSVParser::isEmptyValue() | 0 | 1 | 2 | 2 | 0 | 0 | 0 |
A | StreamParser\Parsers\XMLParser::isElement() | 0 | 4 | 3 | 3.14 | 1 | 0 | 0 |
A | StreamParser\Parsers\JSONParser::each() | 0 | 3 | 1 | 1 | 1 | 0 | 0 |