Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
C | gossi\formatter\parser\Context | 10 | 1 | 315 | 56 | 92.62% | 0 | 0 | 0 |
A | gossi\formatter\parser\Analyzer | 10 | 1 | 153 | 41 | 94.62% | 0 | 0 | 0 |
A | formatters\SpecializedFormatter | 1 | 0 | 12 | 1 | 100% | 0 | 0 | 0 |
A | gossi\formatter\events\BlockEvent | 2 | 1 | 24 | 4 | 100% | 0 | 0 | 0 |
A | formatter\formatters\NewlineFormatter | 10 | 2 | 77 | 17 | 90% | 0 | 0 | 0 |
A | formatter\collections\UnitCollection | 1 | 1 | 29 | 4 | 100% | 0 | 0 | 0 |
A | formatter\formatters\CommentsFormatter | 4 | 1 | 26 | 9 | 53.33% | 0 | 0 | 0 |
A | gossi\formatter\parser\Lexer | 2 | 0 | 40 | 5 | 87.5% | 0 | 0 | 0 |
A | gossi\formatter\events\TokenEvent | 1 | 0 | 12 | 2 | 100% | 0 | 0 | 0 |
A | formatters\WhitespaceFormatter | 7 | 1 | 133 | 28 | 95% | 0 | 0 | 0 |
A | formatter\commands\FormatterCommand | 4 | 1 | 43 | 4 | 0% | 0 | 0 | 0 |
A | formatter\formatters\DefaultFormatter | 5 | 1 | 96 | 20 | 85% | 0 | 0 | 0 |
A | gossi\formatter\parser\Parser | 6 | 1 | 79 | 7 | 100% | 0 | 0 | 0 |
A | gossi\formatter\FormatterCli | 3 | 0 | 40 | 3 | 0% | 0 | 0 | 0 |
A | gossi\formatter\entities\Block | 1 | 2 | 105 | 7 | 80% | 0 | 0 | 0 |