-
Home
-
Popup by Supsystic
-
1.10.3
-
Code
-
Classes
- Twig_Lexer
Total Complexity |
68 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
392 |
Lines of code |
269 |
Logical lines of code |
174 |
Comment lines |
27 |
Methods |
15 |
Properties |
15 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
lexExpression() |
B |
41 |
16 |
52 |
tokenize() |
A |
43 |
11 |
48 |
lexData() |
A |
44 |
10 |
43 |
lexString() |
S |
54 |
6 |
18 |
getOperatorRegex() |
S |
54 |
3 |
20 |
lexRawData() |
S |
60 |
3 |
11 |
lexInterpolation() |
S |
61 |
3 |
11 |
lexBlock() |
S |
64 |
3 |
9 |
lexVar() |
S |
64 |
3 |
9 |
pushToken() |
S |
69 |
3 |
6 |
__construct() |
S |
52 |
1 |
22 |
lexComment() |
S |
68 |
2 |
6 |
popState() |
S |
70 |
2 |
6 |
moveCursor() |
S |
75 |
1 |
4 |
pushState() |
S |
77 |
1 |
4 |