Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
B | Collections\AbstractCollection | 10 | 1 | 288 | 53 | 38.37% | 0 | 0 | 0 |
A | AppserverIo\Collections\Dictionary | 5 | 1 | 261 | 32 | 0% | 0 | 0 | 0 |
A | Collections\IdentityDictionary | 4 | 1 | 102 | 16 | 0% | 0 | 0 | 0 |
A | AppserverIo\Collections\AbstractMap | 1 | 0 | 15 | 1 | 0% | 0 | 0 | 0 |
A | AppserverIo\Collections\Iter | 1 | 1 | 89 | 8 | 88.24% | 0 | 0 | 0 |
A | AppserverIo\Collections\ArrayList | 3 | 1 | 109 | 10 | 37.04% | 0 | 0 | 0 |
A | AppserverIo\Collections\CollectionUtils | 4 | 0 | 215 | 23 | 49.18% | 0 | 0 | 0 |
A | AppserverIo\Collections\HashMap | 8 | 1 | 97 | 18 | 33.33% | 0 | 0 | 0 |
A | AppserverIo\Collections\TreeMap | 9 | 1 | 143 | 21 | 40% | 2 | 0 | 0 |
A | AppserverIo\Collections\Enum | 2 | 1 | 59 | 5 | 0% | 0 | 0 | 0 |