Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | SnakeToCamelCaseFormatter::format() | 0 | 12 | 2 | 1 | 0 | 1 |
A | StringBean\CombinationFormatter::format() | 0 | 3 | 2 | 0 | 0 | 0 |
A | StringBean\PrefixTrimmer::__construct() | 0 | 0 | 1 | 0 | 0 | 0 |
A | StringBean\AbstractFormatter::formatList() | 0 | 4 | 2 | 2 | 0 | 0 |
A | CombinationFormatter::__construct() | 0 | 3 | 2 | 0 | 0 | 0 |
A | UpperCaseWordsFormatter::format() | 0 | 2 | 2 | 0 | 0 | 0 |
A | UpperCaseWordsFormatter::__construct() | 0 | 0 | 1 | 0 | 0 | 0 |
A | SplitCamelCaseFormatter::format() | 0 | 5 | 2 | 0 | 0 | 0 |
A | StringBean\SuffixTrimmer::format() | 0 | 3 | 2 | 0 | 0 | 0 |
A | SplitCamelCaseFormatter::__construct() | 0 | 0 | 1 | 0 | 0 | 0 |
A | StringBean\SuffixTrimmer::__construct() | 0 | 0 | 1 | 0 | 0 | 0 |
A | StringBean\PrefixTrimmer::format() | 0 | 3 | 2 | 0 | 0 | 0 |
A | CamelToSnakeCaseFormatter::format() | 0 | 1 | 1 | 1 | 0 | 1 |