PHPMD report

Problems found

#FileLineProblem
1 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/YiiBase.php 54 The class YiiBase has 14 methods. Consider refactoring YiiBase to keep number of methods under 10.
2 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/YiiBase.php 54 The class YiiBase has an overall complexity of 94 which is very high. The configured complexity threshold is 50.
3 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/YiiBase.php 263 The method import() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10.
4 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/YiiBase.php 263 The method import() has an NPath complexity of 7488. The configured NPath complexity threshold is 200.
5 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/YiiBase.php 397 The method autoload() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
6 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/YiiBase.php 577 The method t() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
7 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/YiiBase.php 577 The method t() has an NPath complexity of 2860. The configured NPath complexity threshold is 200.
8 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CApplication.php 85 The class CApplication has 53 public methods and attributes. Consider to reduce the number of public items under 45.
9 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CApplication.php 85 The class CApplication has 20 methods. Consider refactoring CApplication to keep number of methods under 10.
10 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CApplication.php 85 The class CApplication has an overall complexity of 121 which is very high. The configured complexity threshold is 50.
11 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CApplication.php 85 The class CApplication has a coupling between objects value of 21. Consider to reduce the number of dependencies under 13.
12 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CApplication.php 198 The method end() contains an exit expression.
13 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CApplication.php 756 The method handleException() contains an exit expression.
14 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CApplication.php 777 The method handleError() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
15 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CApplication.php 777 The method handleError() has an NPath complexity of 801. The configured NPath complexity threshold is 200.
16 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CApplication.php 839 The method handleError() contains an exit expression.
17 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CComponent.php 89 The class CComponent has 23 methods. Consider refactoring CComponent to keep number of methods under 10.
18 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CComponent.php 89 The class CComponent has an overall complexity of 101 which is very high. The configured complexity threshold is 50.
19 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CComponent.php 107 The method __get() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
20 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CComponent.php 148 The method __set() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
21 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CComponent.php 184 The method __isset() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
22 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CComponent.php 215 The method __unset() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
23 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CComponent.php 543 The method raiseEvent() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
24 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CComponent.php 612 The method evaluateExpression() contains an eval expression.
25 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CErrorHandler.php 56 The class CErrorHandler has an overall complexity of 93 which is very high. The configured complexity threshold is 50.
26 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CErrorHandler.php 92 The method handle() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
27 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CErrorHandler.php 157 The method handleException() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
28 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CErrorHandler.php 157 The method handleException() has an NPath complexity of 721. The configured NPath complexity threshold is 200.
29 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CErrorHandler.php 221 The method handleError() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
30 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CErrorHandler.php 221 The method handleError() has an NPath complexity of 2150. The configured NPath complexity threshold is 200.
31 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CErrorHandler.php 348 The method getViewFile() has an NPath complexity of 300. The configured NPath complexity threshold is 200.
32 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CErrorHandler.php 413 The method argumentsToString() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
33 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CErrorHandler.php 485 The method renderSourceCode() has an NPath complexity of 1100. The configured NPath complexity threshold is 200.
34 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CModel.php 29 The class CModel has 25 methods. Consider refactoring CModel to keep number of methods under 10.
35 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CModel.php 29 The class CModel has an overall complexity of 76 which is very high. The configured complexity threshold is 50.
36 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CModule.php 38 The class CModule has an overall complexity of 76 which is very high. The configured complexity threshold is 50.
37 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CModule.php 407 The method setComponent() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
38 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CSecurityManager.php 46 The class CSecurityManager has 14 methods. Consider refactoring CSecurityManager to keep number of methods under 10.
39 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CSecurityManager.php 46 The class CSecurityManager has an overall complexity of 75 which is very high. The configured complexity threshold is 50.
40 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CSecurityManager.php 362 The method generateRandomBytes() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
41 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/base/CSecurityManager.php 362 The method generateRandomBytes() has an NPath complexity of 3840. The configured NPath complexity threshold is 200.
42 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/caching/CCache.php 49 The class CCache has 13 methods. Consider refactoring CCache to keep number of methods under 10.
43 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/caching/CCache.php 130 The method mget() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
44 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/caching/CRedisCache.php 133 The method parseResponse() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
45 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/caching/dependencies/CDirectoryCacheDependency.php 82 The method generateTimestamps() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
46 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MessageCommand.php 72 The method run() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
47 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MessageCommand.php 72 The method run() has an NPath complexity of 20480. The configured NPath complexity threshold is 200.
48 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MessageCommand.php 144 The method extractMessages() contains an eval expression.
49 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MessageCommand.php 150 The method generateMessageFile() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
50 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MessageCommand.php 150 The method generateMessageFile() has an NPath complexity of 450. The configured NPath complexity threshold is 200.
51 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MigrateCommand.php 29 The class MigrateCommand has 14 methods. Consider refactoring MigrateCommand to keep number of methods under 10.
52 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MigrateCommand.php 29 The class MigrateCommand has an overall complexity of 102 which is very high. The configured complexity threshold is 50.
53 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MigrateCommand.php 72 The method beforeAction() contains an exit expression.
54 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MigrateCommand.php 82 The method actionUp() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
55 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MigrateCommand.php 82 The method actionUp() has an NPath complexity of 3600. The configured NPath complexity threshold is 200.
56 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MigrateCommand.php 119 The method actionDown() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
57 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MigrateCommand.php 119 The method actionDown() has an NPath complexity of 1800. The configured NPath complexity threshold is 200.
58 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MigrateCommand.php 155 The method actionRedo() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
59 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MigrateCommand.php 155 The method actionRedo() has an NPath complexity of 3000. The configured NPath complexity threshold is 200.
60 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MigrateCommand.php 243 The method actionMark() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
61 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/MigrateCommand.php 446 The method getDbConnection() contains an exit expression.
62 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/ShellCommand.php 131 The method runShell() contains an eval expression.
63 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/WebAppCommand.php 47 The method run() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
64 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/WebAppCommand.php 47 The method run() has an NPath complexity of 1344. The configured NPath complexity threshold is 200.
65 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/WebAppCommand.php 74 The method run() contains an exit expression.
66 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/ControllerCommand.php 80 The method run() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
67 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/ControllerCommand.php 80 The method run() has an NPath complexity of 10040. The configured NPath complexity threshold is 200.
68 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/CrudCommand.php 18 The class CrudCommand has 11 methods. Consider refactoring CrudCommand to keep number of methods under 10.
69 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/CrudCommand.php 18 The class CrudCommand has an overall complexity of 50 which is very high. The configured complexity threshold is 50.
70 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/CrudCommand.php 87 The method run() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
71 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/CrudCommand.php 87 The method run() has an NPath complexity of 302400. The configured NPath complexity threshold is 200.
72 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/CrudCommand.php 87 The method run() has 104 lines of code. Current threshold is set to 100. Avoid really long methods.
73 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/ModelCommand.php 18 The class ModelCommand has 11 methods. Consider refactoring ModelCommand to keep number of methods under 10.
74 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/ModelCommand.php 18 The class ModelCommand has an overall complexity of 80 which is very high. The configured complexity threshold is 50.
75 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/ModelCommand.php 250 The method run() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
76 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/ModelCommand.php 250 The method run() has an NPath complexity of 1050000. The configured NPath complexity threshold is 200.
77 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/ModelCommand.php 250 The method run() has 132 lines of code. Current threshold is set to 100. Avoid really long methods.
78 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/ModelCommand.php 383 The method generateModel() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10.
79 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/cli/commands/shell/ModelCommand.php 383 The method generateModel() has an NPath complexity of 122410. The configured NPath complexity threshold is 200.
80 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/collections/CAttributeCollection.php 31 The class CAttributeCollection has 12 methods. Consider refactoring CAttributeCollection to keep number of methods under 10.
81 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/collections/CList.php 38 The class CList has 17 methods. Consider refactoring CList to keep number of methods under 10.
82 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/collections/CList.php 38 The class CList has an overall complexity of 50 which is very high. The configured complexity threshold is 50.
83 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/collections/CMap.php 35 The class CMap has 15 methods. Consider refactoring CMap to keep number of methods under 10.
84 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/console/CConsoleApplication.php 79 The method init() contains an exit expression.
85 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/console/CConsoleCommand.php 49 The class CConsoleCommand has 17 methods. Consider refactoring CConsoleCommand to keep number of methods under 10.
86 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/console/CConsoleCommand.php 49 The class CConsoleCommand has an overall complexity of 87 which is very high. The configured complexity threshold is 50.
87 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/console/CConsoleCommand.php 117 The method run() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
88 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/console/CConsoleCommand.php 117 The method run() has an NPath complexity of 2376. The configured NPath complexity threshold is 200.
89 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/console/CConsoleCommand.php 338 The method usageError() contains an exit expression.
90 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/console/CConsoleCommand.php 360 The method copyFiles() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
91 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/console/CConsoleCommand.php 360 The method copyFiles() has an NPath complexity of 1101. The configured NPath complexity threshold is 200.
92 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbCommand.php 64 The class CDbCommand has 1547 lines of code. Current threshold is 1000. Avoid really long classes.
93 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbCommand.php 64 The class CDbCommand has 77 public methods and attributes. Consider to reduce the number of public items under 45.
94 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbCommand.php 64 The class CDbCommand has 52 methods. Consider refactoring CDbCommand to keep number of methods under 10.
95 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbCommand.php 64 The class CDbCommand has an overall complexity of 229 which is very high. The configured complexity threshold is 50.
96 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbCommand.php 316 The method execute() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
97 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbCommand.php 470 The method queryInternal() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
98 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbCommand.php 470 The method queryInternal() has an NPath complexity of 1456. The configured NPath complexity threshold is 200.
99 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbCommand.php 558 The method buildQuery() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
100 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbCommand.php 558 The method buildQuery() has an NPath complexity of 2160000. The configured NPath complexity threshold is 200.
101 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbCommand.php 1483 The method processConditions() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10.
102 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbCommand.php 1483 The method processConditions() has an NPath complexity of 832320. The configured NPath complexity threshold is 200.
103 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbConnection.php 106 The class CDbConnection has 57 public methods and attributes. Consider to reduce the number of public items under 45.
104 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbConnection.php 106 The class CDbConnection has 24 fields. Consider to redesign CDbConnection to keep the number of fields under 15.
105 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbConnection.php 106 The class CDbConnection has 13 methods. Consider refactoring CDbConnection to keep number of methods under 10.
106 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbConnection.php 106 The class CDbConnection has an overall complexity of 72 which is very high. The configured complexity threshold is 50.
107 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbDataReader.php 37 The class CDbDataReader has 14 methods. Consider refactoring CDbDataReader to keep number of methods under 10.
108 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/CDbMigration.php 39 The class CDbMigration has 23 methods. Consider refactoring CDbMigration to keep number of methods under 10.
109 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 200 The method buildJoinTree() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10.
110 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 200 The method buildJoinTree() has an NPath complexity of 276490. The configured NPath complexity threshold is 200.
111 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 200 The method buildJoinTree() has 101 lines of code. Current threshold is set to 100. Avoid really long methods.
112 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 311 The class CJoinElement has 18 fields. Consider to redesign CJoinElement to keep the number of fields under 15.
113 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 311 The class CJoinElement has 13 methods. Consider refactoring CJoinElement to keep number of methods under 10.
114 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 311 The class CJoinElement has an overall complexity of 176 which is very high. The configured complexity threshold is 50.
115 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 459 The method lazyFind() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
116 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 459 The method lazyFind() has an NPath complexity of 1440. The configured NPath complexity threshold is 200.
117 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 534 The method applyLazyCondition() has a Cyclomatic Complexity of 32. The configured cyclomatic complexity threshold is 10.
118 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 534 The method applyLazyCondition() has an NPath complexity of 1858. The configured NPath complexity threshold is 200.
119 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 534 The method applyLazyCondition() has 147 lines of code. Current threshold is set to 100. Avoid really long methods.
120 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 813 The method populateRecord() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
121 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 813 The method populateRecord() has an NPath complexity of 1550. The configured NPath complexity threshold is 200.
122 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 905 The method getColumnSelect() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
123 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 905 The method getColumnSelect() has an NPath complexity of 494. The configured NPath complexity threshold is 200.
124 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 1081 The method joinOneMany() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
125 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 1127 The method joinManyMany() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
126 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 1127 The method joinManyMany() has an NPath complexity of 624. The configured NPath complexity threshold is 200.
127 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 1315 The method createCommand() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
128 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 1315 The method createCommand() has an NPath complexity of 6480. The configured NPath complexity threshold is 200.
129 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 1362 The class CStatElement has an overall complexity of 59 which is very high. The configured complexity threshold is 50.
130 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 1397 The method queryOneMany() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10.
131 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 1397 The method queryOneMany() has an NPath complexity of 13500000. The configured NPath complexity threshold is 200.
132 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 1397 The method queryOneMany() has 106 lines of code. Current threshold is set to 100. Avoid really long methods.
133 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 1508 The method queryManyMany() has a Cyclomatic Complexity of 33. The configured cyclomatic complexity threshold is 10.
134 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 1508 The method queryManyMany() has an NPath complexity of 7862400000. The configured NPath complexity threshold is 200.
135 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveFinder.php 1508 The method queryManyMany() has 130 lines of code. Current threshold is set to 100. Avoid really long methods.
136 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 40 The class CActiveRecord has 1886 lines of code. Current threshold is 1000. Avoid really long classes.
137 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 40 The class CActiveRecord has 84 public methods and attributes. Consider to reduce the number of public items under 45.
138 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 40 The class CActiveRecord has 71 methods. Consider refactoring CActiveRecord to keep number of methods under 10.
139 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 40 The class CActiveRecord has an overall complexity of 234 which is very high. The configured complexity threshold is 50.
140 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 40 The class CActiveRecord has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13.
141 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 250 The method getRelated() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
142 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 250 The method getRelated() has an NPath complexity of 5400. The configured NPath complexity threshold is 200.
143 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 1067 The method insert() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
144 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 1366 The method applyScopes() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
145 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 2006 The method mergeWith() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10.
146 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 2006 The method mergeWith() has an NPath complexity of 543750. The configured NPath complexity threshold is 200.
147 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 2161 The method mergeWith() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
148 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 2161 The method mergeWith() has an NPath complexity of 960. The configured NPath complexity threshold is 200.
149 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/ar/CActiveRecord.php 2356 The method __construct() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
150 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbColumnSchema.php 138 The method typecast() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
151 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCommandBuilder.php 21 The class CDbCommandBuilder has 25 methods. Consider refactoring CDbCommandBuilder to keep number of methods under 10.
152 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCommandBuilder.php 21 The class CDbCommandBuilder has an overall complexity of 144 which is very high. The configured complexity threshold is 50.
153 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCommandBuilder.php 74 The method createFindCommand() has an NPath complexity of 200. The configured NPath complexity threshold is 200.
154 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCommandBuilder.php 111 The method createCountCommand() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
155 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCommandBuilder.php 111 The method createCountCommand() has an NPath complexity of 5472. The configured NPath complexity threshold is 200.
156 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCommandBuilder.php 208 The method createInsertCommand() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
157 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCommandBuilder.php 277 The method composeMultipleInsertCommand() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
158 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCommandBuilder.php 277 The method composeMultipleInsertCommand() has an NPath complexity of 340. The configured NPath complexity threshold is 200.
159 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCommandBuilder.php 658 The method createColumnCriteria() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
160 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCommandBuilder.php 760 The method createInCondition() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
161 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCommandBuilder.php 760 The method createInCondition() has an NPath complexity of 1200. The configured NPath complexity threshold is 200.
162 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCriteria.php 26 The class CDbCriteria has 16 fields. Consider to redesign CDbCriteria to keep the number of fields under 15.
163 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCriteria.php 26 The class CDbCriteria has 11 methods. Consider refactoring CDbCriteria to keep number of methods under 10.
164 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCriteria.php 26 The class CDbCriteria has an overall complexity of 94 which is very high. The configured complexity threshold is 50.
165 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCriteria.php 494 The method mergeWith() has a Cyclomatic Complexity of 51. The configured cyclomatic complexity threshold is 10.
166 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCriteria.php 494 The method mergeWith() has an NPath complexity of 24574427136. The configured NPath complexity threshold is 200.
167 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbCriteria.php 494 The method mergeWith() has 139 lines of code. Current threshold is set to 100. Avoid really long methods.
168 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbSchema.php 25 The class CDbSchema has 26 methods. Consider refactoring CDbSchema to keep number of methods under 10.
169 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbSchema.php 25 The class CDbSchema has an overall complexity of 79 which is very high. The configured complexity threshold is 50.
170 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/CDbSchema.php 72 The method getTable() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
171 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/mssql/CMssqlCommandBuilder.php 21 The class CMssqlCommandBuilder has 12 methods. Consider refactoring CMssqlCommandBuilder to keep number of methods under 10.
172 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/mssql/CMssqlCommandBuilder.php 61 The method createUpdateCommand() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
173 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/mssql/CMssqlCommandBuilder.php 220 The method findOrdering() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
174 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/mssql/CMssqlSchema.php 19 The class CMssqlSchema has 16 methods. Consider refactoring CMssqlSchema to keep number of methods under 10.
175 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/mysql/CMysqlSchema.php 18 The class CMysqlSchema has 16 methods. Consider refactoring CMysqlSchema to keep number of methods under 10.
176 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/oci/COciCommandBuilder.php 80 The method createInsertCommand() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
177 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/oci/COciSchema.php 19 The class COciSchema has 14 methods. Consider refactoring COciSchema to keep number of methods under 10.
178 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/pgsql/CPgsqlSchema.php 18 The class CPgsqlSchema has 16 methods. Consider refactoring CPgsqlSchema to keep number of methods under 10.
179 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/pgsql/CPgsqlSchema.php 18 The class CPgsqlSchema has an overall complexity of 51 which is very high. The configured complexity threshold is 50.
180 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/db/schema/sqlite/CSqliteSchema.php 18 The class CSqliteSchema has 18 methods. Consider refactoring CSqliteSchema to keep number of methods under 10.
181 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/CCodeModel.php 37 The class CCodeModel has 20 methods. Consider refactoring CCodeModel to keep number of methods under 10.
182 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/CCodeModel.php 37 The class CCodeModel has an overall complexity of 53 which is very high. The configured complexity threshold is 50.
183 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/GiiModule.php 205 The method findGenerators() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
184 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/native.php 31 The class Text_Diff_Engine_native has an overall complexity of 95 which is very high. The configured complexity threshold is 50.
185 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/native.php 33 The method diff() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10.
186 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/native.php 33 The method diff() has an NPath complexity of 130176. The configured NPath complexity threshold is 200.
187 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/native.php 33 The method diff() has 101 lines of code. Current threshold is set to 100. Avoid really long methods.
188 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/native.php 151 The method _diag() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
189 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/native.php 151 The method _diag() has an NPath complexity of 436800. The configured NPath complexity threshold is 200.
190 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/native.php 271 The method _compareseq() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
191 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/native.php 271 The method _compareseq() has an NPath complexity of 288. The configured NPath complexity threshold is 200.
192 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/native.php 330 The method _shiftBoundaries() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10.
193 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/native.php 330 The method _shiftBoundaries() has an NPath complexity of 183871. The configured NPath complexity threshold is 200.
194 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/native.php 330 The method _shiftBoundaries() has 107 lines of code. Current threshold is set to 100. Avoid really long methods.
195 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/shell.php 36 The method diff() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
196 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/shell.php 36 The method diff() has an NPath complexity of 292. The configured NPath complexity threshold is 200.
197 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/string.php 25 The class Text_Diff_Engine_string has an overall complexity of 73 which is very high. The configured complexity threshold is 50.
198 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/string.php 40 The method diff() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
199 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/string.php 40 The method diff() has an NPath complexity of 520. The configured NPath complexity threshold is 200.
200 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/string.php 80 The method parseUnifiedDiff() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
201 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/string.php 135 The method parseContextDiff() has a Cyclomatic Complexity of 44. The configured cyclomatic complexity threshold is 10.
202 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/string.php 135 The method parseContextDiff() has an NPath complexity of 1394402. The configured NPath complexity threshold is 200.
203 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Engine/string.php 135 The method parseContextDiff() has 101 lines of code. Current threshold is set to 100. Avoid really long methods.
204 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Renderer.php 17 The class Text_Diff_Renderer has 13 methods. Consider refactoring Text_Diff_Renderer to keep number of methods under 10.
205 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/Renderer.php 72 The method render() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
206 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/ThreeWay.php 79 The method _diff3() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10.
207 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff/ThreeWay.php 79 The method _diff3() has an NPath complexity of 278. The configured NPath complexity threshold is 200.
208 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff3.php 79 The method _diff3() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10.
209 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/components/Pear/Text/Diff3.php 79 The method _diff3() has an NPath complexity of 278. The configured NPath complexity threshold is 200.
210 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/generators/crud/CrudCode.php 3 The class CrudCode has 12 methods. Consider refactoring CrudCode to keep number of methods under 10.
211 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/generators/crud/CrudCode.php 3 The class CrudCode has an overall complexity of 56 which is very high. The configured complexity threshold is 50.
212 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/generators/model/ModelCode.php 3 The class ModelCode has 17 methods. Consider refactoring ModelCode to keep number of methods under 10.
213 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/generators/model/ModelCode.php 3 The class ModelCode has an overall complexity of 107 which is very high. The configured complexity threshold is 50.
214 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/generators/model/ModelCode.php 66 The method prepare() has an NPath complexity of 260. The configured NPath complexity threshold is 200.
215 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/generators/model/ModelCode.php 117 The method validateTableName() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
216 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/generators/model/ModelCode.php 117 The method validateTableName() has an NPath complexity of 208. The configured NPath complexity threshold is 200.
217 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/generators/model/ModelCode.php 220 The method generateRules() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
218 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/generators/model/ModelCode.php 220 The method generateRules() has an NPath complexity of 1392. The configured NPath complexity threshold is 200.
219 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/generators/model/ModelCode.php 266 The method removePrefix() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
220 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/gii/generators/model/ModelCode.php 294 The method generateRelations() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
221 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/CChoiceFormat.php 74 The method evaluate() contains an eval expression.
222 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/CDateFormatter.php 36 The class CDateFormatter has 21 methods. Consider refactoring CDateFormatter to keep number of methods under 10.
223 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/CDateFormatter.php 36 The class CDateFormatter has an overall complexity of 103 which is very high. The configured complexity threshold is 50.
224 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/CDateFormatter.php 142 The method parseFormat() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
225 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/CDateFormatter.php 225 The method formatMonth() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
226 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/CDateFormatter.php 317 The method formatDayInWeek() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
227 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/CLocale.php 37 The class CLocale has an overall complexity of 74 which is very high. The configured complexity threshold is 50.
228 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/CLocale.php 418 The method getLocaleDisplayName() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
229 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/CNumberFormatter.php 165 The method formatNumber() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
230 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/CNumberFormatter.php 165 The method formatNumber() has an NPath complexity of 672. The configured NPath complexity threshold is 200.
231 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/CNumberFormatter.php 219 The method parseFormat() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
232 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/CNumberFormatter.php 219 The method parseFormat() has an NPath complexity of 1080. The configured NPath complexity threshold is 200.
233 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/gettext/CGettextMoFile.php 66 The method load() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
234 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/i18n/gettext/CGettextMoFile.php 66 The method load() has an NPath complexity of 768. The configured NPath complexity threshold is 200.
235 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/logging/CLogger.php 184 The method filterAllCategories() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
236 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/logging/CProfileLogRoute.php 137 The method displaySummary() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
237 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/logging/CWebLogRoute.php 60 The method render() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
238 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/test/CDbFixtureManager.php 41 The class CDbFixtureManager has an overall complexity of 50 which is very high. The configured complexity threshold is 50.
239 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/test/CDbFixtureManager.php 202 The method getFixtures() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
240 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CDateTimeParser.php 56 The class CDateTimeParser has an overall complexity of 103 which is very high. The configured complexity threshold is 50.
241 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CDateTimeParser.php 80 The method parse() has a Cyclomatic Complexity of 71. The configured cyclomatic complexity threshold is 10.
242 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CDateTimeParser.php 80 The method parse() has an NPath complexity of 897661440. The configured NPath complexity threshold is 200.
243 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CDateTimeParser.php 80 The method parse() has 182 lines of code. Current threshold is set to 100. Avoid really long methods.
244 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CDateTimeParser.php 266 The method tokenize() has an NPath complexity of 5425. The configured NPath complexity threshold is 200.
245 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CDateTimeParser.php 324 The method parseMonth() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
246 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CDateTimeParser.php 324 The method parseMonth() has an NPath complexity of 83700. The configured NPath complexity threshold is 200.
247 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CFileHelper.php 18 The class CFileHelper has an overall complexity of 57 which is very high. The configured complexity threshold is 50.
248 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CFileHelper.php 246 The method getMimeType() has an NPath complexity of 1140. The configured NPath complexity threshold is 200.
249 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CFileHelper.php 272 The method getMimeTypeByExtension() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
250 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CFormatter.php 51 The class CFormatter has 16 methods. Consider refactoring CFormatter to keep number of methods under 10.
251 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CFormatter.php 315 The method formatSize() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
252 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CFormatter.php 315 The method formatSize() has an NPath complexity of 375. The configured NPath complexity threshold is 200.
253 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CPasswordHelper.php 148 The method same() has an NPath complexity of 210. The configured NPath complexity threshold is 200.
254 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CPropertyValue.php 113 The method ensureArray() contains an eval expression.
255 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CTimestamp.php 33 The class CTimestamp has an overall complexity of 102 which is very high. The configured complexity threshold is 50.
256 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CTimestamp.php 201 The method isValidTime() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
257 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CTimestamp.php 216 The method formatDate() has a Cyclomatic Complexity of 63. The configured cyclomatic complexity threshold is 10.
258 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CTimestamp.php 216 The method formatDate() has an NPath complexity of 11844. The configured NPath complexity threshold is 200.
259 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CTimestamp.php 216 The method formatDate() has 141 lines of code. Current threshold is set to 100. Avoid really long methods.
260 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/utils/CVarDumper.php 72 The method dumpInternal() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
261 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CBooleanValidator.php 54 The method validateAttribute() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
262 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CCaptchaValidator.php 91 The method clientValidateAttribute() has an NPath complexity of 1250. The configured NPath complexity threshold is 200.
263 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CCompareValidator.php 82 The method validateAttribute() has a Cyclomatic Complexity of 31. The configured cyclomatic complexity threshold is 10.
264 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CCompareValidator.php 82 The method validateAttribute() has an NPath complexity of 1584. The configured NPath complexity threshold is 200.
265 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CCompareValidator.php 139 The method clientValidateAttribute() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
266 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CCompareValidator.php 139 The method clientValidateAttribute() has an NPath complexity of 420. The configured NPath complexity threshold is 200.
267 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CDateValidator.php 49 The method validateAttribute() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
268 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CDateValidator.php 49 The method validateAttribute() has an NPath complexity of 378. The configured NPath complexity threshold is 200.
269 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CEmailValidator.php 88 The method validateValue() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
270 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CExistValidator.php 70 The method validateAttribute() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
271 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CExistValidator.php 70 The method validateAttribute() has an NPath complexity of 90000. The configured NPath complexity threshold is 200.
272 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CFileValidator.php 62 The class CFileValidator has an overall complexity of 54 which is very high. The configured complexity threshold is 50.
273 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CFileValidator.php 146 The method validateAttribute() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
274 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CFileValidator.php 184 The method validateFile() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10.
275 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CFileValidator.php 184 The method validateFile() has an NPath complexity of 184912. The configured NPath complexity threshold is 200.
276 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CNumberValidator.php 76 The method validateAttribute() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
277 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CNumberValidator.php 76 The method validateAttribute() has an NPath complexity of 10584. The configured NPath complexity threshold is 200.
278 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CNumberValidator.php 125 The method clientValidateAttribute() has an NPath complexity of 960. The configured NPath complexity threshold is 200.
279 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CRangeValidator.php 48 The method validateAttribute() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
280 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CRangeValidator.php 48 The method validateAttribute() has an NPath complexity of 312. The configured NPath complexity threshold is 200.
281 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CRangeValidator.php 88 The method clientValidateAttribute() has an NPath complexity of 240. The configured NPath complexity threshold is 200.
282 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CRegularExpressionValidator.php 44 The method validateAttribute() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
283 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CRegularExpressionValidator.php 70 The method clientValidateAttribute() has an NPath complexity of 400. The configured NPath complexity threshold is 200.
284 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CStringValidator.php 77 The method validateAttribute() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
285 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CStringValidator.php 77 The method validateAttribute() has an NPath complexity of 14406. The configured NPath complexity threshold is 200.
286 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CTypeValidator.php 111 The method validateValue() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
287 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CTypeValidator.php 111 The method validateValue() has an NPath complexity of 210. The configured NPath complexity threshold is 200.
288 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CUniqueValidator.php 80 The method validateAttribute() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
289 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CUniqueValidator.php 80 The method validateAttribute() has an NPath complexity of 540000. The configured NPath complexity threshold is 200.
290 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CValidator.php 141 The method createValidator() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
291 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/validators/CValidator.php 141 The method createValidator() has an NPath complexity of 3600. The configured NPath complexity threshold is 200.
292 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 58 The class Net_IDNA2 has 3343 lines of code. Current threshold is 1000. Avoid really long classes.
293 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 58 The class Net_IDNA2 has 31 fields. Consider to redesign Net_IDNA2 to keep the number of fields under 15.
294 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 58 The class Net_IDNA2 has 23 methods. Consider refactoring Net_IDNA2 to keep number of methods under 10.
295 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 58 The class Net_IDNA2 has an overall complexity of 224 which is very high. The configured complexity threshold is 50.
296 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 2267 The method setParams() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
297 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 2325 The method encode() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10.
298 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 2325 The method encode() has an NPath complexity of 1512. The configured NPath complexity threshold is 200.
299 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 2413 The method decode() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
300 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 2413 The method decode() has an NPath complexity of 2205. The configured NPath complexity threshold is 200.
301 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 2536 The method _encode() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10.
302 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 2536 The method _encode() has an NPath complexity of 115344. The configured NPath complexity threshold is 200.
303 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 2536 The method _encode() has 121 lines of code. Current threshold is set to 100. Avoid really long methods.
304 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 2667 The method _decode() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
305 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 2667 The method _decode() has an NPath complexity of 696. The configured NPath complexity threshold is 200.
306 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 2793 The method _nameprep() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10.
307 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 2793 The method _nameprep() has an NPath complexity of 6591. The configured NPath complexity threshold is 200.
308 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 2920 The method _hangulCompose() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
309 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 3107 The method _utf8_to_ucs4() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
310 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/Net_IDNA2/Net/IDNA2.php 3107 The method _utf8_to_ucs4() has an NPath complexity of 1444. The configured NPath complexity threshold is 200.
311 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter.php 93 The class Text_Highlighter has 17 children. Consider to rebalance this class hierarchy to keep number of children under 15.
312 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter.php 244 The method _getToken() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10.
313 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter.php 244 The method _getToken() has an NPath complexity of 14652. The configured NPath complexity threshold is 200.
314 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter.php 244 The method _getToken() has 100 lines of code. Current threshold is set to 100. Avoid really long methods.
315 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/ABAP.php 48 The method __construct() has 456 lines of code. Current threshold is set to 100. Avoid really long methods.
316 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/CPP.php 51 The method __construct() has 788 lines of code. Current threshold is set to 100. Avoid really long methods.
317 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/CSS.php 44 The method __construct() has 374 lines of code. Current threshold is set to 100. Avoid really long methods.
318 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/DIFF.php 44 The method __construct() has 321 lines of code. Current threshold is set to 100. Avoid really long methods.
319 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/DTD.php 44 The method __construct() has 363 lines of code. Current threshold is set to 100. Avoid really long methods.
320 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Generator.php 68 The class Text_Highlighter_Generator has 1176 lines of code. Current threshold is 1000. Avoid really long classes.
321 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Generator.php 68 The class Text_Highlighter_Generator has 49 public methods and attributes. Consider to reduce the number of public items under 45.
322 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Generator.php 68 The class Text_Highlighter_Generator has 32 methods. Consider refactoring Text_Highlighter_Generator to keep number of methods under 10.
323 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Generator.php 68 The class Text_Highlighter_Generator has an overall complexity of 164 which is very high. The configured complexity threshold is 50.
324 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Generator.php 500 The method xmltag_Region() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
325 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Generator.php 500 The method xmltag_Region() has an NPath complexity of 1620. The configured NPath complexity threshold is 200.
326 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Generator.php 542 The method xmltag_Block() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
327 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Generator.php 542 The method xmltag_Block() has an NPath complexity of 216. The configured NPath complexity threshold is 200.
328 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Generator.php 629 The method xmltag_Keywords() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
329 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Generator.php 629 The method xmltag_Keywords() has an NPath complexity of 432. The configured NPath complexity threshold is 200.
330 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Generator.php 865 The method xmltag_Highlight_() has a Cyclomatic Complexity of 60. The configured cyclomatic complexity threshold is 10.
331 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Generator.php 865 The method xmltag_Highlight_() has an NPath complexity of 999261360000. The configured NPath complexity threshold is 200.
332 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Generator.php 865 The method xmltag_Highlight_() has 376 lines of code. Current threshold is set to 100. Avoid really long methods.
333 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/HTML.php 48 The method __construct() has 171 lines of code. Current threshold is set to 100. Avoid really long methods.
334 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/JAVA.php 44 The method __construct() has 739 lines of code. Current threshold is set to 100. Avoid really long methods.
335 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/JAVASCRIPT.php 44 The method __construct() has 568 lines of code. Current threshold is set to 100. Avoid really long methods.
336 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/MYSQL.php 44 The method __construct() has 371 lines of code. Current threshold is set to 100. Avoid really long methods.
337 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/PERL.php 41 The class Text_Highlighter_PERL has 1294 lines of code. Current threshold is 1000. Avoid really long classes.
338 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/PERL.php 51 The method __construct() has 1282 lines of code. Current threshold is set to 100. Avoid really long methods.
339 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/PHP.php 34 The class Text_Highlighter_PHP has 1056 lines of code. Current threshold is 1000. Avoid really long classes.
340 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/PHP.php 44 The method __construct() has 1044 lines of code. Current threshold is set to 100. Avoid really long methods.
341 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/PYTHON.php 44 The method __construct() has 584 lines of code. Current threshold is set to 100. Avoid really long methods.
342 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/RUBY.php 53 The method __construct() has 753 lines of code. Current threshold is set to 100. Avoid really long methods.
343 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Renderer/Html.php 222 The method reset() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
344 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Renderer/Html.php 222 The method reset() has an NPath complexity of 480. The configured NPath complexity threshold is 200.
345 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Renderer/Html.php 286 The method finalize() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
346 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/Renderer/Html.php 286 The method finalize() has an NPath complexity of 576. The configured NPath complexity threshold is 200.
347 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/SH.php 39 The class Text_Highlighter_SH has 1169 lines of code. Current threshold is 1000. Avoid really long classes.
348 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/SH.php 49 The method __construct() has 1157 lines of code. Current threshold is set to 100. Avoid really long methods.
349 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/SQL.php 46 The method __construct() has 354 lines of code. Current threshold is set to 100. Avoid really long methods.
350 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/VBSCRIPT.php 44 The method __construct() has 255 lines of code. Current threshold is set to 100. Avoid really long methods.
351 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/TextHighlighter/Text/Highlighter/XML.php 44 The method __construct() has 200 lines of code. Current threshold is set to 100. Avoid really long methods.
352 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 135 The method purify() has an NPath complexity of 400. The configured NPath complexity threshold is 200.
353 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 400 The class HTMLPurifier_AttrDef has 33 children. Consider to rebalance this class hierarchy to keep number of children under 15.
354 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 476 The method expandCSSEscape() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
355 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 528 The class HTMLPurifier_AttrTransform has 20 children. Consider to rebalance this class hierarchy to keep number of children under 15.
356 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 574 The class HTMLPurifier_AttrTypes has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13.
357 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 681 The method validateToken() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10.
358 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 681 The method validateToken() has an NPath complexity of 129024. The configured NPath complexity threshold is 200.
359 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 681 The method validateToken() has 137 lines of code. Current threshold is set to 100. Avoid really long methods.
360 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 892 The method registerAutoload() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
361 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 992 The class HTMLPurifier_CSSDefinition has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13.
362 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 1005 The method doSetup() has 215 lines of code. Current threshold is set to 100. Avoid really long methods.
363 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 1380 The class HTMLPurifier_Config has 20 methods. Consider refactoring HTMLPurifier_Config to keep number of methods under 10.
364 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 1380 The class HTMLPurifier_Config has an overall complexity of 128 which is very high. The configured complexity threshold is 50.
365 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 1600 The method set() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
366 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 1600 The method set() has an NPath complexity of 15360. The configured NPath complexity threshold is 200.
367 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 1739 The method getDefinition() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10.
368 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 1739 The method getDefinition() has an NPath complexity of 708312. The configured NPath complexity threshold is 200.
369 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 1739 The method getDefinition() has 113 lines of code. Current threshold is set to 100. Avoid really long methods.
370 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 1911 The method getAllowedDirectivesForForm() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
371 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 1911 The method getAllowedDirectivesForForm() has an NPath complexity of 774. The configured NPath complexity threshold is 200.
372 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 1976 The method prepareArrayFromForm() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
373 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 2273 The method __construct() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
374 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 2985 The method mergeIn() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
375 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 2985 The method mergeIn() has an NPath complexity of 320. The configured NPath complexity threshold is 200.
376 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 3047 The class HTMLPurifier_Encoder has 12 methods. Consider refactoring HTMLPurifier_Encoder to keep number of methods under 10.
377 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 3047 The class HTMLPurifier_Encoder has an overall complexity of 106 which is very high. The configured complexity threshold is 50.
378 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 3075 The method iconv() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
379 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 3149 The method cleanUTF8() has a Cyclomatic Complexity of 36. The configured cyclomatic complexity threshold is 10.
380 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 3149 The method cleanUTF8() has 152 lines of code. Current threshold is set to 100. Avoid really long methods.
381 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 3328 The method unichr() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
382 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 3411 The method convertFromUTF8() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
383 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 3543 The method testEncodingSupportsASCII() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
384 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 3818 The method send() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
385 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 3818 The method send() has an NPath complexity of 108000. The configured NPath complexity threshold is 200.
386 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 4182 The method generateFromTokens() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
387 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 4227 The method generateFromToken() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
388 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 4293 The method generateAttributes() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
389 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 4388 The class HTMLPurifier_HTMLDefinition has an overall complexity of 70 which is very high. The configured complexity threshold is 50.
390 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 4542 The method processModules() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
391 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 4582 The method setupConfigStuff() has a Cyclomatic Complexity of 43. The configured cyclomatic complexity threshold is 10.
392 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 4582 The method setupConfigStuff() has an NPath complexity of 67852512. The configured NPath complexity threshold is 200.
393 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 4582 The method setupConfigStuff() has 162 lines of code. Current threshold is set to 100. Avoid really long methods.
394 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 4806 The class HTMLPurifier_HTMLModule has 27 children. Consider to rebalance this class hierarchy to keep number of children under 15.
395 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 5036 The class HTMLPurifier_HTMLModuleManager has an overall complexity of 59 which is very high. The configured complexity threshold is 50.
396 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 5235 The method setup() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
397 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 5235 The method setup() has an NPath complexity of 24576. The configured NPath complexity threshold is 200.
398 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 5371 The method getElement() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
399 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 5371 The method getElement() has an NPath complexity of 1464. The configured NPath complexity threshold is 200.
400 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 5522 The class HTMLPurifier_Injector has 12 methods. Consider refactoring HTMLPurifier_Injector to keep number of methods under 10.
401 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 5863 The method formatMessage() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
402 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 5863 The method formatMessage() has an NPath complexity of 340. The configured NPath complexity threshold is 200.
403 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 6048 The method loadLanguage() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
404 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 6048 The method loadLanguage() has an NPath complexity of 260. The configured NPath complexity threshold is 200.
405 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 6293 The method create() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
406 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 6293 The method create() has an NPath complexity of 492. The configured NPath complexity threshold is 200.
407 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 6399 The method parseData() has an NPath complexity of 200. The configured NPath complexity threshold is 200.
408 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 6906 The method parseHandle() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
409 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 7202 The method validate() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
410 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 7202 The method validate() has an NPath complexity of 3840. The configured NPath complexity threshold is 200.
411 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 7202 The method validate() has 105 lines of code. Current threshold is set to 100. Avoid really long methods.
412 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 7579 The method parse() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
413 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 7579 The method parse() has an NPath complexity of 157500. The configured NPath complexity threshold is 200.
414 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 7683 The method validate() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
415 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 7867 The method convert() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
416 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 7867 The method convert() has an NPath complexity of 118800. The configured NPath complexity threshold is 200.
417 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8106 The method parse() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10.
418 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8106 The method parse() has an NPath complexity of 279. The configured NPath complexity threshold is 200.
419 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8229 The method validate() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
420 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8229 The method validate() has an NPath complexity of 2890. The configured NPath complexity threshold is 200.
421 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8436 The method validate() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
422 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8436 The method validate() has an NPath complexity of 648. The configured NPath complexity threshold is 200.
423 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8479 The method validate() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10.
424 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8479 The method validate() has an NPath complexity of 15552. The configured NPath complexity threshold is 200.
425 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8620 The method validate() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
426 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8620 The method validate() has an NPath complexity of 776. The configured NPath complexity threshold is 200.
427 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8697 The method validate() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
428 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8697 The method validate() has an NPath complexity of 9072. The configured NPath complexity threshold is 200.
429 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8789 The method validate() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
430 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8789 The method validate() has an NPath complexity of 1872. The configured NPath complexity threshold is 200.
431 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8907 The method validate() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
432 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 8907 The method validate() has an NPath complexity of 10304. The configured NPath complexity threshold is 200.
433 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9039 The method validate() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
434 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9039 The method validate() has an NPath complexity of 1664. The configured NPath complexity threshold is 200.
435 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9194 The method validate() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
436 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9194 The method validate() has an NPath complexity of 264. The configured NPath complexity threshold is 200.
437 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9261 The method validate() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10.
438 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9261 The method validate() has an NPath complexity of 780. The configured NPath complexity threshold is 200.
439 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9261 The method validate() has 117 lines of code. Current threshold is set to 100. Avoid really long methods.
440 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9424 The method validate() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
441 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9424 The method validate() has an NPath complexity of 1730. The configured NPath complexity threshold is 200.
442 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9424 The method validate() has 152 lines of code. Current threshold is set to 100. Avoid really long methods.
443 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9666 The method validate() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
444 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9666 The method validate() has an NPath complexity of 400. The configured NPath complexity threshold is 200.
445 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9717 The method validate() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
446 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 9717 The method validate() has an NPath complexity of 5440. The configured NPath complexity threshold is 200.
447 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 10175 The method validate() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
448 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 10175 The method validate() has an NPath complexity of 9720. The configured NPath complexity threshold is 200.
449 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 10385 The method validate() has an NPath complexity of 256. The configured NPath complexity threshold is 200.
450 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 10457 The method validate() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
451 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 10457 The method validate() has an NPath complexity of 640. The configured NPath complexity threshold is 200.
452 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 10587 The method validate() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
453 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 10587 The method validate() has an NPath complexity of 432. The configured NPath complexity threshold is 200.
454 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 10984 The method transform() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
455 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 10984 The method transform() has an NPath complexity of 1920. The configured NPath complexity threshold is 200.
456 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 11221 The method transform() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
457 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 11509 The method validateChildren() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10.
458 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 11509 The method validateChildren() has an NPath complexity of 6944. The configured NPath complexity threshold is 200.
459 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 11509 The method validateChildren() has 106 lines of code. Current threshold is set to 100. Avoid really long methods.
460 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 11655 The method validateChildren() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
461 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 11655 The method validateChildren() has an NPath complexity of 4048. The configured NPath complexity threshold is 200.
462 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 11786 The method validateChildren() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
463 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 11786 The method validateChildren() has an NPath complexity of 360. The configured NPath complexity threshold is 200.
464 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 11891 The method validateChildren() has a Cyclomatic Complexity of 46. The configured cyclomatic complexity threshold is 10.
465 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 11891 The method validateChildren() has an NPath complexity of 86232960. The configured NPath complexity threshold is 200.
466 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 11891 The method validateChildren() has 186 lines of code. Current threshold is set to 100. Avoid really long methods.
467 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 12186 The class HTMLPurifier_DefinitionCache_Serializer has 11 methods. Consider refactoring HTMLPurifier_DefinitionCache_Serializer to keep number of methods under 10.
468 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 12580 The method setup() has 101 lines of code. Current threshold is set to 100. Avoid really long methods.
469 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 12820 The method setup() has 132 lines of code. Current threshold is set to 100. Avoid really long methods.
470 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 13716 The method populate() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
471 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 13875 The method makeFixes() has 152 lines of code. Current threshold is set to 100. Avoid really long methods.
472 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 14102 The method handleText() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
473 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 14178 The method handleElement() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
474 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 14178 The method handleElement() has 103 lines of code. Current threshold is set to 100. Avoid really long methods.
475 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 14292 The method _splitText() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
476 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 14567 The method handleElement() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
477 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 14567 The method handleElement() has an NPath complexity of 540. The configured NPath complexity threshold is 200.
478 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 14695 The method handleElement() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
479 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 14836 The method tokenizeDOM() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
480 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 14874 The method createStartNode() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
481 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 14874 The method createStartNode() has an NPath complexity of 200. The configured NPath complexity threshold is 200.
482 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15012 The class HTMLPurifier_Lexer_DirectLex has an overall complexity of 74 which is very high. The configured complexity threshold is 50.
483 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15030 The method tokenizeHTML() has a Cyclomatic Complexity of 41. The configured cyclomatic complexity threshold is 10.
484 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15030 The method tokenizeHTML() has an NPath complexity of 100001680. The configured NPath complexity threshold is 200.
485 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15030 The method tokenizeHTML() has 288 lines of code. Current threshold is set to 100. Avoid really long methods.
486 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15341 The method parseAttributeString() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10.
487 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15341 The method parseAttributeString() has an NPath complexity of 83200. The configured NPath complexity threshold is 200.
488 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15341 The method parseAttributeString() has 145 lines of code. Current threshold is set to 100. Avoid really long methods.
489 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15583 The method execute() has a Cyclomatic Complexity of 37. The configured cyclomatic complexity threshold is 10.
490 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15583 The method execute() has an NPath complexity of 344251. The configured NPath complexity threshold is 200.
491 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15583 The method execute() has 293 lines of code. Current threshold is set to 100. Avoid really long methods.
492 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15894 The class HTMLPurifier_Strategy_MakeWellFormed has an overall complexity of 103 which is very high. The configured complexity threshold is 50.
493 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15927 The method execute() has a Cyclomatic Complexity of 90. The configured cyclomatic complexity threshold is 10.
494 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15927 The method execute() has an NPath complexity of 691521546240600. The configured NPath complexity threshold is 200.
495 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 15927 The method execute() has 411 lines of code. Current threshold is set to 100. Avoid really long methods.
496 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 16359 The method processToken() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
497 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 16359 The method processToken() has an NPath complexity of 704. The configured NPath complexity threshold is 200.
498 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 16424 The class HTMLPurifier_Strategy_RemoveForeignElements has an overall complexity of 53 which is very high. The configured complexity threshold is 50.
499 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 16427 The method execute() has a Cyclomatic Complexity of 53. The configured cyclomatic complexity threshold is 10.
500 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 16427 The method execute() has an NPath complexity of 29400. The configured NPath complexity threshold is 200.
501 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 16427 The method execute() has 171 lines of code. Current threshold is set to 100. Avoid really long methods.
502 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 16682 The method transform() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
503 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 16682 The method transform() has an NPath complexity of 816. The configured NPath complexity threshold is 200.
504 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 17035 The method filter() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
505 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 17035 The method filter() has an NPath complexity of 8640. The configured NPath complexity threshold is 200.
506 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 17089 The method _collapseStack() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
507 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 17236 The method doValidate() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
508 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 17236 The method doValidate() has an NPath complexity of 1440. The configured NPath complexity threshold is 200.
509 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 17507 The method parseImplementation() has a Cyclomatic Complexity of 46. The configured cyclomatic complexity threshold is 10.
510 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 17507 The method parseImplementation() has an NPath complexity of 11838. The configured NPath complexity threshold is 200.
511 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php 17617 The method evalExpression() contains an eval expression.
512 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/Builder/Xml.php 48 The method buildDirective() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
513 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/Builder/Xml.php 48 The method buildDirective() has an NPath complexity of 576. The configured NPath complexity threshold is 200.
514 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/InterchangeBuilder.php 78 The method buildDirective() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
515 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/InterchangeBuilder.php 78 The method buildDirective() has an NPath complexity of 3456. The configured NPath complexity threshold is 200.
516 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/InterchangeBuilder.php 144 The method evalArray() contains an eval expression.
517 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/Validator.php 131 The method validateDirectiveValueAliases() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
518 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Filter/ExtractStyleBlocks.php 77 The method cleanCSS() has a Cyclomatic Complexity of 33. The configured cyclomatic complexity threshold is 10.
519 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Filter/ExtractStyleBlocks.php 77 The method cleanCSS() has an NPath complexity of 150288. The configured NPath complexity threshold is 200.
520 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Filter/ExtractStyleBlocks.php 77 The method cleanCSS() has 209 lines of code. Current threshold is set to 100. Avoid really long methods.
521 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 63 The class HTML5 has 1114 lines of code. Current threshold is 1000. Avoid really long classes.
522 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 63 The class HTML5 has 31 methods. Consider refactoring HTML5 to keep number of methods under 10.
523 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 63 The class HTML5 has an overall complexity of 147 which is very high. The configured complexity threshold is 50.
524 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 166 The method dataState() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
525 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 282 The method tagOpenState() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
526 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 367 The method closeTagOpenState() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
527 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1069 The method entity() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
528 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1178 The class HTML5TreeConstructer has 2726 lines of code. Current threshold is 1000. Avoid really long classes.
529 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1178 The class HTML5TreeConstructer has 32 methods. Consider refactoring HTML5TreeConstructer to keep number of methods under 10.
530 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1178 The class HTML5TreeConstructer has an overall complexity of 571 which is very high. The configured complexity threshold is 50.
531 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1251 The method initPhase() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
532 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1301 The method rootElementPhase() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
533 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1348 The method mainPhase() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
534 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1398 The method beforeHead() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
535 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1452 The method inHead() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10.
536 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1452 The method inHead() has 123 lines of code. Current threshold is set to 100. Avoid really long methods.
537 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1576 The method afterHead() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
538 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1632 The method inBody() has a Cyclomatic Complexity of 232. The configured cyclomatic complexity threshold is 10.
539 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1632 The method inBody() has an NPath complexity of 85512. The configured NPath complexity threshold is 200.
540 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 1632 The method inBody() has 997 lines of code. Current threshold is set to 100. Avoid really long methods.
541 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 2630 The method inTable() has a Cyclomatic Complexity of 32. The configured cyclomatic complexity threshold is 10.
542 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 2630 The method inTable() has 176 lines of code. Current threshold is set to 100. Avoid really long methods.
543 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 2807 The method inCaption() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
544 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 2875 The method inColumnGroup() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
545 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 2932 The method inTableBody() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
546 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 3018 The method inRow() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
547 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 3103 The method inCell() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
548 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 3103 The method inCell() has 106 lines of code. Current threshold is set to 100. Avoid really long methods.
549 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 3210 The method inSelect() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10.
550 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 3210 The method inSelect() has 148 lines of code. Current threshold is set to 100. Avoid really long methods.
551 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 3398 The method inFrameset() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
552 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 3496 The method trailingEndPhase() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
553 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 3600 The method elementInScope() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
554 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 3649 The method reconstructActiveFormattingElements() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
555 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 3649 The method reconstructActiveFormattingElements() has an NPath complexity of 294. The configured NPath complexity threshold is 200.
556 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php 3787 The method resetInsertionMode() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
557 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Printer.php 134 The method getClass() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
558 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Printer/ConfigForm.php 241 The method render() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
559 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Printer/ConfigForm.php 241 The method render() has an NPath complexity of 1512. The configured NPath complexity threshold is 200.
560 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 18 The class Markdown_Parser has 1458 lines of code. Current threshold is 1000. Avoid really long classes.
561 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 18 The class Markdown_Parser has 77 public methods and attributes. Consider to reduce the number of public items under 45.
562 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 18 The class Markdown_Parser has 25 fields. Consider to redesign Markdown_Parser to keep the number of fields under 15.
563 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 18 The class Markdown_Parser has 51 methods. Consider refactoring Markdown_Parser to keep number of methods under 10.
564 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 18 The class Markdown_Parser has an overall complexity of 113 which is very high. The configured complexity threshold is 50.
565 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 191 The method hashHTMLBlocks() has 137 lines of code. Current threshold is set to 100. Avoid really long methods.
566 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 985 The method doItalicsAndBold() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
567 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 985 The method doItalicsAndBold() has 121 lines of code. Current threshold is set to 100. Avoid really long methods.
568 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 1482 The class MarkdownExtra_Parser has 1167 lines of code. Current threshold is 1000. Avoid really long classes.
569 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 1482 The class MarkdownExtra_Parser has 51 public methods and attributes. Consider to reduce the number of public items under 45.
570 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 1482 The class MarkdownExtra_Parser has 19 fields. Consider to redesign MarkdownExtra_Parser to keep the number of fields under 15.
571 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 1482 The class MarkdownExtra_Parser has 31 methods. Consider refactoring MarkdownExtra_Parser to keep number of methods under 10.
572 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 1482 The class MarkdownExtra_Parser has an overall complexity of 104 which is very high. The configured complexity threshold is 50.
573 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 1614 The method _hashHTMLBlocks_inMarkdown() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10.
574 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 1614 The method _hashHTMLBlocks_inMarkdown() has an NPath complexity of 850. The configured NPath complexity threshold is 200.
575 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 1614 The method _hashHTMLBlocks_inMarkdown() has 229 lines of code. Current threshold is set to 100. Avoid really long methods.
576 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 1843 The method _hashHTMLBlocks_inHTML() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
577 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 1843 The method _hashHTMLBlocks_inHTML() has an NPath complexity of 380. The configured NPath complexity threshold is 200.
578 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/vendors/markdown/markdown.php 1843 The method _hashHTMLBlocks_inHTML() has 173 lines of code. Current threshold is set to 100. Avoid really long methods.
579 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CAssetManager.php 206 The method publish() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
580 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CBaseController.php 67 The class CBaseController has 12 methods. Consider refactoring CBaseController to keep number of methods under 10.
581 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CClientScript.php 20 The class CClientScript has 16 fields. Consider to redesign CClientScript to keep the number of fields under 15.
582 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CClientScript.php 20 The class CClientScript has 23 methods. Consider refactoring CClientScript to keep number of methods under 10.
583 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CClientScript.php 20 The class CClientScript has an overall complexity of 124 which is very high. The configured complexity threshold is 50.
584 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CClientScript.php 259 The method remapScripts() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
585 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CClientScript.php 340 The method renderCoreScripts() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
586 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CClientScript.php 340 The method renderCoreScripts() has an NPath complexity of 240. The configured NPath complexity threshold is 200.
587 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CClientScript.php 382 The method renderHead() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
588 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CClientScript.php 382 The method renderHead() has an NPath complexity of 432. The configured NPath complexity threshold is 200.
589 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CClientScript.php 456 The method renderBodyEnd() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
590 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CClientScript.php 456 The method renderBodyEnd() has an NPath complexity of 3600. The configured NPath complexity threshold is 200.
591 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CController.php 76 The class CController has 1156 lines of code. Current threshold is 1000. Avoid really long classes.
592 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CController.php 76 The class CController has 50 public methods and attributes. Consider to reduce the number of public items under 45.
593 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CController.php 76 The class CController has 40 methods. Consider refactoring CController to keep number of methods under 10.
594 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CController.php 76 The class CController has an overall complexity of 151 which is very high. The configured complexity threshold is 50.
595 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CController.php 435 The method createActionFromMap() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
596 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CController.php 435 The method createActionFromMap() has an NPath complexity of 336. The configured NPath complexity threshold is 200.
597 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CController.php 633 The method getLayoutFile() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
598 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CController.php 687 The method resolveViewFile() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
599 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 63 The class CHttpRequest has 1188 lines of code. Current threshold is 1000. Avoid really long classes.
600 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 63 The class CHttpRequest has 55 public methods and attributes. Consider to reduce the number of public items under 45.
601 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 63 The class CHttpRequest has 17 fields. Consider to redesign CHttpRequest to keep the number of fields under 15.
602 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 63 The class CHttpRequest has 11 methods. Consider refactoring CHttpRequest to keep number of methods under 10.
603 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 63 The class CHttpRequest has an overall complexity of 221 which is very high. The configured complexity threshold is 50.
604 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 305 The method getHostInfo() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
605 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 305 The method getHostInfo() has an NPath complexity of 6678. The configured NPath complexity threshold is 200.
606 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 833 The method parseAcceptHeader() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
607 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 995 The method sendFile() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
608 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 995 The method sendFile() has an NPath complexity of 12150. The configured NPath complexity threshold is 200.
609 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 1073 The method sendFile() contains an exit expression.
610 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 1136 The method xSendFile() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
611 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 1136 The method xSendFile() has an NPath complexity of 648. The configured NPath complexity threshold is 200.
612 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpRequest.php 1218 The method validateCsrfToken() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
613 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpSession.php 72 The class CHttpSession has 45 public methods and attributes. Consider to reduce the number of public items under 45.
614 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpSession.php 72 The class CHttpSession has 22 methods. Consider refactoring CHttpSession to keep number of methods under 10.
615 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CHttpSession.php 72 The class CHttpSession has an overall complexity of 67 which is very high. The configured complexity threshold is 50.
616 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CSort.php 48 The class CSort has an overall complexity of 62 which is very high. The configured complexity threshold is 50.
617 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CSort.php 232 The method getOrderBy() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
618 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CSort.php 341 The method getDirections() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
619 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CSort.php 420 The method resolveAttribute() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
620 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CUrlManager.php 124 The class CUrlManager has an overall complexity of 71 which is very high. The configured complexity threshold is 50.
621 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CUrlManager.php 212 The method processRules() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
622 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CUrlManager.php 320 The method createUrlDefault() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
623 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CUrlManager.php 391 The method parsePathInfo() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
624 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CUrlManager.php 564 The class CUrlRule has an overall complexity of 66 which is very high. The configured complexity threshold is 50.
625 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CUrlManager.php 645 The method __construct() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
626 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CUrlManager.php 645 The method __construct() has an NPath complexity of 4032. The configured NPath complexity threshold is 200.
627 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CUrlManager.php 713 The method createUrl() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10.
628 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CUrlManager.php 713 The method createUrl() has an NPath complexity of 1555200. The configured NPath complexity threshold is 200.
629 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CUrlManager.php 799 The method parseUrl() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10.
630 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CUrlManager.php 799 The method parseUrl() has an NPath complexity of 39984. The configured NPath complexity threshold is 200.
631 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CWebApplication.php 58 The class CWebApplication has an overall complexity of 69 which is very high. The configured complexity threshold is 50.
632 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CWebApplication.php 58 The class CWebApplication has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
633 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CWebApplication.php 310 The method createController() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
634 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CWebApplication.php 310 The method createController() has an NPath complexity of 6244. The configured NPath complexity threshold is 200.
635 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CWidgetFactory.php 144 The method createWidget() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
636 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/CWidgetFactory.php 144 The method createWidget() has an NPath complexity of 456. The configured NPath complexity threshold is 200.
637 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/auth/CAuthManager.php 149 The method executeBizRule() contains an eval expression.
638 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/auth/CAuthManager.php 149 The method executeBizRule() contains an eval expression.
639 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/auth/CDbAuthManager.php 25 The class CDbAuthManager has 18 methods. Consider refactoring CDbAuthManager to keep number of methods under 10.
640 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/auth/CDbAuthManager.php 25 The class CDbAuthManager has an overall complexity of 66 which is very high. The configured complexity threshold is 50.
641 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/auth/CPhpAuthManager.php 27 The class CPhpAuthManager has 19 methods. Consider refactoring CPhpAuthManager to keep number of methods under 10.
642 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/auth/CPhpAuthManager.php 27 The class CPhpAuthManager has an overall complexity of 90 which is very high. The configured complexity threshold is 50.
643 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/auth/CPhpAuthManager.php 66 The method checkAccess() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
644 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/auth/CPhpAuthManager.php 246 The method getAuthItems() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
645 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/auth/CPhpAuthManager.php 328 The method saveAuthItem() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
646 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/auth/CWebUser.php 58 The class CWebUser has 25 methods. Consider refactoring CWebUser to keep number of methods under 10.
647 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/auth/CWebUser.php 58 The class CWebUser has an overall complexity of 108 which is very high. The configured complexity threshold is 50.
648 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/filters/CFilterChain.php 56 The method create() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
649 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/filters/CHttpCacheFilter.php 63 The method preFilter() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
650 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/filters/CHttpCacheFilter.php 63 The method preFilter() has an NPath complexity of 216. The configured NPath complexity threshold is 200.
651 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/form/CForm.php 82 The class CForm has 20 methods. Consider refactoring CForm to keep number of methods under 10.
652 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/form/CForm.php 82 The class CForm has an overall complexity of 82 which is very high. The configured complexity threshold is 50.
653 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/form/CFormElementCollection.php 57 The method add() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
654 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 19 The class CHtml has 2597 lines of code. Current threshold is 1000. Avoid really long classes.
655 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 19 The class CHtml has 99 public methods and attributes. Consider to reduce the number of public items under 45.
656 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 19 The class CHtml has 90 methods. Consider refactoring CHtml to keep number of methods under 10.
657 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 19 The class CHtml has an overall complexity of 337 which is very high. The configured complexity threshold is 50.
658 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 1024 The method checkBoxList() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
659 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 1024 The method checkBoxList() has an NPath complexity of 150000. The configured NPath complexity threshold is 200.
660 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 1140 The method radioButtonList() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
661 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 1140 The method radioButtonList() has an NPath complexity of 37500. The configured NPath complexity threshold is 200.
662 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 1253 The method ajax() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
663 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 1253 The method ajax() has an NPath complexity of 432. The configured NPath complexity threshold is 200.
664 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 1696 The method activeRadioButton() has an NPath complexity of 300. The configured NPath complexity threshold is 200.
665 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 1738 The method activeCheckBox() has an NPath complexity of 300. The configured NPath complexity threshold is 200.
666 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 1988 The method errorSummary() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
667 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 2229 The method activeInputField() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
668 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 2287 The method listOptions() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
669 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 2287 The method listOptions() has an NPath complexity of 30500. The configured NPath complexity threshold is 200.
670 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 2376 The method clientChange() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
671 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CHtml.php 2376 The method clientChange() has an NPath complexity of 58752. The configured NPath complexity threshold is 200.
672 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CJSON.php 61 The class CJSON has an overall complexity of 122 which is very high. The configured complexity threshold is 50.
673 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CJSON.php 95 The method encode() has a Cyclomatic Complexity of 33. The configured cyclomatic complexity threshold is 10.
674 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CJSON.php 95 The method encode() has 177 lines of code. Current threshold is set to 100. Avoid really long methods.
675 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CJSON.php 323 The method decode() has a Cyclomatic Complexity of 71. The configured cyclomatic complexity threshold is 10.
676 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CJSON.php 323 The method decode() has an NPath complexity of 2688. The configured NPath complexity threshold is 200.
677 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CJSON.php 323 The method decode() has 282 lines of code. Current threshold is set to 100. Avoid really long methods.
678 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/helpers/CJavaScript.php 59 The method encode() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
679 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/renderers/CPradoViewRenderer.php 68 The class CPradoViewRenderer has 14 methods. Consider refactoring CPradoViewRenderer to keep number of methods under 10.
680 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/renderers/CPradoViewRenderer.php 80 The method generateViewFile() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
681 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/services/CWebService.php 160 The method run() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
682 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/services/CWebService.php 208 The method run() contains an exit expression.
683 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/services/CWsdlGenerator.php 154 The class CWsdlGenerator has 13 methods. Consider refactoring CWsdlGenerator to keep number of methods under 10.
684 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/services/CWsdlGenerator.php 154 The class CWsdlGenerator has an overall complexity of 83 which is very high. The configured complexity threshold is 50.
685 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/services/CWsdlGenerator.php 272 The method processType() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
686 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/services/CWsdlGenerator.php 354 The method getWsdlElementAttributes() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
687 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/services/CWsdlGenerator.php 436 The method addTypes() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
688 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/services/CWsdlGenerator.php 436 The method addTypes() has an NPath complexity of 752. The configured NPath complexity threshold is 200.
689 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/services/CWsdlGenerator.php 655 The method buildHtmlDocs() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
690 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/services/CWsdlGenerator.php 655 The method buildHtmlDocs() has an NPath complexity of 1264. The configured NPath complexity threshold is 200.
691 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/CActiveForm.php 147 The class CActiveForm has 27 methods. Consider refactoring CActiveForm to keep number of methods under 10.
692 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/CActiveForm.php 147 The class CActiveForm has an overall complexity of 84 which is very high. The configured complexity threshold is 50.
693 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/CActiveForm.php 343 The method run() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
694 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/CActiveForm.php 343 The method run() has an NPath complexity of 480. The configured NPath complexity threshold is 200.
695 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/CActiveForm.php 444 The method error() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
696 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/CActiveForm.php 444 The method error() has an NPath complexity of 784080. The configured NPath complexity threshold is 200.
697 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/CActiveForm.php 544 The method errorSummary() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
698 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/CActiveForm.php 544 The method errorSummary() has an NPath complexity of 1008. The configured NPath complexity threshold is 200.
699 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/CAutoComplete.php 24 The class CAutoComplete has 29 fields. Consider to redesign CAutoComplete to keep the number of fields under 15.
700 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/COutputCache.php 277 The method getCacheKey() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
701 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/CTreeView.php 183 The method saveDataAsHtml() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
702 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/CTreeView.php 183 The method saveDataAsHtml() has an NPath complexity of 2882. The configured NPath complexity threshold is 200.
703 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/captcha/CCaptcha.php 107 The method registerClientScript() has an NPath complexity of 252. The configured NPath complexity threshold is 200.
704 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/captcha/CCaptcha.php 164 The method checkRequirements() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
705 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/web/widgets/pagers/CLinkPager.php 18 The class CLinkPager has 16 fields. Consider to redesign CLinkPager to keep the number of fields under 15.
706 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 32 The class YiiBase has 14 methods. Consider refactoring YiiBase to keep number of methods under 10.
707 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 32 The class YiiBase has an overall complexity of 94 which is very high. The configured complexity threshold is 50.
708 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 112 The method import() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10.
709 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 112 The method import() has an NPath complexity of 7488. The configured NPath complexity threshold is 200.
710 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 214 The method autoload() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
711 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 306 The method t() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
712 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 306 The method t() has an NPath complexity of 2860. The configured NPath complexity threshold is 200.
713 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 583 The class CComponent has 23 methods. Consider refactoring CComponent to keep number of methods under 10.
714 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 583 The class CComponent has an overall complexity of 101 which is very high. The configured complexity threshold is 50.
715 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 583 The class CComponent has 74 children. Consider to rebalance this class hierarchy to keep number of children under 15.
716 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 587 The method __get() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
717 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 613 The method __set() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
718 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 641 The method __isset() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
719 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 663 The method __unset() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
720 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 814 The method raiseEvent() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
721 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 857 The method evaluateExpression() contains an eval expression.
722 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 880 The class CModule has an overall complexity of 76 which is very high. The configured complexity threshold is 50.
723 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 1065 The method setComponent() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
724 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 1136 The class CApplication has 53 public methods and attributes. Consider to reduce the number of public items under 45.
725 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 1136 The class CApplication has 20 methods. Consider refactoring CApplication to keep number of methods under 10.
726 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 1136 The class CApplication has an overall complexity of 121 which is very high. The configured complexity threshold is 50.
727 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 1200 The method end() contains an exit expression.
728 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 1480 The method handleException() contains an exit expression.
729 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 1483 The method handleError() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
730 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 1483 The method handleError() has an NPath complexity of 801. The configured NPath complexity threshold is 200.
731 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 1542 The method handleError() contains an exit expression.
732 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 1643 The class CWebApplication has an overall complexity of 69 which is very high. The configured complexity threshold is 50.
733 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 1753 The method createController() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
734 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 1753 The method createController() has an NPath complexity of 6244. The configured NPath complexity threshold is 200.
735 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 1906 The class CMap has 15 methods. Consider refactoring CMap to keep number of methods under 10.
736 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2122 The method filterAllCategories() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
737 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2234 The class CApplicationComponent has 27 children. Consider to rebalance this class hierarchy to keep number of children under 15.
738 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2248 The class CHttpRequest has 55 public methods and attributes. Consider to reduce the number of public items under 45.
739 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2248 The class CHttpRequest has 17 fields. Consider to redesign CHttpRequest to keep the number of fields under 15.
740 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2248 The class CHttpRequest has 11 methods. Consider refactoring CHttpRequest to keep number of methods under 10.
741 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2248 The class CHttpRequest has an overall complexity of 221 which is very high. The configured complexity threshold is 50.
742 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2360 The method getHostInfo() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
743 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2360 The method getHostInfo() has an NPath complexity of 6678. The configured NPath complexity threshold is 200.
744 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2626 The method parseAcceptHeader() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
745 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2744 The method sendFile() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
746 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2744 The method sendFile() has an NPath complexity of 12150. The configured NPath complexity threshold is 200.
747 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2809 The method sendFile() contains an exit expression.
748 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2814 The method xSendFile() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
749 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2814 The method xSendFile() has an NPath complexity of 648. The configured NPath complexity threshold is 200.
750 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2865 The method validateCsrfToken() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
751 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2971 The class CUrlManager has an overall complexity of 71 which is very high. The configured complexity threshold is 50.
752 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 2994 The method processRules() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
753 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3064 The method createUrlDefault() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
754 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3124 The method parsePathInfo() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
755 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3209 The class CUrlRule has an overall complexity of 66 which is very high. The configured complexity threshold is 50.
756 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3225 The method __construct() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
757 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3225 The method __construct() has an NPath complexity of 4032. The configured NPath complexity threshold is 200.
758 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3277 The method createUrl() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10.
759 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3277 The method createUrl() has an NPath complexity of 1555200. The configured NPath complexity threshold is 200.
760 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3342 The method parseUrl() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10.
761 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3342 The method parseUrl() has an NPath complexity of 39984. The configured NPath complexity threshold is 200.
762 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3388 The class CBaseController has 12 methods. Consider refactoring CBaseController to keep number of methods under 10.
763 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3499 The class CController has 50 public methods and attributes. Consider to reduce the number of public items under 45.
764 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3499 The class CController has 40 methods. Consider refactoring CController to keep number of methods under 10.
765 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3499 The class CController has an overall complexity of 151 which is very high. The configured complexity threshold is 50.
766 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3632 The method createActionFromMap() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
767 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3632 The method createActionFromMap() has an NPath complexity of 336. The configured NPath complexity threshold is 200.
768 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3713 The method getLayoutFile() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
769 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 3738 The method resolveViewFile() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
770 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 4061 The class CWebUser has 25 methods. Consider refactoring CWebUser to keep number of methods under 10.
771 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 4061 The class CWebUser has an overall complexity of 108 which is very high. The configured complexity threshold is 50.
772 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 4447 The class CHttpSession has 45 public methods and attributes. Consider to reduce the number of public items under 45.
773 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 4447 The class CHttpSession has 22 methods. Consider refactoring CHttpSession to keep number of methods under 10.
774 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 4447 The class CHttpSession has an overall complexity of 67 which is very high. The configured complexity threshold is 50.
775 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 4696 The class CHtml has 1205 lines of code. Current threshold is 1000. Avoid really long classes.
776 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 4696 The class CHtml has 99 public methods and attributes. Consider to reduce the number of public items under 45.
777 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 4696 The class CHtml has 90 methods. Consider refactoring CHtml to keep number of methods under 10.
778 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 4696 The class CHtml has an overall complexity of 337 which is very high. The configured complexity threshold is 50.
779 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5089 The method checkBoxList() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
780 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5089 The method checkBoxList() has an NPath complexity of 150000. The configured NPath complexity threshold is 200.
781 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5166 The method radioButtonList() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
782 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5166 The method radioButtonList() has an NPath complexity of 37500. The configured NPath complexity threshold is 200.
783 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5228 The method ajax() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
784 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5228 The method ajax() has an NPath complexity of 432. The configured NPath complexity threshold is 200.
785 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5407 The method activeRadioButton() has an NPath complexity of 300. The configured NPath complexity threshold is 200.
786 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5427 The method activeCheckBox() has an NPath complexity of 300. The configured NPath complexity threshold is 200.
787 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5512 The method errorSummary() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
788 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5633 The method activeInputField() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
789 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5660 The method listOptions() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
790 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5660 The method listOptions() has an NPath complexity of 30500. The configured NPath complexity threshold is 200.
791 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5719 The method clientChange() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
792 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5719 The method clientChange() has an NPath complexity of 58752. The configured NPath complexity threshold is 200.
793 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5914 The method createWidget() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
794 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5914 The method createWidget() has an NPath complexity of 456. The configured NPath complexity threshold is 200.
795 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 5958 The class CWidget has 15 children. Consider to rebalance this class hierarchy to keep number of children under 15.
796 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6057 The class CClientScript has 16 fields. Consider to redesign CClientScript to keep the number of fields under 15.
797 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6057 The class CClientScript has 23 methods. Consider refactoring CClientScript to keep number of methods under 10.
798 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6057 The class CClientScript has an overall complexity of 124 which is very high. The configured complexity threshold is 50.
799 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6133 The method remapScripts() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
800 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6202 The method renderCoreScripts() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
801 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6202 The method renderCoreScripts() has an NPath complexity of 240. The configured NPath complexity threshold is 200.
802 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6239 The method renderHead() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
803 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6239 The method renderHead() has an NPath complexity of 432. The configured NPath complexity threshold is 200.
804 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6300 The method renderBodyEnd() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
805 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6300 The method renderBodyEnd() has an NPath complexity of 3600. The configured NPath complexity threshold is 200.
806 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6510 The class CList has 17 methods. Consider refactoring CList to keep number of methods under 10.
807 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6510 The class CList has an overall complexity of 50 which is very high. The configured complexity threshold is 50.
808 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6686 The method create() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
809 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6946 The class CModel has 25 methods. Consider refactoring CModel to keep number of methods under 10.
810 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 6946 The class CModel has an overall complexity of 76 which is very high. The configured complexity threshold is 50.
811 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 7199 The class CActiveRecord has 84 public methods and attributes. Consider to reduce the number of public items under 45.
812 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 7199 The class CActiveRecord has 71 methods. Consider refactoring CActiveRecord to keep number of methods under 10.
813 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 7199 The class CActiveRecord has an overall complexity of 234 which is very high. The configured complexity threshold is 50.
814 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 7300 The method getRelated() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
815 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 7300 The method getRelated() has an NPath complexity of 5400. The configured NPath complexity threshold is 200.
816 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 7637 The method insert() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
817 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 7820 The method applyScopes() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
818 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 8119 The method mergeWith() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10.
819 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 8119 The method mergeWith() has an NPath complexity of 543750. The configured NPath complexity threshold is 200.
820 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 8195 The method mergeWith() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
821 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 8195 The method mergeWith() has an NPath complexity of 960. The configured NPath complexity threshold is 200.
822 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 8284 The method __construct() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
823 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 8333 The class CDbConnection has 57 public methods and attributes. Consider to reduce the number of public items under 45.
824 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 8333 The class CDbConnection has 24 fields. Consider to redesign CDbConnection to keep the number of fields under 15.
825 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 8333 The class CDbConnection has 13 methods. Consider refactoring CDbConnection to keep number of methods under 10.
826 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 8333 The class CDbConnection has an overall complexity of 72 which is very high. The configured complexity threshold is 50.
827 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 8652 The class CDbSchema has 26 methods. Consider refactoring CDbSchema to keep number of methods under 10.
828 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 8652 The class CDbSchema has an overall complexity of 79 which is very high. The configured complexity threshold is 50.
829 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 8671 The method getTable() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
830 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 8926 The class CSqliteSchema has 18 methods. Consider refactoring CSqliteSchema to keep number of methods under 10.
831 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9100 The class CDbCommand has 77 public methods and attributes. Consider to reduce the number of public items under 45.
832 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9100 The class CDbCommand has 52 methods. Consider refactoring CDbCommand to keep number of methods under 10.
833 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9100 The class CDbCommand has an overall complexity of 229 which is very high. The configured complexity threshold is 50.
834 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9219 The method execute() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
835 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9282 The method queryInternal() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
836 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9282 The method queryInternal() has an NPath complexity of 1456. The configured NPath complexity threshold is 200.
837 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9345 The method buildQuery() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
838 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9345 The method buildQuery() has an NPath complexity of 2160000. The configured NPath complexity threshold is 200.
839 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9734 The method processConditions() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10.
840 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9734 The method processConditions() has an NPath complexity of 832320. The configured NPath complexity threshold is 200.
841 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9868 The method typecast() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
842 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9896 The class CValidator has 23 children. Consider to rebalance this class hierarchy to keep number of children under 15.
843 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9927 The method createValidator() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
844 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 9927 The method createValidator() has an NPath complexity of 3600. The configured NPath complexity threshold is 200.
845 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 10018 The method validateAttribute() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
846 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 10018 The method validateAttribute() has an NPath complexity of 14406. The configured NPath complexity threshold is 200.
847 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 10175 The method validateAttribute() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
848 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 10175 The method validateAttribute() has an NPath complexity of 10584. The configured NPath complexity threshold is 200.
849 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/yiilite.php 10215 The method clientValidateAttribute() has an NPath complexity of 960. The configured NPath complexity threshold is 200.
850 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/behaviors/CTimestampBehavior.php 108 The method getTimestampByAttribute() contains an eval expression.
851 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/CDetailView.php 134 The method init() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
852 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/CDetailView.php 169 The method run() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
853 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/CDetailView.php 169 The method run() has an NPath complexity of 10584020. The configured NPath complexity threshold is 200.
854 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/CListView.php 56 The class CListView has 21 fields. Consider to redesign CListView to keep the number of fields under 15.
855 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/CMenu.php 43 The class CMenu has an overall complexity of 52 which is very high. The configured complexity threshold is 50.
856 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/CMenu.php 189 The method renderMenuRecursive() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
857 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/CMenu.php 189 The method renderMenuRecursive() has an NPath complexity of 39691. The configured NPath complexity threshold is 200.
858 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/CMenu.php 261 The method normalizeItems() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
859 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/CMenu.php 261 The method normalizeItems() has an NPath complexity of 421. The configured NPath complexity threshold is 200.
860 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/grid/CButtonColumn.php 26 The class CButtonColumn has 19 fields. Consider to redesign CButtonColumn to keep the number of fields under 15.
861 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/grid/CButtonColumn.php 215 The method initDefaultButtons() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
862 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/grid/CButtonColumn.php 215 The method initDefaultButtons() has an NPath complexity of 3456. The configured NPath complexity threshold is 200.
863 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/grid/CButtonColumn.php 335 The method renderButton() has an NPath complexity of 2250. The configured NPath complexity threshold is 200.
864 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/grid/CGridView.php 83 The class CGridView has 27 fields. Consider to redesign CGridView to keep the number of fields under 15.
865 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/grid/CGridView.php 83 The class CGridView has an overall complexity of 72 which is very high. The configured complexity threshold is 50.
866 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/grid/CGridView.php 365 The method initColumns() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
867 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/jui/CJuiButton.php 102 The method run() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
868 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/jui/CJuiDatePicker.php 70 The method run() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
869 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/jui/CJuiDatePicker.php 70 The method run() has an NPath complexity of 288. The configured NPath complexity threshold is 200.
870 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Yii/framework/zii/widgets/jui/CJuiSliderInput.php 109 The method run() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.