Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
F | GitElephant\Repository | 30 | 4 | 1382 | 112 | 90.67% | 0 | 0 | 0 |
F | GitElephant\RepositoryTest | 9 | 1 | 1126 | 74 | ? | 0 | 0 | 0 |
D | GitElephant\Objects\Remote | 3 | 1 | 484 | 59 | 95.6% | 0 | 0 | 0 |
C | GitElephant\Objects\Tree | 7 | 1 | 503 | 56 | 61.7% | 0 | 0 | 0 |
C | GitElephant\Command\BaseCommand | 2 | 1 | 445 | 54 | 97.04% | 0 | 0 | 0 |
A | GitElephant\Objects\Diff\DiffObject | 2 | 3 | 335 | 38 | 44.83% | 0 | 0 | 0 |
A | GitElephant\Objects\Commit | 9 | 1 | 427 | 37 | 94.23% | 0 | 0 | 0 |
A | GitElephant\Command\MvCommand | 2 | 1 | 43 | 4 | 93.33% | 0 | 0 | 0 |
A | GitElephant\Objects\NodeObject | 3 | 2 | 342 | 26 | 82.95% | 0 | 0 | 0 |
A | GitElephant\Command\RevParseCommand | 1 | 1 | 76 | 4 | 100% | 0 | 0 | 0 |
A | GitElephant\Command\LogRangeCommand | 2 | 1 | 75 | 9 | 92% | 0 | 0 | 0 |
A | GitElephant\Command\BaseCommandTest | 3 | 0 | 269 | 21 | ? | 0 | 0 | 0 |
A | GitElephant\Command\DiffCommandTest | 4 | 1 | 43 | 2 | ? | 0 | 0 | 0 |
A | GitElephant\Command\StashCommandTest | 2 | 0 | 90 | 9 | ? | 0 | 0 | 0 |
A | GitElephant\Command\RemoteCommand | 3 | 1 | 110 | 8 | 100% | 0 | 0 | 0 |