Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | Indigo\Ini\Parser::normalize() | 0 | 19 | 12 | 12.01 | 6 | 3 | 1 |
C | Indigo\Ini\Renderer::render() | 0 | 20 | 7 | 7 | 1 | 0 | 1 |
B | Indigo\Ini\Renderer::normalizeArray() | 0 | 15 | 6 | 6.01 | 2 | 0 | 2 |
B | Ini\Renderer::normalizeBoolean() | 0 | 12 | 6 | 6.04 | 2 | 0 | 2 |
B | Indigo\Ini\Renderer::normalizeValue() | 0 | 10 | 6 | 6 | 4 | 0 | 2 |
A | Indigo\Ini\Parser::parse() | 0 | 8 | 3 | 3.14 | 2 | 0 | 1 |
A | Indigo\Ini\Parser::compareValues() | 0 | 5 | 3 | 3 | 1 | 0 | 0 |
A | Ini\Renderer::renderKeyValuePair() | 0 | 9 | 3 | 3 | 1 | 0 | 1 |
A | Indigo\Ini\Renderer::__construct() | 0 | 2 | 1 | 1 | 2 | 0 | 2 |
A | Indigo\Ini\Renderer::checkFlag() | 0 | 2 | 1 | 1 | 1 | 0 | 1 |