Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | TrueBV\Punycode::encodePart() | 0 | 44 | 13 | 13 | 1 | 0 | 0 |
B | TrueBV\Punycode::decodePart() | 0 | 28 | 5 | 5 | 0 | 0 | 0 |
B | TrueBV\Punycode::decode() | 0 | 16 | 6 | 6 | 1 | 0 | 0 |
A | TrueBV\Punycode::encode() | 0 | 13 | 4 | 4 | 1 | 0 | 0 |
A | TrueBV\Punycode::charToCodePoint() | 0 | 10 | 4 | 4 | 0 | 0 | 0 |
A | TrueBV\Punycode::codePointToChar() | 0 | 9 | 4 | 4 | 0 | 0 | 0 |
A | TrueBV\Punycode::listCodePoints() | 0 | 14 | 3 | 3 | 0 | 0 | 0 |
A | TrueBV\Punycode::adapt() | 0 | 12 | 3 | 3 | 0 | 0 | 0 |
A | TrueBV\Punycode::calculateThreshold() | 0 | 6 | 3 | 3 | 0 | 0 | 0 |
A | TrueBV\Punycode::__construct() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |