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\Objects\Diff\Diff | 6 | 1 | 251 | 25 | 50.79% | 0 | 0 | 0 |
A | GitElephant\Objects\TagTest | 5 | 1 | 64 | 4 | ? | 0 | 0 | 0 |
A | GitElephant\Command\LogCommandTest | 4 | 1 | 33 | 2 | ? | 0 | 0 | 0 |
A | GitElephant\Command\BranchCommand | 1 | 1 | 149 | 14 | 87.76% | 0 | 0 | 0 |
A | GitElephant\Command\LsTreeCommand | 4 | 1 | 94 | 9 | 100% | 0 | 0 | 0 |
A | GitElephant\UtilitiesTest | 2 | 1 | 83 | 3 | ? | 0 | 0 | 0 |
A | GitElephant\Command\PullCommand | 3 | 1 | 46 | 7 | 100% | 0 | 0 | 0 |
A | GitElephant\Command\CatFileCommandTest | 4 | 1 | 51 | 2 | ? | 0 | 0 | 0 |