Total Complexity | 63 |
Dependencies | 3 |
Dependents | 3 |
Total lines | 279 |
Lines of code | 202 |
Logical lines of code | 140 |
Comment lines | 23 |
Methods | 11 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
eat8() | 45 | 10 | 46 | |
identifyMode() | 53 | 10 | 20 | |
eatAn() | 48 | 8 | 36 | |
splitString() | 54 | 9 | 21 | |
eatNum() | 50 | 7 | 29 | |
toUpper() | 57 | 5 | 16 | |
splitStringToQRinput() | 63 | 5 | 9 | |
isdigitat() | 71 | 3 | 5 | |
eatKanji() | 63 | 3 | 10 | |
isalnumat() | 71 | 2 | 5 | |
__construct() | 74 | 1 | 5 |