Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | ShortestCommonSuperstring::removeFullyOverlappingStrings() | 0 | 30 | 5 | 5 | 0 | 0 | 0 |
A | ShortestCommonSuperstring::mergeString() | 0 | 25 | 4 | 4 | 0 | 0 | 0 |
A | ShortestCommonSuperstring::getShortest() | 0 | 19 | 3 | 3 | 0 | 0 | 0 |
A | ShortestCommonSuperstring::storeMatchingAffixes() | 0 | 18 | 3 | 3 | 0 | 0 | 0 |
A | ShortestCommonSuperstring::mergeStrings() | 0 | 14 | 1 | 1 | 0 | 0 | 0 |
A | ShortestCommonSuperstring::compareStrings() | 0 | 13 | 3 | 3 | 0 | 0 | 0 |
A | ShortestCommonSuperstring::mergeStringPair() | 0 | 13 | 2 | 2 | 0 | 0 | 0 |
A | ShortestCommonSuperstring::mergeStringsGroup() | 0 | 10 | 4 | 4 | 0 | 0 | 0 |
A | ShortestCommonSuperstring::resetKeys() | 0 | 8 | 2 | 2 | 0 | 0 | 0 |
A | ShortestCommonSuperstring::sortStrings() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | ShortestCommonSuperstring::removeEmptyStrings() | 0 | 7 | 2 | 2 | 0 | 0 | 0 |