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 | gossi\formatter\parser\TokenTracker | 3 | 1 | 57 | 9 | 100% | 0 | 0 | 0 |
A | gossi\formatter\parser\TokenMatcher | 2 | 8 | 120 | 11 | 84.62% | 0 | 0 | 0 |
A | formatter\formatters\BaseFormatter | 2 | 1 | 42 | 4 | 100% | 0 | 0 | 0 |
A | formatter\formatters\BlanksFormatter | 7 | 1 | 43 | 11 | 100% | 0 | 0 | 0 |
A | gossi\formatter\entities\Group | 0 | 1 | 29 | 3 | 33.33% | 0 | 0 | 0 |
A | gossi\formatter\utils\Sanitizer | 0 | 0 | 22 | 4 | 0% | 0 | 0 | 0 |
A | gossi\formatter\Formatter | 3 | 1 | 28 | 5 | 92.31% | 0 | 0 | 0 |
A | formatters\IndentationFormatter | 3 | 1 | 20 | 5 | 100% | 0 | 0 | 0 |
A | formatter\formatters\DelegateFormatter | 10 | 2 | 59 | 6 | 100% | 0 | 0 | 0 |
A | gossi\formatter\entities\Unit | 1 | 1 | 35 | 2 | 75% | 0 | 0 | 0 |
A | gossi\formatter\utils\Writer | 0 | 1 | 93 | 17 | 68.28% | 0 | 0 | 0 |
A | formatters\SpecializedFormatter | 1 | 0 | 12 | 1 | 100% | 0 | 0 | 0 |
A | formatter\formatters\NewlineFormatter | 10 | 2 | 77 | 17 | 90% | 0 | 0 | 0 |