SimpleLexer S

Total Complexity 36
Dependencies 2
Dependents 4
Total lines 264
Lines of code 117
Logical lines of code 69
Comment lines 127
Methods 13
Properties 5

Methods 13

Method Rating Maintainability Complexity Lines of code
parse()
S
53 7 23
dispatchTokens()
S
54 7 23
addPattern()
S
66 3 9
addEntryPattern()
S
65 3 9
addExitPattern()
S
65 3 9
addSpecialPattern()
S
65 3 9
invokeParser()
S
67 3 7
reduce()
S
64 2 9
__construct()
S
69 1 7
mapHandler()
S
80 1 3
isModeEnd()
S
80 1 3
isSpecialMode()
S
78 1 3
decodeSpecial()
S
79 1 3