Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | Collections\AbstractCollection::get() | 38 | 26 | 14 | 96.69 | 0 | 0 | 0 |
C | Collections\AbstractCollection::remove() | 42 | 28 | 14 | 90.5 | 0 | 0 | 0 |
C | AppserverIo\Collections\HashMap::add() | 25 | 22 | 12 | 78.43 | 0 | 0 | 0 |
C | AppserverIo\Collections\TreeMap::add() | 29 | 24 | 12 | 72.75 | 1 | 0 | 0 |
C | Collections\AbstractCollection::exists() | 4 | 20 | 12 | 85.73 | 0 | 0 | 0 |
B | Collections\CollectionUtils::filter() | 0 | 11 | 4 | 4.01 | 0 | 0 | 0 |
B | Collections\IdentityDictionary::get() | 21 | 10 | 6 | 42 | 0 | 0 | 0 |
B | AppserverIo\Collections\Dictionary::get() | 0 | 10 | 6 | 42 | 0 | 0 | 0 |
B | Collections\IdentityDictionary::remove() | 21 | 11 | 5 | 30 | 0 | 0 | 0 |
B | Collections\Dictionary::remove() | 21 | 11 | 5 | 30 | 0 | 0 | 0 |
B | Collections\IdentityDictionary::exists() | 19 | 9 | 5 | 30 | 0 | 0 | 0 |
B | Collections\Dictionary::exists() | 19 | 9 | 5 | 30 | 0 | 0 | 0 |
B | Collections\TreeMap::__construct() | 22 | 10 | 4 | 4.32 | 1 | 0 | 0 |
A | AppserverIo\Collections\Dictionary::add() | 0 | 11 | 4 | 20 | 0 | 0 | 0 |
A | Collections\ArrayList::__construct() | 0 | 10 | 4 | 6.6 | 0 | 0 | 0 |