-
Home
-
Localize Remote Images
-
1.0.9 (latest)
-
Code
-
Classes
- Smarty_Security
Total Complexity |
93 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
709 |
Lines of code |
265 |
Logical lines of code |
151 |
Comment lines |
342 |
Methods |
18 |
Properties |
28 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isTrustedResourceDir() |
B |
41 |
20 |
58 |
isTrustedStaticClassAccess() |
A |
52 |
8 |
24 |
isTrustedTag() |
S |
53 |
7 |
21 |
isTrustedModifier() |
S |
55 |
7 |
21 |
enableSecurity() |
S |
55 |
7 |
19 |
isTrustedConstant() |
S |
58 |
5 |
17 |
isTrustedPHPDir() |
S |
57 |
5 |
16 |
isTrustedUri() |
S |
60 |
5 |
12 |
_checkDir() |
S |
57 |
4 |
16 |
isTrustedStream() |
S |
69 |
4 |
6 |
isTrustedStaticClass() |
S |
65 |
4 |
9 |
isTrustedPhpModifier() |
S |
65 |
4 |
9 |
isTrustedPhpFunction() |
S |
65 |
4 |
9 |
startTemplate() |
S |
71 |
3 |
5 |
endTemplate() |
S |
75 |
2 |
5 |
isTrustedSpecialSmartyVar() |
S |
65 |
2 |
9 |
__construct() |
S |
73 |
1 |
5 |
registerCallBacks() |
S |
75 |
1 |
4 |