-
Home
-
Tamago-DB Job board
-
2.0.13
-
Code
-
Classes
- Smarty_Security
| Total Complexity |
89 |
| Dependencies |
5 |
| Dependents |
2 |
| Total lines |
700 |
| Lines of code |
269 |
| Logical lines of code |
145 |
| Comment lines |
342 |
| Methods |
19 |
| Properties |
28 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isTrustedResourceDir() |
A |
48 |
9 |
34 |
| isTrustedStaticClassAccess() |
A |
52 |
8 |
24 |
| isTrustedModifier() |
S |
52 |
7 |
27 |
| isTrustedTag() |
S |
51 |
7 |
26 |
| enableSecurity() |
S |
55 |
7 |
19 |
| isTrustedPHPDir() |
S |
55 |
6 |
18 |
| isTrustedConstant() |
S |
57 |
5 |
17 |
| _checkDir() |
S |
57 |
5 |
17 |
| _updateResourceDir() |
S |
60 |
5 |
13 |
| isTrustedUri() |
S |
60 |
5 |
12 |
| isTrustedPhpFunction() |
S |
65 |
4 |
9 |
| isTrustedStaticClass() |
S |
65 |
4 |
9 |
| isTrustedPhpModifier() |
S |
65 |
4 |
9 |
| isTrustedStream() |
S |
69 |
4 |
6 |
| startTemplate() |
S |
71 |
3 |
5 |
| isTrustedSpecialSmartyVar() |
S |
62 |
2 |
12 |
| endTemplate() |
S |
75 |
2 |
5 |
| __construct() |
S |
81 |
1 |
3 |
| registerCallBacks() |
S |
75 |
1 |
4 |