-
Home
-
iControlWP
-
4.2.2
-
Code
-
Classes
- ICWP_APP_Render
Total Complexity |
41 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
324 |
Lines of code |
159 |
Logical lines of code |
89 |
Comment lines |
107 |
Methods |
26 |
Properties |
8 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getEngineStub() |
S |
59 |
4 |
17 |
renderPhp() |
S |
58 |
3 |
16 |
render() |
S |
61 |
3 |
14 |
getTemplateEngine() |
S |
68 |
3 |
7 |
getTwigEnvironment() |
S |
63 |
2 |
12 |
getTwigLoader() |
S |
69 |
2 |
7 |
getTemplateRoot() |
S |
66 |
2 |
8 |
getTemplateFullPath() |
S |
68 |
2 |
7 |
GetInstance() |
S |
72 |
2 |
6 |
autoload() |
S |
71 |
2 |
6 |
setTemplateEnginePhp() |
S |
80 |
1 |
3 |
setTemplateEngineHtml() |
S |
80 |
1 |
3 |
setAutoloaderPath() |
S |
77 |
1 |
4 |
setTemplateEngineTwig() |
S |
80 |
1 |
3 |
setTemplateEngine() |
S |
77 |
1 |
4 |
setTemplateRoot() |
S |
77 |
1 |
4 |
setTemplate() |
S |
77 |
1 |
4 |
__construct() |
S |
98 |
1 |
1 |
setRenderVars() |
S |
77 |
1 |
4 |
getRenderVars() |
S |
82 |
1 |
3 |
getTemplate() |
S |
76 |
1 |
4 |
clearRenderVars() |
S |
81 |
1 |
3 |
display() |
S |
77 |
1 |
4 |
renderTwig() |
S |
75 |
1 |
4 |
renderHtml() |
S |
68 |
1 |
7 |
getTemplateExists() |
S |
76 |
1 |
4 |