-
Home
-
Popup by Supsystic
-
1.10.22
-
Code
-
Classes
- Twig_NodeVisitor_Escaper
| Total Complexity |
31 |
| Dependencies |
13 |
| Dependents |
1 |
| Total lines |
151 |
| Lines of code |
88 |
| Logical lines of code |
56 |
| Comment lines |
19 |
| Methods |
9 |
| Properties |
6 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| enterNode() |
S |
57 |
8 |
15 |
| leaveNode() |
S |
57 |
7 |
16 |
| isSafeFor() |
S |
61 |
4 |
12 |
| escapePrintNode() |
S |
60 |
3 |
14 |
| preEscapeFilterNode() |
S |
60 |
3 |
13 |
| needEscaping() |
S |
70 |
3 |
6 |
| __construct() |
S |
80 |
1 |
3 |
| getEscaperFilter() |
S |
69 |
1 |
6 |
| getPriority() |
S |
82 |
1 |
3 |