PHPMD report

Problems found

#FileLineProblem
1 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/composer/ClassLoader.php 198 The method findFile() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
2 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/composer/ClassLoader.php 198 The method findFile() has an NPath complexity of 432. The configured NPath complexity threshold is 200.
3 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http.php 27 The class Http has an overall complexity of 113 which is very high. The configured complexity threshold is 50.
4 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http.php 27 The class Http has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13.
5 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http.php 150 The method __construct() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
6 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http.php 150 The method __construct() has an NPath complexity of 6540. The configured NPath complexity threshold is 200.
7 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http.php 324 The method authenticate() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
8 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http.php 324 The method authenticate() has an NPath complexity of 288. The configured NPath complexity threshold is 200.
9 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http.php 455 The method _basicAuth() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
10 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http.php 455 The method _basicAuth() has an NPath complexity of 480. The configured NPath complexity threshold is 200.
11 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http.php 511 The method _digestAuth() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
12 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http.php 511 The method _digestAuth() has an NPath complexity of 2304. The configured NPath complexity threshold is 200.
13 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http.php 648 The method _parseDigestAuth() has a Cyclomatic Complexity of 40. The configured cyclomatic complexity threshold is 10.
14 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http.php 648 The method _parseDigestAuth() has an NPath complexity of 472392000. The configured NPath complexity threshold is 200.
15 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http.php 648 The method _parseDigestAuth() has 154 lines of code. Current threshold is set to 100. Avoid really long methods.
16 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http/ApacheResolver.php 100 The method resolve() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
17 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http/ApacheResolver.php 100 The method resolve() has an NPath complexity of 10752. The configured NPath complexity threshold is 200.
18 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Http/FileResolver.php 86 The method resolve() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
19 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Ldap.php 17 The class Ldap has an overall complexity of 57 which is very high. The configured complexity threshold is 50.
20 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Ldap.php 182 The method authenticate() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
21 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Ldap.php 182 The method authenticate() has an NPath complexity of 1140. The configured NPath complexity threshold is 200.
22 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Adapter/Ldap.php 182 The method authenticate() has 136 lines of code. Current threshold is set to 100. Avoid really long methods.
23 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Validator/Authentication.php 198 The method isValid() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
24 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Authentication/Validator/Authentication.php 198 The method isValid() has an NPath complexity of 864. The configured NPath complexity threshold is 200.
25 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Barcode/Barcode.php 18 The class Barcode has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
26 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Barcode/Barcode.php 150 The method makeBarcode() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
27 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Barcode/Object/AbstractObject.php 20 The class AbstractObject has 1242 lines of code. Current threshold is 1000. Avoid really long classes.
28 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Barcode/Object/AbstractObject.php 20 The class AbstractObject has 49 public methods and attributes. Consider to reduce the number of public items under 45.
29 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Barcode/Object/AbstractObject.php 20 The class AbstractObject has 28 fields. Consider to redesign AbstractObject to keep the number of fields under 15.
30 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Barcode/Object/AbstractObject.php 20 The class AbstractObject has 24 methods. Consider refactoring AbstractObject to keep number of methods under 10.
31 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Barcode/Object/AbstractObject.php 20 The class AbstractObject has an overall complexity of 133 which is very high. The configured complexity threshold is 50.
32 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Barcode/Object/Code128.php 197 The method convertToBarcodeChars() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10.
33 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Barcode/Renderer/AbstractRenderer.php 21 The class AbstractRenderer has an overall complexity of 57 which is very high. The configured complexity threshold is 50.
34 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Barcode/Renderer/AbstractRenderer.php 21 The class AbstractRenderer has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
35 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Barcode/Renderer/AbstractRenderer.php 351 The method adjustPosition() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
36 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Barcode/Renderer/Image.php 365 The method drawText() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
37 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Pattern/CaptureCache.php 15 The class CaptureCache has an overall complexity of 62 which is very high. The configured complexity threshold is 50.
38 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Pattern/CaptureCache.php 249 The method putFileContent() has an NPath complexity of 900. The configured NPath complexity threshold is 200.
39 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Pattern/CaptureCache.php 290 The method createDirectoryStructure() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
40 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Pattern/CaptureCache.php 290 The method createDirectoryStructure() has an NPath complexity of 21618. The configured NPath complexity threshold is 200.
41 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Pattern/ObjectCache.php 43 The method call() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
42 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Pattern/ObjectCache.php 43 The method call() has an NPath complexity of 324. The configured NPath complexity threshold is 200.
43 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Pattern/ObjectCache.php 43 The method call() has 105 lines of code. Current threshold is set to 100. Avoid really long methods.
44 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Pattern/PatternOptions.php 18 The class PatternOptions has 17 fields. Consider to redesign PatternOptions to keep the number of fields under 15.
45 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Pattern/PatternOptions.php 18 The class PatternOptions has an overall complexity of 60 which is very high. The configured complexity threshold is 50.
46 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/AbstractAdapter.php 27 The class AbstractAdapter has 1554 lines of code. Current threshold is 1000. Avoid really long classes.
47 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/AbstractAdapter.php 27 The class AbstractAdapter has 48 methods. Consider refactoring AbstractAdapter to keep number of methods under 10.
48 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/AbstractAdapter.php 27 The class AbstractAdapter has an overall complexity of 180 which is very high. The configured complexity threshold is 50.
49 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/AbstractAdapter.php 27 The class AbstractAdapter has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13.
50 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/AbstractZendServer.php 16 The class AbstractZendServer has 12 methods. Consider refactoring AbstractZendServer to keep number of methods under 10.
51 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Apc.php 24 The class Apc has 21 methods. Consider refactoring Apc to keep number of methods under 10.
52 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Apc.php 24 The class Apc has an overall complexity of 83 which is very high. The configured complexity threshold is 50.
53 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Dba.php 25 The class Dba has 14 methods. Consider refactoring Dba to keep number of methods under 10.
54 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Dba.php 25 The class Dba has an overall complexity of 63 which is very high. The configured complexity threshold is 50.
55 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Dba.php 25 The class Dba has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
56 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Filesystem.php 29 The class Filesystem has 1590 lines of code. Current threshold is 1000. Avoid really long classes.
57 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Filesystem.php 29 The class Filesystem has 33 methods. Consider refactoring Filesystem to keep number of methods under 10.
58 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Filesystem.php 29 The class Filesystem has an overall complexity of 228 which is very high. The configured complexity threshold is 50.
59 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Filesystem.php 29 The class Filesystem has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
60 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Filesystem.php 305 The method clearByTags() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
61 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Filesystem.php 1135 The method internalGetCapabilities() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
62 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Filesystem.php 1135 The method internalGetCapabilities() has an NPath complexity of 217. The configured NPath complexity threshold is 200.
63 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Filesystem.php 1390 The method prepareDirectoryStructure() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10.
64 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Filesystem.php 1390 The method prepareDirectoryStructure() has an NPath complexity of 43248. The configured NPath complexity threshold is 200.
65 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Filesystem.php 1499 The method putFileContent() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10.
66 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Filesystem.php 1499 The method putFileContent() has an NPath complexity of 2523. The configured NPath complexity threshold is 200.
67 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Memcached.php 21 The class Memcached has 18 methods. Consider refactoring Memcached to keep number of methods under 10.
68 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Memcached.php 21 The class Memcached has an overall complexity of 89 which is very high. The configured complexity threshold is 50.
69 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Memcached.php 517 The method internalRemoveItems() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
70 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/MemcachedResourceManager.php 21 The class MemcachedResourceManager has an overall complexity of 77 which is very high. The configured complexity threshold is 50.
71 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/MemcachedResourceManager.php 471 The method normalizeServer() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
72 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/MemcachedResourceManager.php 471 The method normalizeServer() has an NPath complexity of 3048. The configured NPath complexity threshold is 200.
73 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Memory.php 24 The class Memory has 22 methods. Consider refactoring Memory to keep number of methods under 10.
74 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Memory.php 24 The class Memory has an overall complexity of 95 which is very high. The configured complexity threshold is 50.
75 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Redis.php 22 The class Redis has 12 methods. Consider refactoring Redis to keep number of methods under 10.
76 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/RedisResourceManager.php 22 The class RedisResourceManager has an overall complexity of 77 which is very high. The configured complexity threshold is 50.
77 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/RedisResourceManager.php 546 The method normalizeServer() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
78 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/RedisResourceManager.php 546 The method normalizeServer() has an NPath complexity of 3208. The configured NPath complexity threshold is 200.
79 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Session.php 20 The class Session has 17 methods. Consider refactoring Session to keep number of methods under 10.
80 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/Session.php 20 The class Session has an overall complexity of 59 which is very high. The configured complexity threshold is 50.
81 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/WinCache.php 20 The class WinCache has 17 methods. Consider refactoring WinCache to keep number of methods under 10.
82 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/WinCache.php 20 The class WinCache has an overall complexity of 62 which is very high. The configured complexity threshold is 50.
83 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/XCache.php 23 The class XCache has 15 methods. Consider refactoring XCache to keep number of methods under 10.
84 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Adapter/XCache.php 23 The class XCache has an overall complexity of 56 which is very high. The configured complexity threshold is 50.
85 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/Storage/Plugin/IgnoreUserAbort.php 108 The method onAfter() contains an exit expression.
86 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/StorageFactory.php 15 The class StorageFactory has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
87 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/StorageFactory.php 39 The method factory() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
88 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Cache/StorageFactory.php 39 The method factory() has an NPath complexity of 4400. The configured NPath complexity threshold is 200.
89 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Captcha/Factory.php 35 The method factory() has an NPath complexity of 384. The configured NPath complexity threshold is 200.
90 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Captcha/Image.php 21 The class Image has an overall complexity of 70 which is very high. The configured complexity threshold is 50.
91 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Captcha/Image.php 476 The method generateImage() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10.
92 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Captcha/Image.php 476 The method generateImage() has an NPath complexity of 6016. The configured NPath complexity threshold is 200.
93 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Captcha/Image.php 476 The method generateImage() has 115 lines of code. Current threshold is set to 100. Avoid really long methods.
94 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ClassGenerator.php 14 The class ClassGenerator has 19 methods. Consider refactoring ClassGenerator to keep number of methods under 10.
95 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ClassGenerator.php 14 The class ClassGenerator has an overall complexity of 110 which is very high. The configured complexity threshold is 50.
96 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ClassGenerator.php 75 The method fromReflection() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
97 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ClassGenerator.php 75 The method fromReflection() has an NPath complexity of 528. The configured NPath complexity threshold is 200.
98 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ClassGenerator.php 148 The method fromArray() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
99 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ClassGenerator.php 201 The method __construct() has an NPath complexity of 256. The configured NPath complexity threshold is 200.
100 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ClassGenerator.php 682 The method generate() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
101 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ClassGenerator.php 682 The method generate() has an NPath complexity of 2592. The configured NPath complexity threshold is 200.
102 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/FileGenerator.php 15 The class FileGenerator has an overall complexity of 83 which is very high. The configured complexity threshold is 50.
103 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/FileGenerator.php 443 The method generate() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10.
104 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/FileGenerator.php 443 The method generate() has an NPath complexity of 21600. The configured NPath complexity threshold is 200.
105 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/FileGenerator.php 443 The method generate() has 101 lines of code. Current threshold is set to 100. Avoid really long methods.
106 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/MethodGenerator.php 86 The method fromArray() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
107 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/MethodGenerator.php 222 The method generate() has an NPath complexity of 360. The configured NPath complexity threshold is 200.
108 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ParameterGenerator.php 105 The method fromArray() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
109 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/PropertyGenerator.php 79 The method fromArray() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
110 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ValueGenerator.php 14 The class ValueGenerator has an overall complexity of 67 which is very high. The configured complexity threshold is 50.
111 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ValueGenerator.php 269 The method getAutoDeterminedType() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
112 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ValueGenerator.php 301 The method generate() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10.
113 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ValueGenerator.php 301 The method generate() has an NPath complexity of 8710. The configured NPath complexity threshold is 200.
114 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Generator/ValueGenerator.php 301 The method generate() has 101 lines of code. Current threshold is set to 100. Avoid really long methods.
115 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/NameInformation.php 130 The method resolveName() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
116 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/NameInformation.php 130 The method resolveName() has an NPath complexity of 200. The configured NPath complexity threshold is 200.
117 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Reflection/DocBlock/TagManager.php 16 The class TagManager has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
118 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 16 The class AnnotationScanner has an overall complexity of 57 which is very high. The configured complexity threshold is 50.
119 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 69 The method scan() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
120 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 89 The method scan() utilizes a goto statement.
121 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 108 The method scan() utilizes a goto statement.
122 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 113 The method scan() utilizes a goto statement.
123 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 115 The method scan() utilizes a goto statement.
124 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 131 The method tokenize() has a Cyclomatic Complexity of 41. The configured cyclomatic complexity threshold is 10.
125 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 131 The method tokenize() has an NPath complexity of 83160000000. The configured NPath complexity threshold is 200.
126 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 131 The method tokenize() has 206 lines of code. Current threshold is set to 100. Avoid really long methods.
127 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 208 The method tokenize() utilizes a goto statement.
128 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 210 The method tokenize() utilizes a goto statement.
129 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 220 The method tokenize() utilizes a goto statement.
130 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 222 The method tokenize() utilizes a goto statement.
131 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 234 The method tokenize() utilizes a goto statement.
132 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 236 The method tokenize() utilizes a goto statement.
133 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 244 The method tokenize() utilizes a goto statement.
134 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 246 The method tokenize() utilizes a goto statement.
135 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 261 The method tokenize() utilizes a goto statement.
136 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 263 The method tokenize() utilizes a goto statement.
137 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 273 The method tokenize() utilizes a goto statement.
138 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 275 The method tokenize() utilizes a goto statement.
139 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 284 The method tokenize() utilizes a goto statement.
140 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 286 The method tokenize() utilizes a goto statement.
141 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 299 The method tokenize() utilizes a goto statement.
142 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 301 The method tokenize() utilizes a goto statement.
143 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 309 The method tokenize() utilizes a goto statement.
144 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 311 The method tokenize() utilizes a goto statement.
145 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 319 The method tokenize() utilizes a goto statement.
146 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 326 The method tokenize() utilizes a goto statement.
147 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/AnnotationScanner.php 329 The method tokenize() utilizes a goto statement.
148 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 16 The class ClassScanner has 16 fields. Consider to redesign ClassScanner to keep the number of fields under 15.
149 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 16 The class ClassScanner has 12 methods. Consider refactoring ClassScanner to keep number of methods under 10.
150 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 16 The class ClassScanner has an overall complexity of 161 which is very high. The configured complexity threshold is 50.
151 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 555 The method getMethod() contains an exit expression.
152 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 602 The method scan() has a Cyclomatic Complexity of 83. The configured cyclomatic complexity threshold is 10.
153 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 602 The method scan() has an NPath complexity of 1399574400. The configured NPath complexity threshold is 200.
154 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 602 The method scan() has 351 lines of code. Current threshold is set to 100. Avoid really long methods.
155 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 677 The method scan() utilizes a goto statement.
156 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 692 The method scan() utilizes a goto statement.
157 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 701 The method scan() utilizes a goto statement.
158 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 705 The method scan() utilizes a goto statement.
159 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 716 The method scan() utilizes a goto statement.
160 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 728 The method scan() utilizes a goto statement.
161 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 738 The method scan() utilizes a goto statement.
162 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 751 The method scan() utilizes a goto statement.
163 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 753 The method scan() utilizes a goto statement.
164 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 757 The method scan() utilizes a goto statement.
165 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 765 The method scan() utilizes a goto statement.
166 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 771 The method scan() utilizes a goto statement.
167 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 791 The method scan() utilizes a goto statement.
168 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 801 The method scan() utilizes a goto statement.
169 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 803 The method scan() utilizes a goto statement.
170 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 808 The method scan() utilizes a goto statement.
171 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 838 The method scan() utilizes a goto statement.
172 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 841 The method scan() utilizes a goto statement.
173 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 851 The method scan() utilizes a goto statement.
174 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 861 The method scan() utilizes a goto statement.
175 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 869 The method scan() utilizes a goto statement.
176 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 874 The method scan() utilizes a goto statement.
177 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 880 The method scan() utilizes a goto statement.
178 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 886 The method scan() utilizes a goto statement.
179 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 888 The method scan() utilizes a goto statement.
180 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 894 The method scan() utilizes a goto statement.
181 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 901 The method scan() utilizes a goto statement.
182 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 904 The method scan() utilizes a goto statement.
183 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 911 The method scan() utilizes a goto statement.
184 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 913 The method scan() utilizes a goto statement.
185 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 917 The method scan() utilizes a goto statement.
186 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 928 The method scan() utilizes a goto statement.
187 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ClassScanner.php 930 The method scan() utilizes a goto statement.
188 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ConstantScanner.php 153 The method scan() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
189 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ConstantScanner.php 153 The method scan() has an NPath complexity of 376. The configured NPath complexity threshold is 200.
190 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ConstantScanner.php 182 The method scan() utilizes a goto statement.
191 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ConstantScanner.php 203 The method scan() utilizes a goto statement.
192 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ConstantScanner.php 215 The method scan() utilizes a goto statement.
193 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ConstantScanner.php 218 The method scan() utilizes a goto statement.
194 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ConstantScanner.php 225 The method scan() utilizes a goto statement.
195 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ConstantScanner.php 227 The method scan() utilizes a goto statement.
196 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DerivedClassScanner.php 14 The class DerivedClassScanner has an overall complexity of 55 which is very high. The configured complexity threshold is 50.
197 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 110 The method scan() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
198 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 132 The method scan() utilizes a goto statement.
199 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 138 The method scan() utilizes a goto statement.
200 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 145 The method scan() utilizes a goto statement.
201 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 153 The method scan() utilizes a goto statement.
202 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 156 The method scan() utilizes a goto statement.
203 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 162 The method scan() utilizes a goto statement.
204 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 164 The method scan() utilizes a goto statement.
205 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 176 The method tokenize() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10.
206 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 176 The method tokenize() has an NPath complexity of 378000000. The configured NPath complexity threshold is 200.
207 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 176 The method tokenize() has 148 lines of code. Current threshold is set to 100. Avoid really long methods.
208 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 248 The method tokenize() utilizes a goto statement.
209 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 250 The method tokenize() utilizes a goto statement.
210 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 259 The method tokenize() utilizes a goto statement.
211 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 261 The method tokenize() utilizes a goto statement.
212 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 269 The method tokenize() utilizes a goto statement.
213 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 271 The method tokenize() utilizes a goto statement.
214 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 284 The method tokenize() utilizes a goto statement.
215 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 286 The method tokenize() utilizes a goto statement.
216 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 294 The method tokenize() utilizes a goto statement.
217 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 296 The method tokenize() utilizes a goto statement.
218 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 305 The method tokenize() utilizes a goto statement.
219 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 307 The method tokenize() utilizes a goto statement.
220 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 314 The method tokenize() utilizes a goto statement.
221 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/DocBlockScanner.php 316 The method tokenize() utilizes a goto statement.
222 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 16 The class MethodScanner has 17 fields. Consider to redesign MethodScanner to keep the number of fields under 15.
223 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 16 The class MethodScanner has an overall complexity of 69 which is very high. The configured complexity threshold is 50.
224 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 348 The method scan() has a Cyclomatic Complexity of 37. The configured cyclomatic complexity threshold is 10.
225 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 348 The method scan() has an NPath complexity of 237600. The configured NPath complexity threshold is 200.
226 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 348 The method scan() has 189 lines of code. Current threshold is set to 100. Avoid really long methods.
227 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 434 The method scan() utilizes a goto statement.
228 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 438 The method scan() utilizes a goto statement.
229 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 442 The method scan() utilizes a goto statement.
230 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 446 The method scan() utilizes a goto statement.
231 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 451 The method scan() utilizes a goto statement.
232 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 456 The method scan() utilizes a goto statement.
233 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 460 The method scan() utilizes a goto statement.
234 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 478 The method scan() utilizes a goto statement.
235 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 487 The method scan() utilizes a goto statement.
236 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 490 The method scan() utilizes a goto statement.
237 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 499 The method scan() utilizes a goto statement.
238 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 504 The method scan() utilizes a goto statement.
239 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 511 The method scan() utilizes a goto statement.
240 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/MethodScanner.php 513 The method scan() utilizes a goto statement.
241 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ParameterScanner.php 161 The method scan() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
242 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ParameterScanner.php 161 The method scan() has an NPath complexity of 864. The configured NPath complexity threshold is 200.
243 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ParameterScanner.php 179 The method scan() utilizes a goto statement.
244 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ParameterScanner.php 184 The method scan() utilizes a goto statement.
245 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ParameterScanner.php 189 The method scan() utilizes a goto statement.
246 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ParameterScanner.php 193 The method scan() utilizes a goto statement.
247 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ParameterScanner.php 205 The method scan() utilizes a goto statement.
248 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/ParameterScanner.php 207 The method scan() utilizes a goto statement.
249 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/PropertyScanner.php 209 The method scan() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
250 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/PropertyScanner.php 209 The method scan() has an NPath complexity of 208. The configured NPath complexity threshold is 200.
251 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/PropertyScanner.php 238 The method scan() utilizes a goto statement.
252 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/PropertyScanner.php 242 The method scan() utilizes a goto statement.
253 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/PropertyScanner.php 246 The method scan() utilizes a goto statement.
254 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/PropertyScanner.php 251 The method scan() utilizes a goto statement.
255 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/PropertyScanner.php 256 The method scan() utilizes a goto statement.
256 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/PropertyScanner.php 260 The method scan() utilizes a goto statement.
257 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/PropertyScanner.php 269 The method scan() utilizes a goto statement.
258 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/PropertyScanner.php 276 The method scan() utilizes a goto statement.
259 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/PropertyScanner.php 278 The method scan() utilizes a goto statement.
260 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 16 The class TokenArrayScanner has an overall complexity of 117 which is very high. The configured complexity threshold is 50.
261 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 291 The method scan() has a Cyclomatic Complexity of 63. The configured cyclomatic complexity threshold is 10.
262 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 291 The method scan() has an NPath complexity of 49440000. The configured NPath complexity threshold is 200.
263 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 291 The method scan() has 333 lines of code. Current threshold is set to 100. Avoid really long methods.
264 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 381 The method scan() utilizes a goto statement.
265 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 392 The method scan() utilizes a goto statement.
266 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 407 The method scan() utilizes a goto statement.
267 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 413 The method scan() utilizes a goto statement.
268 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 417 The method scan() utilizes a goto statement.
269 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 427 The method scan() utilizes a goto statement.
270 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 429 The method scan() utilizes a goto statement.
271 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 436 The method scan() utilizes a goto statement.
272 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 456 The method scan() utilizes a goto statement.
273 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 463 The method scan() utilizes a goto statement.
274 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 477 The method scan() utilizes a goto statement.
275 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 493 The method scan() utilizes a goto statement.
276 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 495 The method scan() utilizes a goto statement.
277 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 500 The method scan() utilizes a goto statement.
278 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 527 The method scan() utilizes a goto statement.
279 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 533 The method scan() utilizes a goto statement.
280 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 541 The method scan() utilizes a goto statement.
281 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 543 The method scan() utilizes a goto statement.
282 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 548 The method scan() utilizes a goto statement.
283 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 590 The method scan() utilizes a goto statement.
284 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 598 The method scan() utilizes a goto statement.
285 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 600 The method scan() utilizes a goto statement.
286 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 605 The method scan() utilizes a goto statement.
287 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 612 The method scan() utilizes a goto statement.
288 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 614 The method scan() utilizes a goto statement.
289 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/TokenArrayScanner.php 648 The method getUsesNoScan() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
290 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/Util.php 29 The method resolveImports() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
291 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Code/Scanner/Util.php 29 The method resolveImports() has an NPath complexity of 800. The configured NPath complexity threshold is 200.
292 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Config/Config.php 24 The class Config has 19 methods. Consider refactoring Config to keep number of methods under 10.
293 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Config/Factory.php 134 The method toFile() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
294 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Config/Reader/Ini.php 189 The method processKey() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
295 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Config/Reader/Xml.php 130 The method processNextElement() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
296 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Config/Reader/Xml.php 130 The method processNextElement() has an NPath complexity of 260. The configured NPath complexity threshold is 200.
297 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Config/Writer/Xml.php 56 The method addBranch() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
298 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/AbstractAdapter.php 19 The class AbstractAdapter has 16 methods. Consider refactoring AbstractAdapter to keep number of methods under 10.
299 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/AbstractAdapter.php 19 The class AbstractAdapter has an overall complexity of 62 which is very high. The configured complexity threshold is 50.
300 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/AbstractAdapter.php 120 The method writeBox() has a Cyclomatic Complexity of 31. The configured cyclomatic complexity threshold is 10.
301 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/AbstractAdapter.php 120 The method writeBox() has an NPath complexity of 272000. The configured NPath complexity threshold is 200.
302 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/AbstractAdapter.php 120 The method writeBox() has 155 lines of code. Current threshold is set to 100. Avoid really long methods.
303 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/AbstractAdapter.php 120 The method writeBox has 10 parameters. Consider to reduce parameter number under 10.
304 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/AdapterInterface.php 81 The method writeBox has 10 parameters. Consider to reduce parameter number under 10.
305 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/Windows.php 15 The class Windows has an overall complexity of 53 which is very high. The configured complexity threshold is 50.
306 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/Windows.php 234 The method readChar() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
307 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/Windows.php 234 The method readChar() has an NPath complexity of 1440. The configured NPath complexity threshold is 200.
308 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/Windows.php 234 The method readChar() has 107 lines of code. Current threshold is set to 100. Avoid really long methods.
309 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/WindowsAnsicon.php 195 The method readChar() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
310 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/WindowsAnsicon.php 195 The method readChar() has an NPath complexity of 1440. The configured NPath complexity threshold is 200.
311 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Adapter/WindowsAnsicon.php 195 The method readChar() has 107 lines of code. Current threshold is set to 100. Avoid really long methods.
312 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Console.php 43 The method getInstance() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
313 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Getopt.php 81 The class Getopt has 22 methods. Consider refactoring Getopt to keep number of methods under 10.
314 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Getopt.php 81 The class Getopt has an overall complexity of 134 which is very high. The configured complexity threshold is 50.
315 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Getopt.php 556 The method getUsageMessage() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
316 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Getopt.php 556 The method getUsageMessage() has an NPath complexity of 450. The configured NPath complexity threshold is 200.
317 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Getopt.php 661 The method parse() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
318 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Getopt.php 740 The method _parseSingleOption() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
319 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Getopt.php 950 The method _addRulesModeZend() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
320 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Getopt.php 950 The method _addRulesModeZend() has an NPath complexity of 705. The configured NPath complexity threshold is 200.
321 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Prompt/Number.php 76 The method show() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
322 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Console/Response.php 79 The method send() contains an exit expression.
323 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Crypt/Password/Apache.php 249 The method apr1Md5() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
324 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Crypt/Password/Apache.php 249 The method apr1Md5() has an NPath complexity of 25452. The configured NPath complexity threshold is 200.
325 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Crypt/PublicKey/Rsa.php 39 The method factory() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
326 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Crypt/PublicKey/Rsa.php 39 The method factory() has an NPath complexity of 1920. The configured NPath complexity threshold is 200.
327 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Crypt/Symmetric/Mcrypt.php 22 The class Mcrypt has an overall complexity of 57 which is very high. The configured complexity threshold is 50.
328 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Crypt/Symmetric/Mcrypt.php 110 The method __construct() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
329 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Adapter.php 18 The class Adapter has an overall complexity of 76 which is very high. The configured complexity threshold is 50.
330 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Adapter.php 18 The class Adapter has a coupling between objects value of 31. Consider to reduce the number of dependencies under 13.
331 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Adapter.php 166 The method query() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
332 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Adapter.php 259 The method createDriver() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
333 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Adapter.php 259 The method createDriver() has an NPath complexity of 432. The configured NPath complexity threshold is 200.
334 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Adapter.php 314 The method createPlatform() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
335 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Adapter.php 314 The method createPlatform() has an NPath complexity of 345. The configured NPath complexity threshold is 200.
336 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Mysqli/Connection.php 16 The class Connection has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
337 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Mysqli/Connection.php 161 The method connect() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
338 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Mysqli/Connection.php 161 The method connect() has an NPath complexity of 3000. The configured NPath complexity threshold is 200.
339 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Mysqli/Result.php 16 The class Result has 12 methods. Consider refactoring Result to keep number of methods under 10.
340 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Mysqli/Statement.php 17 The class Statement has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
341 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Mysqli/Statement.php 227 The method execute() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
342 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Mysqli/Statement.php 227 The method execute() has an NPath complexity of 384. The configured NPath complexity threshold is 200.
343 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Oci8/Result.php 16 The class Result has 11 methods. Consider refactoring Result to keep number of methods under 10.
344 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Oci8/Statement.php 220 The method execute() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
345 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Oci8/Statement.php 220 The method execute() has an NPath complexity of 384. The configured NPath complexity threshold is 200.
346 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Pdo/Connection.php 16 The class Connection has an overall complexity of 70 which is very high. The configured complexity threshold is 50.
347 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Pdo/Connection.php 16 The class Connection has a coupling between objects value of 19. Consider to reduce the number of dependencies under 13.
348 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Pdo/Connection.php 202 The method connect() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10.
349 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Pdo/Connection.php 202 The method connect() has an NPath complexity of 1224. The configured NPath complexity threshold is 200.
350 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Pdo/Pdo.php 19 The class Pdo has an overall complexity of 50 which is very high. The configured complexity threshold is 50.
351 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Pdo/Pdo.php 19 The class Pdo has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
352 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Pdo/Pdo.php 52 The method __construct() has an NPath complexity of 250. The configured NPath complexity threshold is 200.
353 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Pdo/Statement.php 17 The class Statement has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
354 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Pdo/Statement.php 210 The method execute() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
355 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Pdo/Statement.php 210 The method execute() has an NPath complexity of 288. The configured NPath complexity threshold is 200.
356 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Pgsql/Connection.php 152 The method connect() has an NPath complexity of 300. The configured NPath complexity threshold is 200.
357 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Sqlsrv/Connection.php 162 The method connect() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
358 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Sqlsrv/Result.php 15 The class Result has 11 methods. Consider refactoring Result to keep number of methods under 10.
359 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Sqlsrv/Statement.php 221 The method execute() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
360 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Driver/Sqlsrv/Statement.php 221 The method execute() has an NPath complexity of 288. The configured NPath complexity threshold is 200.
361 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/ParameterContainer.php 16 The class ParameterContainer has 17 methods. Consider refactoring ParameterContainer to keep number of methods under 10.
362 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Platform/IbmDb2.php 176 The method quoteIdentifierInFragment() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
363 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Platform/Mysql.php 187 The method quoteIdentifierInFragment() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
364 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Platform/Oracle.php 159 The method quoteIdentifierInFragment() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
365 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Platform/Postgresql.php 186 The method quoteIdentifierInFragment() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
366 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Platform/Sql92.php 133 The method quoteIdentifierInFragment() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
367 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Platform/SqlServer.php 177 The method quoteIdentifierInFragment() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
368 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Platform/Sqlite.php 177 The method quoteIdentifierInFragment() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
369 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Metadata/Source/AbstractSource.php 16 The class AbstractSource has an overall complexity of 78 which is very high. The configured complexity threshold is 50.
370 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Metadata/Source/MysqlMetadata.php 168 The method loadConstraintData() has 108 lines of code. Current threshold is set to 100. Avoid really long methods.
371 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Metadata/Source/PostgresqlMetadata.php 154 The method loadConstraintData() has 126 lines of code. Current threshold is set to 100. Avoid really long methods.
372 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Metadata/Source/SqlServerMetadata.php 158 The method loadConstraintData() has 127 lines of code. Current threshold is set to 100. Avoid really long methods.
373 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Metadata/Source/SqliteMetadata.php 15 The class SqliteMetadata has an overall complexity of 51 which is very high. The configured complexity threshold is 50.
374 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Metadata/Source/SqliteMetadata.php 109 The method loadConstraintData() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
375 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Metadata/Source/SqliteMetadata.php 109 The method loadConstraintData() has an NPath complexity of 648. The configured NPath complexity threshold is 200.
376 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/ResultSet/AbstractResultSet.php 58 The method initialize() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
377 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/RowGateway/AbstractRowGateway.php 17 The class AbstractRowGateway has 17 methods. Consider refactoring AbstractRowGateway to keep number of methods under 10.
378 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/AbstractSql.php 34 The method processExpression() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10.
379 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/AbstractSql.php 34 The method processExpression() has an NPath complexity of 2728. The configured NPath complexity threshold is 200.
380 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/AbstractSql.php 120 The method createSqlFromSpecificationAndParameters() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
381 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Ddl/AlterTable.php 16 The class AlterTable has 12 methods. Consider refactoring AlterTable to keep number of methods under 10.
382 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Ddl/Column/Decimal.php 44 The method getExpressionData() has an NPath complexity of 250. The configured NPath complexity threshold is 200.
383 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Ddl/CreateTable.php 137 The method getSqlString() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
384 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Ddl/CreateTable.php 137 The method getSqlString() has an NPath complexity of 250. The configured NPath complexity threshold is 200.
385 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Delete.php 22 The class Delete has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
386 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Delete.php 102 The method where() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
387 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Expression.php 118 The method getExpressionData() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
388 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Expression.php 118 The method getExpressionData() has an NPath complexity of 270. The configured NPath complexity threshold is 200.
389 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Platform/Mysql/Ddl/CreateTableDecorator.php 45 The method processColumns() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
390 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Platform/Oracle/SelectDecorator.php 90 The method processLimitOffset() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
391 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Platform/Oracle/SelectDecorator.php 90 The method processLimitOffset() has an NPath complexity of 264. The configured NPath complexity threshold is 200.
392 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Platform/SqlServer/SelectDecorator.php 81 The method processLimitOffset() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
393 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Predicate/Predicate.php 20 The class Predicate has 16 methods. Consider refactoring Predicate to keep number of methods under 10.
394 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Select.php 24 The class Select has 29 methods. Consider refactoring Select to keep number of methods under 10.
395 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Select.php 24 The class Select has an overall complexity of 169 which is very high. The configured complexity threshold is 50.
396 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Select.php 24 The class Select has a coupling between objects value of 21. Consider to reduce the number of dependencies under 13.
397 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Select.php 278 The method where() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
398 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Select.php 466 The method reset() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
399 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Select.php 646 The method processSelect() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10.
400 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Select.php 646 The method processSelect() has an NPath complexity of 48949248. The configured NPath complexity threshold is 200.
401 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Select.php 646 The method processSelect() has 131 lines of code. Current threshold is set to 100. Avoid really long methods.
402 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Select.php 778 The method processJoins() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
403 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Select.php 778 The method processJoins() has an NPath complexity of 902. The configured NPath complexity threshold is 200.
404 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Sql.php 16 The class Sql has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13.
405 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Update.php 22 The class Update has a coupling between objects value of 17. Consider to reduce the number of dependencies under 13.
406 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Update.php 120 The method where() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
407 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/Sql/Update.php 248 The method getSqlString() has an NPath complexity of 200. The configured NPath complexity threshold is 200.
408 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/TableGateway/AbstractTableGateway.php 29 The class AbstractTableGateway has 18 methods. Consider refactoring AbstractTableGateway to keep number of methods under 10.
409 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/TableGateway/AbstractTableGateway.php 29 The class AbstractTableGateway has an overall complexity of 57 which is very high. The configured complexity threshold is 50.
410 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/TableGateway/AbstractTableGateway.php 29 The class AbstractTableGateway has a coupling between objects value of 19. Consider to reduce the number of dependencies under 13.
411 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/TableGateway/Feature/EventFeature.php 23 The class EventFeature has 11 methods. Consider refactoring EventFeature to keep number of methods under 10.
412 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/TableGateway/TableGateway.php 31 The method __construct() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
413 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Db/TableGateway/TableGateway.php 31 The method __construct() has an NPath complexity of 1050. The configured NPath complexity threshold is 200.
414 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Config.php 20 The class Config has an overall complexity of 50 which is very high. The configured complexity threshold is 50.
415 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Config.php 67 The method configureDefinition() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10.
416 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Config.php 152 The method configureInstance() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
417 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Definition/Builder/InjectionMethod.php 80 The method detectMethodRequirement() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
418 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Definition/Builder/InjectionMethod.php 80 The method detectMethodRequirement() has an NPath complexity of 216. The configured NPath complexity threshold is 200.
419 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Definition/BuilderDefinition.php 35 The method createClassesFromArray() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
420 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Definition/ClassDefinition.php 102 The method addMethodParameter() has an NPath complexity of 750. The configured NPath complexity threshold is 200.
421 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Definition/CompilerDefinition.php 23 The class CompilerDefinition has 12 methods. Consider refactoring CompilerDefinition to keep number of methods under 10.
422 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Definition/CompilerDefinition.php 23 The class CompilerDefinition has an overall complexity of 60 which is very high. The configured complexity threshold is 50.
423 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Definition/CompilerDefinition.php 138 The method processClass() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10.
424 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Definition/CompilerDefinition.php 138 The method processClass() has an NPath complexity of 95904. The configured NPath complexity threshold is 200.
425 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Definition/CompilerDefinition.php 138 The method processClass() has 131 lines of code. Current threshold is set to 100. Avoid really long methods.
426 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Definition/RuntimeDefinition.php 20 The class RuntimeDefinition has an overall complexity of 54 which is very high. The configured complexity threshold is 50.
427 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Definition/RuntimeDefinition.php 203 The method processClass() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
428 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Definition/RuntimeDefinition.php 203 The method processClass() has an NPath complexity of 15984. The configured NPath complexity threshold is 200.
429 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Definition/RuntimeDefinition.php 203 The method processClass() has 114 lines of code. Current threshold is set to 100. Avoid really long methods.
430 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Di.php 20 The class Di has 12 methods. Consider refactoring Di to keep number of methods under 10.
431 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Di.php 20 The class Di has an overall complexity of 164 which is very high. The configured complexity threshold is 50.
432 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Di.php 20 The class Di has a coupling between objects value of 19. Consider to reduce the number of dependencies under 13.
433 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Di.php 246 The method newInstance() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
434 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Di.php 246 The method newInstance() has an NPath complexity of 2088. The configured NPath complexity threshold is 200.
435 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Di.php 353 The method handleInjectDependencies() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10.
436 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Di.php 353 The method handleInjectDependencies() has an NPath complexity of 1826. The configured NPath complexity threshold is 200.
437 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Di.php 553 The method resolveMethodParameters() has a Cyclomatic Complexity of 72. The configured cyclomatic complexity threshold is 10.
438 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Di.php 553 The method resolveMethodParameters() has an NPath complexity of 296119539072. The configured NPath complexity threshold is 200.
439 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Di.php 553 The method resolveMethodParameters() has 289 lines of code. Current threshold is set to 100. Avoid really long methods.
440 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Display/Console.php 72 The method render() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
441 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/Display/Console.php 72 The method render() has an NPath complexity of 800. The configured NPath complexity threshold is 200.
442 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/InstanceManager.php 15 The class InstanceManager has 13 methods. Consider refactoring InstanceManager to keep number of methods under 10.
443 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/InstanceManager.php 15 The class InstanceManager has an overall complexity of 77 which is very high. The configured complexity threshold is 50.
444 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/InstanceManager.php 294 The method setConfig() has an NPath complexity of 1875. The configured NPath complexity threshold is 200.
445 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/InstanceManager.php 487 The method createHashForValues() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
446 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/ServiceLocator/Generator.php 83 The method getCodeGenerator() has a Cyclomatic Complexity of 33. The configured cyclomatic complexity threshold is 10.
447 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/ServiceLocator/Generator.php 83 The method getCodeGenerator() has an NPath complexity of 6370572. The configured NPath complexity threshold is 200.
448 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Di/ServiceLocator/Generator.php 83 The method getCodeGenerator() has 199 lines of code. Current threshold is set to 100. Avoid really long methods.
449 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Dom/Css2Xpath.php 23 The method transform() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
450 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Dom/NodeList.php 22 The class NodeList has 11 methods. Consider refactoring NodeList to keep number of methods under 10.
451 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Dom/Query.php 225 The method queryXpath() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
452 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Escaper/Escaper.php 17 The class Escaper has 13 methods. Consider refactoring Escaper to keep number of methods under 10.
453 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Escaper/Escaper.php 234 The method htmlAttrMatcher() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
454 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/EventManager/AbstractListenerAggregate.php 16 The class AbstractListenerAggregate has 19 children. Consider to rebalance this class hierarchy to keep number of children under 15.
455 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php 24 The class EventManager has 13 methods. Consider refactoring EventManager to keep number of methods under 10.
456 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php 24 The class EventManager has an overall complexity of 71 which is very high. The configured complexity threshold is 50.
457 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php 24 The class EventManager has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
458 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/PubSubHubbub/Publisher.php 17 The class Publisher has 12 methods. Consider refactoring Publisher to keep number of methods under 10.
459 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/PubSubHubbub/Publisher.php 17 The class Publisher has an overall complexity of 56 which is very high. The configured complexity threshold is 50.
460 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/PubSubHubbub/Subscriber.php 19 The class Subscriber has 18 methods. Consider refactoring Subscriber to keep number of methods under 10.
461 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/PubSubHubbub/Subscriber.php 19 The class Subscriber has an overall complexity of 104 which is very high. The configured complexity threshold is 50.
462 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/PubSubHubbub/Subscriber.php 19 The class Subscriber has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13.
463 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/PubSubHubbub/Subscriber.php 144 The method setOptions() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
464 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/PubSubHubbub/Subscriber.php 144 The method setOptions() has an NPath complexity of 2048. The configured NPath complexity threshold is 200.
465 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/PubSubHubbub/Subscriber.php 669 The method _getRequestParameters() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
466 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/PubSubHubbub/Subscriber.php 669 The method _getRequestParameters() has an NPath complexity of 960. The configured NPath complexity threshold is 200.
467 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/PubSubHubbub/Subscriber/Callback.php 64 The method handle() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
468 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/PubSubHubbub/Subscriber/Callback.php 132 The method isValidHubVerification() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
469 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/PubSubHubbub/Subscriber/Callback.php 132 The method isValidHubVerification() has an NPath complexity of 216. The configured NPath complexity threshold is 200.
470 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/AbstractFeed.php 16 The class AbstractFeed has 12 methods. Consider refactoring AbstractFeed to keep number of methods under 10.
471 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Entry/Rss.php 18 The class Rss has an overall complexity of 96 which is very high. The configured complexity threshold is 50.
472 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Entry/Rss.php 88 The method getAuthors() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
473 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Entry/Rss.php 88 The method getAuthors() has an NPath complexity of 360. The configured NPath complexity threshold is 200.
474 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Entry/Rss.php 186 The method getDateModified() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
475 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Extension/Atom/Entry.php 21 The class Entry has an overall complexity of 93 which is very high. The configured complexity threshold is 50.
476 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Extension/Atom/Entry.php 87 The method getContent() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
477 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Extension/Atom/Feed.php 19 The class Feed has an overall complexity of 80 which is very high. The configured complexity threshold is 50.
478 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Feed/AbstractFeed.php 20 The class AbstractFeed has 12 methods. Consider refactoring AbstractFeed to keep number of methods under 10.
479 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Feed/Atom.php 17 The class Atom has an overall complexity of 51 which is very high. The configured complexity threshold is 50.
480 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Feed/Rss.php 20 The class Rss has an overall complexity of 132 which is very high. The configured complexity threshold is 50.
481 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Feed/Rss.php 81 The method getAuthors() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
482 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Feed/Rss.php 81 The method getAuthors() has an NPath complexity of 360. The configured NPath complexity threshold is 200.
483 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Feed/Rss.php 192 The method getDateModified() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
484 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Feed/Rss.php 192 The method getDateModified() has an NPath complexity of 224. The configured NPath complexity threshold is 200.
485 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Feed/Rss.php 256 The method getLastBuildDate() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
486 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Feed/Rss.php 345 The method getId() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
487 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Feed/Rss.php 386 The method getImage() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
488 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Feed/Rss.php 386 The method getImage() has an NPath complexity of 390. The configured NPath complexity threshold is 200.
489 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/FeedSet.php 43 The method addLinks() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
490 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Reader.php 20 The class Reader has 12 methods. Consider refactoring Reader to keep number of methods under 10.
491 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Reader.php 20 The class Reader has an overall complexity of 95 which is very high. The configured complexity threshold is 50.
492 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Reader.php 20 The class Reader has a coupling between objects value of 23. Consider to reduce the number of dependencies under 13.
493 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Reader.php 191 The method import() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
494 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Reader.php 191 The method import() has an NPath complexity of 262. The configured NPath complexity threshold is 200.
495 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Reader.php 411 The method detectType() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10.
496 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Reader.php 411 The method detectType() has an NPath complexity of 34944. The configured NPath complexity threshold is 200.
497 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Reader/Reader.php 411 The method detectType() has 115 lines of code. Current threshold is set to 100. Avoid really long methods.
498 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Uri.php 71 The method __construct() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
499 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Uri.php 71 The method __construct() has an NPath complexity of 781250. The configured NPath complexity threshold is 200.
500 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Uri.php 137 The method isValid() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
501 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Uri.php 137 The method isValid() has an NPath complexity of 648. The configured NPath complexity threshold is 200.
502 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/AbstractFeed.php 16 The class AbstractFeed has 12 methods. Consider refactoring AbstractFeed to keep number of methods under 10.
503 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/AbstractFeed.php 16 The class AbstractFeed has an overall complexity of 157 which is very high. The configured complexity threshold is 50.
504 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/AbstractFeed.php 61 The method addAuthor() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
505 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/AbstractFeed.php 217 The method setGenerator() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
506 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/AbstractFeed.php 286 The method _validateTagUri() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
507 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Deleted.php 173 The method setBy() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
508 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Entry.php 18 The class Entry has an overall complexity of 122 which is very high. The configured complexity threshold is 50.
509 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Entry.php 66 The method addAuthor() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
510 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Extension/ITunes/Feed.php 19 The class Feed has an overall complexity of 51 which is very high. The configured complexity threshold is 50.
511 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php 18 The class Feed has 13 methods. Consider refactoring Feed to keep number of methods under 10.
512 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Feed.php 18 The class Feed has 13 methods. Consider refactoring Feed to keep number of methods under 10.
513 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/FeedFactory.php 23 The method factory() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
514 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/FeedFactory.php 89 The method createEntries() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
515 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/FeedFactory.php 89 The method createEntries() has an NPath complexity of 343. The configured NPath complexity threshold is 200.
516 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Entry/Atom.php 20 The class Atom has 15 methods. Consider refactoring Atom to keep number of methods under 10.
517 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Entry/Atom.php 20 The class Atom has an overall complexity of 58 which is very high. The configured complexity threshold is 50.
518 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Entry/Atom.php 290 The method _validateTagUri() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
519 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Entry/Rss.php 21 The class Rss has 12 methods. Consider refactoring Rss to keep number of methods under 10.
520 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Entry/Rss.php 201 The method _setEnclosure() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
521 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Feed/AbstractAtom.php 21 The class AbstractAtom has 16 methods. Consider refactoring AbstractAtom to keep number of methods under 10.
522 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Feed/AbstractAtom.php 21 The class AbstractAtom has an overall complexity of 50 which is very high. The configured complexity threshold is 50.
523 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Feed/Atom/AbstractAtom.php 18 The class AbstractAtom has 16 methods. Consider refactoring AbstractAtom to keep number of methods under 10.
524 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Feed/Atom/AbstractAtom.php 18 The class AbstractAtom has an overall complexity of 50 which is very high. The configured complexity threshold is 50.
525 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Feed/Rss.php 22 The class Rss has 15 methods. Consider refactoring Rss to keep number of methods under 10.
526 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Feed/Rss.php 22 The class Rss has an overall complexity of 65 which is very high. The configured complexity threshold is 50.
527 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Feed/Rss.php 299 The method _setImage() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
528 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Feed/Rss.php 299 The method _setImage() has an NPath complexity of 6250. The configured NPath complexity threshold is 200.
529 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Renderer/Feed/Rss.php 299 The method _setImage() has 105 lines of code. Current threshold is set to 100. Avoid really long methods.
530 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Writer.php 92 The method registerExtension() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
531 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Feed/Writer/Writer.php 92 The method registerExtension() has an NPath complexity of 480. The configured NPath complexity threshold is 200.
532 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/ClassFileLocator.php 58 The method accept() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10.
533 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/ClassFileLocator.php 58 The method accept() has an NPath complexity of 12560. The configured NPath complexity threshold is 200.
534 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/ClassFileLocator.php 58 The method accept() has 100 lines of code. Current threshold is set to 100. Avoid really long methods.
535 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 33 The class AbstractAdapter has 1472 lines of code. Current threshold is 1000. Avoid really long classes.
536 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 33 The class AbstractAdapter has 46 public methods and attributes. Consider to reduce the number of public items under 45.
537 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 33 The class AbstractAdapter has 25 methods. Consider refactoring AbstractAdapter to keep number of methods under 10.
538 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 33 The class AbstractAdapter has an overall complexity of 238 which is very high. The configured complexity threshold is 50.
539 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 33 The class AbstractAdapter has a coupling between objects value of 17. Consider to reduce the number of dependencies under 13.
540 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 334 The method addValidators() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
541 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 573 The method isValid() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10.
542 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 573 The method isValid() has an NPath complexity of 328692. The configured NPath complexity threshold is 200.
543 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 1216 The method detectMimeType() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
544 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 1216 The method detectMimeType() has an NPath complexity of 216. The configured NPath complexity threshold is 200.
545 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 1312 The method getTmpDir() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
546 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 1312 The method getTmpDir() has an NPath complexity of 289. The configured NPath complexity threshold is 200.
547 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 1398 The method getFiles() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
548 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/AbstractAdapter.php 1398 The method getFiles() has an NPath complexity of 3200. The configured NPath complexity threshold is 200.
549 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/Http.php 21 The class Http has 13 methods. Consider refactoring Http to keep number of methods under 10.
550 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/Http.php 21 The class Http has an overall complexity of 76 which is very high. The configured complexity threshold is 50.
551 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/Http.php 138 The method receive() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
552 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/Http.php 138 The method receive() has an NPath complexity of 368. The configured NPath complexity threshold is 200.
553 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/Http.php 289 The method getProgress() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10.
554 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/File/Transfer/Adapter/Http.php 289 The method getProgress() has an NPath complexity of 61560. The configured NPath complexity threshold is 200.
555 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/AbstractFilter.php 15 The class AbstractFilter has 25 children. Consider to rebalance this class hierarchy to keep number of children under 15.
556 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Boolean.php 15 The class Boolean has an overall complexity of 65 which is very high. The configured complexity threshold is 50.
557 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Boolean.php 95 The method setType() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
558 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Boolean.php 196 The method filter() has a Cyclomatic Complexity of 39. The configured cyclomatic complexity threshold is 10.
559 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Boolean.php 196 The method filter() has an NPath complexity of 32902272. The configured NPath complexity threshold is 200.
560 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Boolean.php 196 The method filter() has 101 lines of code. Current threshold is set to 100. Avoid really long methods.
561 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Compress/Zip.php 18 The class Zip has an overall complexity of 57 which is very high. The configured complexity threshold is 50.
562 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Compress/Zip.php 108 The method compress() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
563 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Compress/Zip.php 185 The method decompress() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
564 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Compress/Zip.php 185 The method decompress() has an NPath complexity of 216. The configured NPath complexity threshold is 200.
565 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Compress/Zip.php 229 The method errorString() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10.
566 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Encrypt/BlockCipher.php 104 The method setEncryption() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
567 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Encrypt/BlockCipher.php 104 The method setEncryption() has an NPath complexity of 288. The configured NPath complexity threshold is 200.
568 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Encrypt/Openssl.php 21 The class Openssl has an overall complexity of 62 which is very high. The configured complexity threshold is 50.
569 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Encrypt/Openssl.php 110 The method _setKeys() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
570 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Encrypt/Openssl.php 338 The method encrypt() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
571 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Encrypt/Openssl.php 402 The method decrypt() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
572 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Encrypt/Openssl.php 402 The method decrypt() has an NPath complexity of 336. The configured NPath complexity threshold is 200.
573 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/File/Decrypt.php 59 The method filter() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
574 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/File/Encrypt.php 59 The method filter() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
575 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/File/Rename.php 17 The class Rename has an overall complexity of 52 which is very high. The configured complexity threshold is 50.
576 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/File/Rename.php 205 The method _convertOptions() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
577 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/File/Rename.php 205 The method _convertOptions() has an NPath complexity of 2112. The configured NPath complexity threshold is 200.
578 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/File/Rename.php 279 The method _getFileName() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
579 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/File/Rename.php 279 The method _getFileName() has an NPath complexity of 504. The configured NPath complexity threshold is 200.
580 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/File/RenameUpload.php 240 The method getFinalTarget() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
581 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/FilterChain.php 53 The method setOptions() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
582 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/FilterChain.php 53 The method setOptions() has an NPath complexity of 2128. The configured NPath complexity threshold is 200.
583 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Inflector.php 18 The class Inflector has an overall complexity of 61 which is very high. The configured complexity threshold is 50.
584 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Inflector.php 409 The method filter() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
585 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Null.php 75 The method setType() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
586 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Null.php 123 The method filter() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
587 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Null.php 123 The method filter() has an NPath complexity of 4096. The configured NPath complexity threshold is 200.
588 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/RealPath.php 75 The method filter() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
589 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/RealPath.php 75 The method filter() has an NPath complexity of 1200. The configured NPath complexity threshold is 200.
590 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/StripTags.php 50 The method __construct() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
591 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/StripTags.php 95 The method setTagsAllowed() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
592 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/StripTags.php 245 The method _filterTag() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
593 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/StripTags.php 245 The method _filterTag() has an NPath complexity of 616. The configured NPath complexity threshold is 200.
594 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Annotation/AnnotationBuilder.php 31 The class AnnotationBuilder has a coupling between objects value of 18. Consider to reduce the number of dependencies under 13.
595 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Annotation/AnnotationBuilder.php 288 The method configureElement() has an NPath complexity of 240. The configured NPath complexity threshold is 200.
596 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Annotation/ElementAnnotationsListener.php 36 The class ElementAnnotationsListener has 15 methods. Consider refactoring ElementAnnotationsListener to keep number of methods under 10.
597 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Annotation/ElementAnnotationsListener.php 36 The class ElementAnnotationsListener has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
598 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Element.php 16 The class Element has 19 children. Consider to rebalance this class hierarchy to keep number of children under 15.
599 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Element/Collection.php 22 The class Collection has 14 methods. Consider refactoring Collection to keep number of methods under 10.
600 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Element/Collection.php 22 The class Collection has an overall complexity of 85 which is very high. The configured complexity threshold is 50.
601 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Element/Collection.php 175 The method populateValues() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
602 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Element/Collection.php 175 The method populateValues() has an NPath complexity of 6860. The configured NPath complexity threshold is 200.
603 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Element/Collection.php 492 The method extract() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
604 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Element/Number.php 40 The method getValidators() has an NPath complexity of 432. The configured NPath complexity threshold is 200.
605 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Element/Range.php 34 The method getValidators() has an NPath complexity of 2700. The configured NPath complexity threshold is 200.
606 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Factory.php 19 The class Factory has 16 methods. Consider refactoring Factory to keep number of methods under 10.
607 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Factory.php 19 The class Factory has an overall complexity of 92 which is very high. The configured complexity threshold is 50.
608 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Factory.php 19 The class Factory has a coupling between objects value of 18. Consider to reduce the number of dependencies under 13.
609 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Factory.php 194 The method configureElement() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
610 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Factory.php 194 The method configureElement() has an NPath complexity of 6000. The configured NPath complexity threshold is 200.
611 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Factory.php 417 The method prepareAndInjectHydrator() has an NPath complexity of 264. The configured NPath complexity threshold is 200.
612 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Fieldset.php 18 The class Fieldset has 13 methods. Consider refactoring Fieldset to keep number of methods under 10.
613 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Fieldset.php 18 The class Fieldset has an overall complexity of 86 which is very high. The configured complexity threshold is 50.
614 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Fieldset.php 18 The class Fieldset has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
615 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Fieldset.php 140 The method add() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
616 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Fieldset.php 140 The method add() has an NPath complexity of 2160. The configured NPath complexity threshold is 200.
617 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Form.php 24 The class Form has 14 methods. Consider refactoring Form to keep number of methods under 10.
618 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Form.php 24 The class Form has an overall complexity of 118 which is very high. The configured complexity threshold is 50.
619 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Form.php 24 The class Form has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13.
620 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Form.php 318 The method bindValues() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
621 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Form.php 455 The method isValid() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
622 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Form.php 455 The method isValid() has an NPath complexity of 432. The configured NPath complexity threshold is 200.
623 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Form.php 735 The method attachInputFilterDefaults() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
624 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/Form.php 735 The method attachInputFilterDefaults() has an NPath complexity of 2208. The configured NPath complexity threshold is 200.
625 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/Captcha/ReCaptcha.php 43 The method render() has an NPath complexity of 375. The configured NPath complexity threshold is 200.
626 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormCollection.php 75 The method render() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
627 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormDateTimeSelect.php 199 The method parsePattern() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
628 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormElement.php 44 The method render() has a Cyclomatic Complexity of 34. The configured cyclomatic complexity threshold is 10.
629 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormElement.php 44 The method render() has an NPath complexity of 8589934592. The configured NPath complexity threshold is 200.
630 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormElement.php 44 The method render() has 173 lines of code. Current threshold is set to 100. Avoid really long methods.
631 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormInput.php 15 The class FormInput has 20 children. Consider to rebalance this class hierarchy to keep number of children under 15.
632 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormLabel.php 42 The method __invoke() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
633 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormMultiCheckbox.php 16 The class FormMultiCheckbox has an overall complexity of 56 which is very high. The configured complexity threshold is 50.
634 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormMultiCheckbox.php 147 The method renderOptions() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
635 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormMultiCheckbox.php 147 The method renderOptions() has an NPath complexity of 691202. The configured NPath complexity threshold is 200.
636 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormRow.php 17 The class FormRow has an overall complexity of 52 which is very high. The configured complexity threshold is 50.
637 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormRow.php 117 The method render() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
638 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormRow.php 117 The method render() has an NPath complexity of 17360. The configured NPath complexity threshold is 200.
639 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormRow.php 117 The method render() has 104 lines of code. Current threshold is set to 100. Avoid really long methods.
640 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormSelect.php 151 The method renderOptions() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
641 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Form/View/Helper/FormSelect.php 151 The method renderOptions() has an NPath complexity of 1153. The configured NPath complexity threshold is 200.
642 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client.php 22 The class Client has 1390 lines of code. Current threshold is 1000. Avoid really long classes.
643 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client.php 22 The class Client has 20 methods. Consider refactoring Client to keep number of methods under 10.
644 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client.php 22 The class Client has an overall complexity of 197 which is very high. The configured complexity threshold is 50.
645 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client.php 22 The class Client has a coupling between objects value of 29. Consider to reduce the number of dependencies under 13.
646 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client.php 746 The method calcAuthDigest() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
647 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client.php 810 The method send() has a Cyclomatic Complexity of 31. The configured cyclomatic complexity threshold is 10.
648 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client.php 810 The method send() has an NPath complexity of 1662338. The configured NPath complexity threshold is 200.
649 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client.php 810 The method send() has 163 lines of code. Current threshold is set to 100. Avoid really long methods.
650 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client.php 1088 The method prepareHeaders() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
651 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client.php 1088 The method prepareHeaders() has an NPath complexity of 7776. The configured NPath complexity threshold is 200.
652 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client.php 1171 The method prepareBody() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
653 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Curl.php 23 The class Curl has an overall complexity of 80 which is very high. The configured complexity threshold is 50.
654 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Curl.php 105 The method setOptions() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
655 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Curl.php 183 The method connect() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
656 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Curl.php 183 The method connect() has an NPath complexity of 800. The configured NPath complexity threshold is 200.
657 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Curl.php 247 The method write() has a Cyclomatic Complexity of 44. The configured cyclomatic complexity threshold is 10.
658 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Curl.php 247 The method write() has an NPath complexity of 470016000. The configured NPath complexity threshold is 200.
659 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Curl.php 247 The method write() has 207 lines of code. Current threshold is set to 100. Avoid really long methods.
660 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Proxy.php 117 The method write() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
661 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Proxy.php 117 The method write() has an NPath complexity of 11664. The configured NPath complexity threshold is 200.
662 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Proxy.php 200 The method connectHandshake() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
663 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Proxy.php 200 The method connectHandshake() has an NPath complexity of 384. The configured NPath complexity threshold is 200.
664 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Socket.php 23 The class Socket has an overall complexity of 108 which is very high. The configured complexity threshold is 50.
665 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Socket.php 184 The method connect() has a Cyclomatic Complexity of 36. The configured cyclomatic complexity threshold is 10.
666 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Socket.php 184 The method connect() has an NPath complexity of 11524840. The configured NPath complexity threshold is 200.
667 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Socket.php 184 The method connect() has 131 lines of code. Current threshold is set to 100. Avoid really long methods.
668 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Socket.php 328 The method write() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
669 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Socket.php 328 The method write() has an NPath complexity of 2160. The configured NPath complexity threshold is 200.
670 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Socket.php 383 The method read() has a Cyclomatic Complexity of 39. The configured cyclomatic complexity threshold is 10.
671 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Socket.php 383 The method read() has an NPath complexity of 25920. The configured NPath complexity threshold is 200.
672 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Adapter/Socket.php 383 The method read() has 175 lines of code. Current threshold is set to 100. Avoid really long methods.
673 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Cookies.php 37 The class Cookies has 19 methods. Consider refactoring Cookies to keep number of methods under 10.
674 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Client/Cookies.php 37 The class Cookies has an overall complexity of 60 which is very high. The configured complexity threshold is 50.
675 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/AbstractAccept.php 39 The class AbstractAccept has an overall complexity of 77 which is very high. The configured complexity threshold is 50.
676 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/AbstractAccept.php 295 The method match() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
677 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/AbstractAccept.php 339 The method matchAcceptParams() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
678 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/AbstractAccept.php 412 The method sortFieldValueParts() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
679 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/AbstractAccept.php 412 The method sortFieldValueParts() has an NPath complexity of 900. The configured NPath complexity threshold is 200.
680 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/CacheControl.php 176 The method parseValue() utilizes a goto statement.
681 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/CacheControl.php 188 The method parseValue() utilizes a goto statement.
682 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/CacheControl.php 193 The method parseValue() utilizes a goto statement.
683 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/CacheControl.php 198 The method parseValue() utilizes a goto statement.
684 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/CacheControl.php 205 The method parseValue() utilizes a goto statement.
685 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/SetCookie.php 20 The class SetCookie has 12 methods. Consider refactoring SetCookie to keep number of methods under 10.
686 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/SetCookie.php 20 The class SetCookie has an overall complexity of 94 which is very high. The configured complexity threshold is 50.
687 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/SetCookie.php 91 The method fromString() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
688 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/SetCookie.php 91 The method fromString() has an NPath complexity of 1020. The configured NPath complexity threshold is 200.
689 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/SetCookie.php 202 The method getFieldValue() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
690 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/SetCookie.php 202 The method getFieldValue() has an NPath complexity of 512. The configured NPath complexity threshold is 200.
691 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/SetCookie.php 513 The method match() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
692 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Header/SetCookie.php 513 The method match() has an NPath complexity of 576. The configured NPath complexity threshold is 200.
693 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Headers.php 25 The class Headers has 18 methods. Consider refactoring Headers to keep number of methods under 10.
694 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Headers.php 25 The class Headers has an overall complexity of 66 which is very high. The configured complexity threshold is 50.
695 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Headers.php 127 The method addHeaders() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
696 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Headers.php 244 The method get() has an NPath complexity of 280. The configured NPath complexity threshold is 200.
697 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/PhpEnvironment/Request.php 22 The class Request has an overall complexity of 90 which is very high. The configured complexity threshold is 50.
698 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/PhpEnvironment/Request.php 199 The method setServer() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10.
699 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/PhpEnvironment/Request.php 199 The method setServer() has an NPath complexity of 330000. The configured NPath complexity threshold is 200.
700 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/PhpEnvironment/Request.php 199 The method setServer() has 122 lines of code. Current threshold is set to 100. Avoid really long methods.
701 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/PhpEnvironment/Request.php 483 The method detectBaseUrl() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
702 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/PhpEnvironment/Request.php 483 The method detectBaseUrl() has an NPath complexity of 1152. The configured NPath complexity threshold is 200.
703 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Request.php 23 The class Request has 15 methods. Consider refactoring Request to keep number of methods under 10.
704 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Request.php 23 The class Request has an overall complexity of 57 which is very high. The configured complexity threshold is 50.
705 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Response.php 20 The class Response has 14 methods. Consider refactoring Response to keep number of methods under 10.
706 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Response.php 20 The class Response has an overall complexity of 51 which is very high. The configured complexity threshold is 50.
707 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Response.php 170 The method fromString() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
708 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Response.php 170 The method fromString() has an NPath complexity of 1680. The configured NPath complexity threshold is 200.
709 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Response/Stream.php 151 The method fromStream() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
710 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Http/Response/Stream.php 151 The method fromStream() has an NPath complexity of 1440. The configured NPath complexity threshold is 200.
711 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Loader/Gettext.php 45 The method load() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
712 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Loader/Gettext.php 45 The method load() has an NPath complexity of 2376. The configured NPath complexity threshold is 200.
713 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Loader/Gettext.php 45 The method load() has 112 lines of code. Current threshold is set to 100. Avoid really long methods.
714 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Loader/Ini.php 31 The method load() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
715 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Loader/Ini.php 31 The method load() has an NPath complexity of 360. The configured NPath complexity threshold is 200.
716 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Plural/Parser.php 20 The class Parser has an overall complexity of 50 which is very high. The configured complexity threshold is 50.
717 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Plural/Parser.php 282 The method getNextToken() has a Cyclomatic Complexity of 35. The configured cyclomatic complexity threshold is 10.
718 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Plural/Rule.php 92 The method evaluateAstPart() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10.
719 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Translator.php 26 The class Translator has 13 methods. Consider refactoring Translator to keep number of methods under 10.
720 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Translator.php 26 The class Translator has an overall complexity of 99 which is very high. The configured complexity threshold is 50.
721 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Translator.php 26 The class Translator has a coupling between objects value of 21. Consider to reduce the number of dependencies under 13.
722 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Translator.php 115 The method factory() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10.
723 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Translator.php 115 The method factory() has an NPath complexity of 31490613. The configured NPath complexity threshold is 200.
724 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Translator.php 115 The method factory() has 118 lines of code. Current threshold is set to 100. Avoid really long methods.
725 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Validator/Float.php 99 The method isValid() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
726 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Validator/Float.php 99 The method isValid() has an NPath complexity of 256. The configured NPath complexity threshold is 200.
727 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Validator/PhoneNumber.php 190 The method isValid() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
728 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Validator/PhoneNumber.php 190 The method isValid() has an NPath complexity of 840. The configured NPath complexity threshold is 200.
729 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Validator/PostCode.php 333 The method isValid() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
730 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/I18n/Validator/PostCode.php 333 The method isValid() has an NPath complexity of 3528. The configured NPath complexity threshold is 200.
731 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/InputFilter/BaseInputFilter.php 21 The class BaseInputFilter has an overall complexity of 115 which is very high. The configured complexity threshold is 50.
732 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/InputFilter/BaseInputFilter.php 178 The method validateInputs() has a Cyclomatic Complexity of 52. The configured cyclomatic complexity threshold is 10.
733 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/InputFilter/BaseInputFilter.php 178 The method validateInputs() has an NPath complexity of 16773121. The configured NPath complexity threshold is 200.
734 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/InputFilter/BaseInputFilter.php 178 The method validateInputs() has 138 lines of code. Current threshold is set to 100. Avoid really long methods.
735 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/InputFilter/CollectionInputFilter.php 154 The method isValid() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
736 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/InputFilter/CollectionInputFilter.php 154 The method isValid() has an NPath complexity of 390. The configured NPath complexity threshold is 200.
737 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/InputFilter/Factory.php 19 The class Factory has an overall complexity of 74 which is very high. The configured complexity threshold is 50.
738 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/InputFilter/Factory.php 19 The class Factory has a coupling between objects value of 18. Consider to reduce the number of dependencies under 13.
739 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/InputFilter/Factory.php 152 The method createInput() has a Cyclomatic Complexity of 31. The configured cyclomatic complexity threshold is 10.
740 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/InputFilter/Factory.php 152 The method createInput() has an NPath complexity of 42560. The configured NPath complexity threshold is 200.
741 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/InputFilter/Factory.php 152 The method createInput() has 112 lines of code. Current threshold is set to 100. Avoid really long methods.
742 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/InputFilter/Factory.php 273 The method createInputFilter() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
743 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/InputFilter/Factory.php 273 The method createInputFilter() has an NPath complexity of 840. The configured NPath complexity threshold is 200.
744 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Decoder.php 19 The class Decoder has an overall complexity of 87 which is very high. The configured complexity threshold is 50.
745 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Decoder.php 179 The method _decodeObject() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
746 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Decoder.php 290 The method _getNextToken() has a Cyclomatic Complexity of 42. The configured cyclomatic complexity threshold is 10.
747 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Decoder.php 290 The method _getNextToken() has an NPath complexity of 3120. The configured NPath complexity threshold is 200.
748 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Decoder.php 290 The method _getNextToken() has 148 lines of code. Current threshold is set to 100. Avoid really long methods.
749 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Decoder.php 450 The method decodeUnicodeString() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
750 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Encoder.php 21 The class Encoder has 15 methods. Consider refactoring Encoder to keep number of methods under 10.
751 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Encoder.php 21 The class Encoder has an overall complexity of 63 which is very high. The configured complexity threshold is 50.
752 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Encoder.php 106 The method _encodeObject() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
753 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Json.php 19 The class Json has an overall complexity of 58 which is very high. The configured complexity threshold is 50.
754 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Json.php 98 The method encode() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
755 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Json.php 227 The method _processXml() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
756 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Json.php 227 The method _processXml() has an NPath complexity of 448. The configured NPath complexity threshold is 200.
757 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Json.php 341 The method prettyPrint() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
758 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Server/Server.php 19 The class Server has 13 methods. Consider refactoring Server to keep number of methods under 10.
759 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Server/Server.php 19 The class Server has an overall complexity of 78 which is very high. The configured complexity threshold is 50.
760 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Server/Server.php 19 The class Server has a coupling between objects value of 18. Consider to reduce the number of dependencies under 13.
761 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Server/Server.php 73 The method addFunction() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
762 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Server/Server.php 482 The method _handle() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
763 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Server/Server.php 482 The method _handle() has an NPath complexity of 864. The configured NPath complexity threshold is 200.
764 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Json/Server/Smd/Service.php 21 The class Service has an overall complexity of 51 which is very high. The configured complexity threshold is 50.
765 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Attribute.php 17 The class Attribute has an overall complexity of 66 which is very high. The configured complexity threshold is 50.
766 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Attribute.php 34 The method setAttribute() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
767 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Collection.php 18 The class Collection has 12 methods. Consider refactoring Collection to keep number of methods under 10.
768 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Converter/Converter.php 19 The class Converter has an overall complexity of 72 which is very high. The configured complexity threshold is 50.
769 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Converter/Converter.php 83 The method toLdap() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
770 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Converter/Converter.php 241 The method fromLdapDateTime() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10.
771 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Converter/Converter.php 241 The method fromLdapDateTime() has an NPath complexity of 155648. The configured NPath complexity threshold is 200.
772 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Converter/Converter.php 241 The method fromLdapDateTime() has 115 lines of code. Current threshold is set to 100. Avoid really long methods.
773 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Dn.php 17 The class Dn has 27 methods. Consider refactoring Dn to keep number of methods under 10.
774 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Dn.php 17 The class Dn has an overall complexity of 114 which is very high. The configured complexity threshold is 50.
775 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Dn.php 547 The method explodeDn() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
776 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Dn.php 586 The method checkDn() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10.
777 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Dn.php 586 The method checkDn() has an NPath complexity of 644. The configured NPath complexity threshold is 200.
778 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Filter.php 15 The class Filter has 16 methods. Consider refactoring Filter to keep number of methods under 10.
779 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 15 The class Ldap has 1520 lines of code. Current threshold is 1000. Avoid really long classes.
780 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 15 The class Ldap has 23 methods. Consider refactoring Ldap to keep number of methods under 10.
781 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 15 The class Ldap has an overall complexity of 235 which is very high. The configured complexity threshold is 50.
782 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 15 The class Ldap has a coupling between objects value of 18. Consider to reduce the number of dependencies under 13.
783 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 218 The method setOptions() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
784 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 539 The method getCanonicalAccountName() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
785 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 662 The method connect() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
786 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 662 The method connect() has an NPath complexity of 81600. The configured NPath complexity threshold is 200.
787 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 757 The method bind() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
788 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 757 The method bind() has an NPath complexity of 416. The configured NPath complexity threshold is 200.
789 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 864 The method search() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
790 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 864 The method search() has an NPath complexity of 2112. The configured NPath complexity threshold is 200.
791 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 1093 The method prepareLdapEntryArray() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
792 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldap.php 1141 The method add() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
793 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldif/Encoder.php 17 The class Encoder has an overall complexity of 54 which is very high. The configured complexity threshold is 50.
794 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldif/Encoder.php 63 The method _decode() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
795 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldif/Encoder.php 171 The method encodeString() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
796 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Ldif/Encoder.php 267 The method encodeAttributes() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
797 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Node.php 19 The class Node has 1075 lines of code. Current threshold is 1000. Avoid really long classes.
798 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Node.php 19 The class Node has 49 public methods and attributes. Consider to reduce the number of public items under 45.
799 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Node.php 19 The class Node has 48 methods. Consider refactoring Node to keep number of methods under 10.
800 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Node.php 19 The class Node has an overall complexity of 126 which is very high. The configured complexity threshold is 50.
801 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Node.php 415 The method update() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
802 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Node/AbstractNode.php 20 The class AbstractNode has 19 methods. Consider refactoring AbstractNode to keep number of methods under 10.
803 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Node/ChildrenIterator.php 21 The class ChildrenIterator has 13 methods. Consider refactoring ChildrenIterator to keep number of methods under 10.
804 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Node/Schema/OpenLdap.php 20 The class OpenLdap has 15 methods. Consider refactoring OpenLdap to keep number of methods under 10.
805 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Ldap/Node/Schema/OpenLdap.php 20 The class OpenLdap has an overall complexity of 56 which is very high. The configured complexity threshold is 50.
806 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Loader/AutoloaderFactory.php 60 The method factory() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
807 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Loader/ModuleAutoloader.php 19 The class ModuleAutoloader has an overall complexity of 58 which is very high. The configured complexity threshold is 50.
808 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Loader/ModuleAutoloader.php 131 The method autoload() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
809 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Loader/ModuleAutoloader.php 131 The method autoload() has an NPath complexity of 8400. The configured NPath complexity threshold is 200.
810 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Loader/ModuleAutoloader.php 247 The method loadModuleFromPhar() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
811 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Loader/PluginClassLoader.php 105 The method registerPlugins() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
812 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Loader/PluginClassLoader.php 105 The method registerPlugins() has an NPath complexity of 216. The configured NPath complexity threshold is 200.
813 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Loader/StandardAutoloader.php 22 The class StandardAutoloader has 11 methods. Consider refactoring StandardAutoloader to keep number of methods under 10.
814 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Loader/StandardAutoloader.php 80 The method setOptions() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
815 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Filter/Priority.php 36 The method __construct() has an NPath complexity of 520. The configured NPath complexity threshold is 200.
816 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Formatter/Base.php 73 The method normalize() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
817 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Formatter/Base.php 73 The method normalize() has an NPath complexity of 624. The configured NPath complexity threshold is 200.
818 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Formatter/Simple.php 34 The method __construct() has an NPath complexity of 780. The configured NPath complexity threshold is 200.
819 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Formatter/Xml.php 56 The method __construct() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
820 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Formatter/Xml.php 56 The method __construct() has an NPath complexity of 288. The configured NPath complexity threshold is 200.
821 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Formatter/Xml.php 157 The method format() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
822 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Logger.php 21 The class Logger has 19 methods. Consider refactoring Logger to keep number of methods under 10.
823 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Logger.php 21 The class Logger has an overall complexity of 78 which is very high. The configured complexity threshold is 50.
824 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Logger.php 21 The class Logger has a coupling between objects value of 18. Consider to reduce the number of dependencies under 13.
825 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Logger.php 126 The method __construct() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
826 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Logger.php 126 The method __construct() has an NPath complexity of 956. The configured NPath complexity threshold is 200.
827 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Logger.php 372 The method log() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
828 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Logger.php 372 The method log() has an NPath complexity of 768. The configured NPath complexity threshold is 200.
829 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Processor/Backtrace.php 32 The method process() has an NPath complexity of 3750. The configured NPath complexity threshold is 200.
830 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/AbstractWriter.php 18 The class AbstractWriter has an overall complexity of 54 which is very high. The configured complexity threshold is 50.
831 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/AbstractWriter.php 18 The class AbstractWriter has a coupling between objects value of 17. Consider to reduce the number of dependencies under 13.
832 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/AbstractWriter.php 73 The method __construct() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
833 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/AbstractWriter.php 73 The method __construct() has an NPath complexity of 506. The configured NPath complexity threshold is 200.
834 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/Db.php 59 The method __construct() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
835 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/Db.php 59 The method __construct() has an NPath complexity of 10016. The configured NPath complexity threshold is 200.
836 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/FingersCrossed.php 73 The method __construct() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
837 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/FingersCrossed.php 73 The method __construct() has an NPath complexity of 2268. The configured NPath complexity threshold is 200.
838 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/FirePhp.php 60 The method doWrite() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
839 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/Mail.php 76 The method __construct() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
840 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/Mail.php 76 The method __construct() has an NPath complexity of 14688. The configured NPath complexity threshold is 200.
841 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/MongoDB.php 50 The method __construct() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
842 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/MongoDB.php 50 The method __construct() has an NPath complexity of 35056. The configured NPath complexity threshold is 200.
843 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/Stream.php 43 The method __construct() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
844 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Log/Writer/Stream.php 43 The method __construct() has an NPath complexity of 12096. The configured NPath complexity threshold is 200.
845 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/AddressList.php 15 The class AddressList has 12 methods. Consider refactoring AddressList to keep number of methods under 10.
846 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Headers.php 23 The class Headers has 18 methods. Consider refactoring Headers to keep number of methods under 10.
847 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Headers.php 23 The class Headers has an overall complexity of 65 which is very high. The configured complexity threshold is 50.
848 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Headers.php 23 The class Headers has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13.
849 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Headers.php 158 The method addHeaders() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
850 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Message.php 15 The class Message has an overall complexity of 55 which is very high. The configured complexity threshold is 50.
851 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Message.php 15 The class Message has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13.
852 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Imap.php 14 The class Imap has 30 methods. Consider refactoring Imap to keep number of methods under 10.
853 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Imap.php 14 The class Imap has an overall complexity of 124 which is very high. The configured complexity threshold is 50.
854 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Imap.php 65 The method connect() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
855 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Imap.php 65 The method connect() has an NPath complexity of 360. The configured NPath complexity threshold is 200.
856 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Imap.php 163 The method _decodeLine() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
857 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Imap.php 163 The method _decodeLine() has an NPath complexity of 434. The configured NPath complexity threshold is 200.
858 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Imap.php 535 The method fetch() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
859 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Imap.php 535 The method fetch() has an NPath complexity of 2892. The configured NPath complexity threshold is 200.
860 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Imap.php 643 The method store() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
861 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Imap.php 643 The method store() has an NPath complexity of 864. The configured NPath complexity threshold is 200.
862 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Pop3.php 14 The class Pop3 has 16 methods. Consider refactoring Pop3 to keep number of methods under 10.
863 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Pop3.php 14 The class Pop3 has an overall complexity of 52 which is very high. The configured complexity threshold is 50.
864 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Pop3.php 73 The method connect() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
865 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Pop3.php 73 The method connect() has an NPath complexity of 360. The configured NPath complexity threshold is 200.
866 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Smtp.php 17 The class Smtp has 17 methods. Consider refactoring Smtp to keep number of methods under 10.
867 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Smtp.php 87 The method __construct() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
868 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Protocol/Smtp.php 87 The method __construct() has an NPath complexity of 270. The configured NPath complexity threshold is 200.
869 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/AbstractStorage.php 16 The class AbstractStorage has 18 methods. Consider refactoring AbstractStorage to keep number of methods under 10.
870 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Folder.php 14 The class Folder has 13 methods. Consider refactoring Folder to keep number of methods under 10.
871 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Folder/Maildir.php 80 The method _buildFolderTree() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
872 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Imap.php 15 The class Imap has 12 methods. Consider refactoring Imap to keep number of methods under 10.
873 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Imap.php 15 The class Imap has an overall complexity of 68 which is very high. The configured complexity threshold is 50.
874 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Imap.php 175 The method __construct() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
875 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Imap.php 175 The method __construct() has an NPath complexity of 75000. The configured NPath complexity threshold is 200.
876 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Imap.php 302 The method getFolders() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
877 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Maildir.php 15 The class Maildir has an overall complexity of 64 which is very high. The configured complexity threshold is 50.
878 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Maildir.php 290 The method _getMaildirFiles() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
879 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Maildir.php 290 The method _getMaildirFiles() has an NPath complexity of 577. The configured NPath complexity threshold is 200.
880 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Mbox.php 237 The method openMboxFile() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
881 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Part.php 17 The class Part has 13 methods. Consider refactoring Part to keep number of methods under 10.
882 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Part.php 17 The class Part has an overall complexity of 62 which is very high. The configured complexity threshold is 50.
883 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Part.php 17 The class Part has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
884 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Part.php 82 The method __construct() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
885 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Part.php 82 The method __construct() has an NPath complexity of 200. The configured NPath complexity threshold is 200.
886 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Part/File.php 33 The method __construct() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
887 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Part/File.php 33 The method __construct() has an NPath complexity of 38400. The configured NPath complexity threshold is 200.
888 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Pop3.php 126 The method __construct() has an NPath complexity of 5000. The configured NPath complexity threshold is 200.
889 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 19 The class Maildir has 16 methods. Consider refactoring Maildir to keep number of methods under 10.
890 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 19 The class Maildir has an overall complexity of 176 which is very high. The configured complexity threshold is 50.
891 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 106 The method createFolder() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
892 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 106 The method createFolder() has an NPath complexity of 8640. The configured NPath complexity threshold is 200.
893 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 181 The method removeFolder() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
894 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 181 The method removeFolder() has an NPath complexity of 272000. The configured NPath complexity threshold is 200.
895 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 256 The method renameFolder() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
896 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 256 The method renameFolder() has an NPath complexity of 1920. The configured NPath complexity threshold is 200.
897 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 437 The method appendMessage() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
898 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 437 The method appendMessage() has an NPath complexity of 5760. The configured NPath complexity threshold is 200.
899 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 504 The method copyMessage() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
900 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 504 The method copyMessage() has an NPath complexity of 1152. The configured NPath complexity threshold is 200.
901 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 742 The method _calculateMaildirsize() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10.
902 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 742 The method _calculateMaildirsize() has an NPath complexity of 22248. The configured NPath complexity threshold is 200.
903 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 843 The method _calculateQuota() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10.
904 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Storage/Writable/Maildir.php 843 The method _calculateQuota() has an NPath complexity of 1824. The configured NPath complexity threshold is 200.
905 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Transport/Smtp.php 23 The class Smtp has 11 methods. Consider refactoring Smtp to keep number of methods under 10.
906 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mail/Transport/Smtp.php 23 The class Smtp has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
907 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Math/BigInteger/Adapter/Bcmath.php 17 The class Bcmath has 15 methods. Consider refactoring Bcmath to keep number of methods under 10.
908 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Math/BigInteger/Adapter/Bcmath.php 212 The method intToBin() has an NPath complexity of 660. The configured NPath complexity threshold is 200.
909 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Math/BigInteger/Adapter/Bcmath.php 287 The method baseConvert() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
910 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Math/BigInteger/Adapter/Bcmath.php 287 The method baseConvert() has an NPath complexity of 1080. The configured NPath complexity threshold is 200.
911 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Math/BigInteger/Adapter/Gmp.php 17 The class Gmp has 14 methods. Consider refactoring Gmp to keep number of methods under 10.
912 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Math/BigInteger/Adapter/Gmp.php 201 The method intToBin() has an NPath complexity of 660. The configured NPath complexity threshold is 200.
913 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Math/BigInteger/Adapter/Gmp.php 268 The method baseConvert() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
914 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Math/BigInteger/Adapter/Gmp.php 268 The method baseConvert() has an NPath complexity of 3240. The configured NPath complexity threshold is 200.
915 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Math/Rand.php 35 The method getBytes() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
916 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Memory/Container/Movable.php 20 The class Movable has 13 methods. Consider refactoring Movable to keep number of methods under 10.
917 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Memory/MemoryManager.php 22 The class MemoryManager has 12 methods. Consider refactoring MemoryManager to keep number of methods under 10.
918 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Memory/MemoryManager.php 22 The class MemoryManager has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
919 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mime/Decode.php 102 The method splitMessage() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
920 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mime/Decode.php 165 The method splitHeaderField() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
921 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mime/Decode.php 165 The method splitHeaderField() has an NPath complexity of 216. The configured NPath complexity threshold is 200.
922 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mime/Message.php 219 The method createFromMessage() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
923 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mime/Mime.php 15 The class Mime has 11 methods. Consider refactoring Mime to keep number of methods under 10.
924 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mime/Part.php 147 The method getHeadersArray() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
925 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mime/Part.php 147 The method getHeadersArray() has an NPath complexity of 384. The configured NPath complexity threshold is 200.
926 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ModuleManager/Listener/ConfigListener.php 25 The class ConfigListener has 15 methods. Consider refactoring ConfigListener to keep number of methods under 10.
927 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ModuleManager/Listener/ServiceListener.php 188 The method onLoadModulesPost() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
928 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractController.php 44 The class AbstractController has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13.
929 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractRestfulController.php 21 The class AbstractRestfulController has 16 methods. Consider refactoring AbstractRestfulController to keep number of methods under 10.
930 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractRestfulController.php 21 The class AbstractRestfulController has an overall complexity of 53 which is very high. The configured complexity threshold is 50.
931 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractRestfulController.php 311 The method onDispatch() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10.
932 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractRestfulController.php 311 The method onDispatch() has 130 lines of code. Current threshold is set to 100. Avoid really long methods.
933 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/Plugin/FilePostRedirectGet.php 61 The method handlePostRequest() has an NPath complexity of 1250. The configured NPath complexity threshold is 200.
934 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/Plugin/FlashMessenger.php 22 The class FlashMessenger has 19 methods. Consider refactoring FlashMessenger to keep number of methods under 10.
935 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/Plugin/FlashMessenger.php 22 The class FlashMessenger has an overall complexity of 55 which is very high. The configured complexity threshold is 50.
936 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/Plugin/Forward.php 155 The method detachProblemListeners() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
937 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/Plugin/Url.php 36 The method fromRoute() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
938 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/Plugin/Url.php 36 The method fromRoute() has an NPath complexity of 3240. The configured NPath complexity threshold is 200.
939 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/ResponseSender/ConsoleResponseSender.php 48 The method __invoke() contains an exit expression.
940 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Console/Simple.php 31 The class Simple has an overall complexity of 110 which is very high. The configured complexity threshold is 50.
941 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Console/Simple.php 83 The method __construct() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
942 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Console/Simple.php 183 The method parseRouteDefinition() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10.
943 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Console/Simple.php 183 The method parseRouteDefinition() has 343 lines of code. Current threshold is set to 100. Avoid really long methods.
944 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Console/Simple.php 535 The method match() has a Cyclomatic Complexity of 67. The configured cyclomatic complexity threshold is 10.
945 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Console/Simple.php 535 The method match() has an NPath complexity of 108745737804. The configured NPath complexity threshold is 200.
946 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Console/Simple.php 535 The method match() has 280 lines of code. Current threshold is set to 100. Avoid really long methods.
947 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/Hostname.php 109 The method parseRouteDefinition() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
948 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/Hostname.php 210 The method buildHost() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
949 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/Part.php 23 The class Part has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13.
950 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/Part.php 83 The method factory() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
951 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/Part.php 83 The method factory() has an NPath complexity of 288. The configured NPath complexity threshold is 200.
952 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/Part.php 133 The method match() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
953 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/Segment.php 21 The class Segment has an overall complexity of 68 which is very high. The configured complexity threshold is 50.
954 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/Segment.php 156 The method parseRouteDefinition() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
955 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/Segment.php 271 The method buildPath() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
956 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/Segment.php 271 The method buildPath() has an NPath complexity of 3952. The configured NPath complexity threshold is 200.
957 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/Segment.php 344 The method match() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
958 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/Segment.php 344 The method match() has an NPath complexity of 4832. The configured NPath complexity threshold is 200.
959 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/TreeRouteStack.php 23 The class TreeRouteStack has an overall complexity of 69 which is very high. The configured complexity threshold is 50.
960 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/TreeRouteStack.php 23 The class TreeRouteStack has a coupling between objects value of 18. Consider to reduce the number of dependencies under 13.
961 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/TreeRouteStack.php 129 The method routeFromArray() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
962 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/TreeRouteStack.php 246 The method match() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
963 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/TreeRouteStack.php 246 The method match() has an NPath complexity of 1680. The configured NPath complexity threshold is 200.
964 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/TreeRouteStack.php 303 The method assemble() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10.
965 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/TreeRouteStack.php 303 The method assemble() has an NPath complexity of 15840. The configured NPath complexity threshold is 200.
966 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/Http/Wildcard.php 103 The method match() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
967 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/PriorityList.php 18 The class PriorityList has 11 methods. Consider refactoring PriorityList to keep number of methods under 10.
968 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Router/SimpleRouteStack.php 19 The class SimpleRouteStack has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
969 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Service/RouterFactory.php 32 The method createService() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
970 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Service/RouterFactory.php 32 The method createService() has an NPath complexity of 1200. The configured NPath complexity threshold is 200.
971 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Service/ServiceListenerFactory.php 116 The method createService() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
972 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Service/ServiceListenerFactory.php 116 The method createService() has an NPath complexity of 495. The configured NPath complexity threshold is 200.
973 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Service/ServiceManagerConfig.php 110 The method configureServiceManager() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
974 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Service/ServiceManagerConfig.php 110 The method configureServiceManager() has an NPath complexity of 384. The configured NPath complexity threshold is 200.
975 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Service/ViewHelperManagerFactory.php 42 The method createService() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
976 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/Service/ViewHelperManagerFactory.php 42 The method createService() has an NPath complexity of 56250. The configured NPath complexity threshold is 200.
977 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/View/Console/ExceptionStrategy.php 158 The method prepareExceptionViewModel() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
978 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/View/Console/ExceptionStrategy.php 158 The method prepareExceptionViewModel() has 109 lines of code. Current threshold is set to 100. Avoid really long methods.
979 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/View/Console/RouteNotFoundStrategy.php 33 The class RouteNotFoundStrategy has an overall complexity of 66 which is very high. The configured complexity threshold is 50.
980 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/View/Console/RouteNotFoundStrategy.php 33 The class RouteNotFoundStrategy has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13.
981 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/View/Console/RouteNotFoundStrategy.php 90 The method handleRouteNotFoundError() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
982 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/View/Console/RouteNotFoundStrategy.php 90 The method handleRouteNotFoundError() has an NPath complexity of 12000. The configured NPath complexity threshold is 200.
983 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/View/Console/RouteNotFoundStrategy.php 235 The method getConsoleUsage() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10.
984 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/View/Console/RouteNotFoundStrategy.php 235 The method getConsoleUsage() has an NPath complexity of 24956. The configured NPath complexity threshold is 200.
985 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/View/Console/RouteNotFoundStrategy.php 235 The method getConsoleUsage() has 138 lines of code. Current threshold is set to 100. Avoid really long methods.
986 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/View/Http/InjectTemplateListener.php 45 The method injectTemplate() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
987 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/View/Http/InjectTemplateListener.php 45 The method injectTemplate() has an NPath complexity of 256. The configured NPath complexity threshold is 200.
988 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Mvc/View/Http/ViewManager.php 48 The class ViewManager has a coupling between objects value of 21. Consider to reduce the number of dependencies under 13.
989 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Navigation/AbstractContainer.php 23 The class AbstractContainer has 20 methods. Consider refactoring AbstractContainer to keep number of methods under 10.
990 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Navigation/AbstractContainer.php 23 The class AbstractContainer has an overall complexity of 53 which is very high. The configured complexity threshold is 50.
991 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Navigation/Page/AbstractPage.php 21 The class AbstractPage has 1171 lines of code. Current threshold is 1000. Avoid really long classes.
992 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Navigation/Page/AbstractPage.php 21 The class AbstractPage has 52 public methods and attributes. Consider to reduce the number of public items under 45.
993 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Navigation/Page/AbstractPage.php 21 The class AbstractPage has 16 fields. Consider to redesign AbstractPage to keep the number of fields under 15.
994 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Navigation/Page/AbstractPage.php 21 The class AbstractPage has 17 methods. Consider refactoring AbstractPage to keep number of methods under 10.
995 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Navigation/Page/AbstractPage.php 21 The class AbstractPage has an overall complexity of 139 which is very high. The configured complexity threshold is 50.
996 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Navigation/Page/AbstractPage.php 179 The method factory() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
997 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Navigation/Page/Mvc.php 21 The class Mvc has an overall complexity of 53 which is very high. The configured complexity threshold is 50.
998 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Navigation/Page/Mvc.php 115 The method isActive() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
999 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Navigation/Page/Mvc.php 115 The method isActive() has an NPath complexity of 265. The configured NPath complexity threshold is 200.
1000 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Navigation/Page/Mvc.php 186 The method getHref() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1001 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Navigation/Page/Mvc.php 186 The method getHref() has an NPath complexity of 2304. The configured NPath complexity threshold is 200.
1002 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Paginator/Paginator.php 26 The class Paginator has 17 fields. Consider to redesign Paginator to keep the number of fields under 15.
1003 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Paginator/Paginator.php 26 The class Paginator has 14 methods. Consider refactoring Paginator to keep number of methods under 10.
1004 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Paginator/Paginator.php 26 The class Paginator has an overall complexity of 114 which is very high. The configured complexity threshold is 50.
1005 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Paginator/Paginator.php 26 The class Paginator has a coupling between objects value of 26. Consider to reduce the number of dependencies under 13.
1006 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Permissions/Acl/Acl.php 12 The class Acl has 1085 lines of code. Current threshold is 1000. Avoid really long classes.
1007 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Permissions/Acl/Acl.php 12 The class Acl has 19 methods. Consider refactoring Acl to keep number of methods under 10.
1008 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Permissions/Acl/Acl.php 12 The class Acl has an overall complexity of 161 which is very high. The configured complexity threshold is 50.
1009 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Permissions/Acl/Acl.php 12 The class Acl has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
1010 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Permissions/Acl/Acl.php 525 The method setRule() has a Cyclomatic Complexity of 35. The configured cyclomatic complexity threshold is 10.
1011 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Permissions/Acl/Acl.php 525 The method setRule() has an NPath complexity of 59778. The configured NPath complexity threshold is 200.
1012 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Permissions/Acl/Acl.php 525 The method setRule() has 138 lines of code. Current threshold is set to 100. Avoid really long methods.
1013 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Permissions/Acl/Acl.php 712 The method isAllowed() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
1014 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Permissions/Acl/Acl.php 712 The method isAllowed() has an NPath complexity of 342. The configured NPath complexity threshold is 200.
1015 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Permissions/Acl/Acl.php 983 The method getRuleType() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1016 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Permissions/Acl/Acl.php 983 The method getRuleType() has an NPath complexity of 1456. The configured NPath complexity threshold is 200.
1017 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Permissions/Acl/Acl.php 1038 The method getRules() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1018 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ProgressBar/Adapter/Console.php 20 The class Console has an overall complexity of 50 which is very high. The configured complexity threshold is 50.
1019 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ProgressBar/Adapter/Console.php 375 The method notify() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1020 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ProgressBar/Adapter/JsPull.php 92 The method _outputData() contains an exit expression.
1021 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ProgressBar/Upload/SessionProgress.php 26 The method getUploadProgress() has an NPath complexity of 200. The configured NPath complexity threshold is 200.
1022 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Serializer/Adapter/PhpCode.php 43 The method unserialize() contains an eval expression.
1023 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Serializer/Adapter/PythonPickle.php 24 The class PythonPickle has 1336 lines of code. Current threshold is 1000. Avoid really long classes.
1024 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Serializer/Adapter/PythonPickle.php 24 The class PythonPickle has 67 methods. Consider refactoring PythonPickle to keep number of methods under 10.
1025 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Serializer/Adapter/PythonPickle.php 24 The class PythonPickle has an overall complexity of 194 which is very high. The configured complexity threshold is 50.
1026 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Serializer/Adapter/PythonPickle.php 587 The method load() has a Cyclomatic Complexity of 40. The configured cyclomatic complexity threshold is 10.
1027 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Serializer/Adapter/PythonPickle.php 587 The method load() has 124 lines of code. Current threshold is set to 100. Avoid really long methods.
1028 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Server/AbstractServer.php 17 The class AbstractServer has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
1029 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Server/Definition.php 18 The class Definition has 13 methods. Consider refactoring Definition to keep number of methods under 10.
1030 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Server/Reflection/AbstractFunction.php 28 The class AbstractFunction has an overall complexity of 53 which is very high. The configured complexity threshold is 50.
1031 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Server/Reflection/AbstractFunction.php 28 The class AbstractFunction has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13.
1032 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Server/Reflection/AbstractFunction.php 229 The method reflect() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
1033 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Server/Reflection/AbstractFunction.php 229 The method reflect() has an NPath complexity of 6480. The configured NPath complexity threshold is 200.
1034 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/AbstractPluginManager.php 22 The class AbstractPluginManager has 32 children. Consider to rebalance this class hierarchy to keep number of children under 15.
1035 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/Config.php 126 The method configureServiceManager() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1036 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/Config.php 126 The method configureServiceManager() has an NPath complexity of 768. The configured NPath complexity threshold is 200.
1037 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php 14 The class ServiceManager has 1090 lines of code. Current threshold is 1000. Avoid really long classes.
1038 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php 14 The class ServiceManager has 18 fields. Consider to redesign ServiceManager to keep the number of fields under 15.
1039 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php 14 The class ServiceManager has 23 methods. Consider refactoring ServiceManager to keep number of methods under 10.
1040 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php 14 The class ServiceManager has an overall complexity of 166 which is very high. The configured complexity threshold is 50.
1041 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php 14 The class ServiceManager has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13.
1042 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php 440 The method get() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10.
1043 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php 440 The method get() has an NPath complexity of 5760. The configured NPath complexity threshold is 200.
1044 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php 592 The method doCreate() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1045 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php 592 The method doCreate() has an NPath complexity of 378. The configured NPath complexity threshold is 200.
1046 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php 660 The method has() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1047 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php 1003 The method createFromAbstractFactory() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1048 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/AbstractContainer.php 27 The class AbstractContainer has 11 methods. Consider refactoring AbstractContainer to keep number of methods under 10.
1049 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/AbstractContainer.php 27 The class AbstractContainer has an overall complexity of 81 which is very high. The configured complexity threshold is 50.
1050 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/AbstractContainer.php 27 The class AbstractContainer has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
1051 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/AbstractContainer.php 248 The method expireByExpiryTime() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
1052 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/AbstractContainer.php 310 The method expireByHops() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
1053 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/AbstractContainer.php 310 The method expireByHops() has an NPath complexity of 245. The configured NPath complexity threshold is 200.
1054 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/Config/StandardConfig.php 20 The class StandardConfig has an overall complexity of 90 which is very high. The configured complexity threshold is 50.
1055 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/Service/SessionManagerFactory.php 62 The method createService() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
1056 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/Service/SessionManagerFactory.php 62 The method createService() has an NPath complexity of 4116. The configured NPath complexity threshold is 200.
1057 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/SessionManager.php 17 The class SessionManager has 11 methods. Consider refactoring SessionManager to keep number of methods under 10.
1058 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/Storage/AbstractSessionArrayStorage.php 22 The class AbstractSessionArrayStorage has 22 methods. Consider refactoring AbstractSessionArrayStorage to keep number of methods under 10.
1059 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/Storage/AbstractSessionArrayStorage.php 22 The class AbstractSessionArrayStorage has an overall complexity of 64 which is very high. The configured complexity threshold is 50.
1060 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/Storage/Factory.php 28 The method factory() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1061 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Session/Storage/Factory.php 28 The method factory() has an NPath complexity of 1080. The configured NPath complexity threshold is 200.
1062 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/AutoDiscover.php 20 The class AutoDiscover has an overall complexity of 67 which is very high. The configured complexity threshold is 50.
1063 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/AutoDiscover.php 20 The class AutoDiscover has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13.
1064 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/AutoDiscover.php 442 The method _addFunctionToWsdl() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
1065 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/AutoDiscover.php 442 The method _addFunctionToWsdl() has an NPath complexity of 3600. The configured NPath complexity threshold is 200.
1066 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/AutoDiscover.php 442 The method _addFunctionToWsdl() has 125 lines of code. Current threshold is set to 100. Avoid really long methods.
1067 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Client.php 18 The class Client has 1197 lines of code. Current threshold is 1000. Avoid really long classes.
1068 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Client.php 18 The class Client has 64 public methods and attributes. Consider to reduce the number of public items under 45.
1069 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Client.php 18 The class Client has 29 fields. Consider to redesign Client to keep the number of fields under 15.
1070 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Client.php 18 The class Client has an overall complexity of 142 which is very high. The configured complexity threshold is 50.
1071 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Client.php 18 The class Client has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
1072 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Client.php 166 The method setOptions() has a Cyclomatic Complexity of 36. The configured cyclomatic complexity threshold is 10.
1073 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Client.php 166 The method setOptions() has 120 lines of code. Current threshold is set to 100. Avoid really long methods.
1074 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Server.php 22 The class Server has 1027 lines of code. Current threshold is 1000. Avoid really long classes.
1075 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Server.php 22 The class Server has 18 fields. Consider to redesign Server to keep the number of fields under 15.
1076 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Server.php 22 The class Server has 13 methods. Consider refactoring Server to keep number of methods under 10.
1077 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Server.php 22 The class Server has an overall complexity of 132 which is very high. The configured complexity threshold is 50.
1078 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Server.php 22 The class Server has a coupling between objects value of 18. Consider to reduce the number of dependencies under 13.
1079 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Server.php 168 The method setOptions() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
1080 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Server.php 228 The method getOptions() has an NPath complexity of 256. The configured NPath complexity threshold is 200.
1081 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Server.php 528 The method addFunction() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1082 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Server.php 710 The method _setRequest() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1083 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Wsdl.php 21 The class Wsdl has 23 methods. Consider refactoring Wsdl to keep number of methods under 10.
1084 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Wsdl.php 21 The class Wsdl has an overall complexity of 103 which is very high. The configured complexity threshold is 50.
1085 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Wsdl.php 21 The class Wsdl has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13.
1086 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Soap/Wsdl.php 643 The method getType() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1087 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Stdlib/ArrayObject/PhpReferenceCompatibility.php 26 The class PhpReferenceCompatibility has 20 methods. Consider refactoring PhpReferenceCompatibility to keep number of methods under 10.
1088 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Stdlib/ArrayObject/PhpReferenceCompatibility.php 26 The class PhpReferenceCompatibility has an overall complexity of 52 which is very high. The configured complexity threshold is 50.
1089 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Stdlib/ArrayUtils.php 204 The method iteratorToArray() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1090 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Stdlib/CallbackHandler.php 85 The method call() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1091 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Stdlib/Glob.php 100 The method fallbackGlob() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
1092 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Stdlib/Glob.php 100 The method fallbackGlob() has an NPath complexity of 840. The configured NPath complexity threshold is 200.
1093 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Stdlib/Glob.php 181 The method nextBraceSub() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1094 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Stdlib/Hydrator/ClassMethods.php 24 The class ClassMethods has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
1095 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Stdlib/Hydrator/Filter/FilterComposite.php 153 The method filter() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
1096 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Stdlib/PriorityQueue.php 28 The class PriorityQueue has 12 methods. Consider refactoring PriorityQueue to keep number of methods under 10.
1097 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Stdlib/StringWrapper/AbstractStringWrapper.php 148 The method wordWrap() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
1098 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Stdlib/StringWrapper/AbstractStringWrapper.php 148 The method wordWrap() has an NPath complexity of 6960. The configured NPath complexity threshold is 200.
1099 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Tag/Cloud.php 15 The class Cloud has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
1100 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Tag/ItemList.php 18 The class ItemList has 12 methods. Consider refactoring ItemList to keep number of methods under 10.
1101 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Tag/ItemList.php 44 The method spreadWeightValues() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1102 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Test/PHPUnit/Controller/AbstractControllerTestCase.php 23 The class AbstractControllerTestCase has 20 methods. Consider refactoring AbstractControllerTestCase to keep number of methods under 10.
1103 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Test/PHPUnit/Controller/AbstractControllerTestCase.php 23 The class AbstractControllerTestCase has an overall complexity of 77 which is very high. The configured complexity threshold is 50.
1104 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Test/PHPUnit/Controller/AbstractControllerTestCase.php 23 The class AbstractControllerTestCase has a coupling between objects value of 17. Consider to reduce the number of dependencies under 13.
1105 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Test/PHPUnit/Controller/AbstractHttpControllerTestCase.php 14 The class AbstractHttpControllerTestCase has 47 methods. Consider refactoring AbstractHttpControllerTestCase to keep number of methods under 10.
1106 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Test/PHPUnit/Controller/AbstractHttpControllerTestCase.php 14 The class AbstractHttpControllerTestCase has an overall complexity of 89 which is very high. The configured complexity threshold is 50.
1107 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 20 The class Figlet has 1192 lines of code. Current threshold is 1000. Avoid really long classes.
1108 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 20 The class Figlet has 26 fields. Consider to redesign Figlet to keep the number of fields under 15.
1109 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 20 The class Figlet has 16 methods. Consider refactoring Figlet to keep number of methods under 10.
1110 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 20 The class Figlet has an overall complexity of 222 which is very high. The configured complexity threshold is 50.
1111 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 407 The method render() has a Cyclomatic Complexity of 36. The configured cyclomatic complexity threshold is 10.
1112 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 407 The method render() has an NPath complexity of 340088. The configured NPath complexity threshold is 200.
1113 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 407 The method render() has 118 lines of code. Current threshold is set to 100. Avoid really long methods.
1114 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 578 The method _splitLine() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1115 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 640 The method _addChar() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1116 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 715 The method _smushAmount() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10.
1117 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 715 The method _smushAmount() has an NPath complexity of 902. The configured NPath complexity threshold is 200.
1118 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 824 The method _smushem() has a Cyclomatic Complexity of 65. The configured cyclomatic complexity threshold is 10.
1119 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 824 The method _smushem() has an NPath complexity of 89413632. The configured NPath complexity threshold is 200.
1120 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 824 The method _smushem() has 115 lines of code. Current threshold is set to 100. Avoid really long methods.
1121 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 950 The method _loadFont() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10.
1122 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 950 The method _loadFont() has an NPath complexity of 967680. The configured NPath complexity threshold is 200.
1123 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Figlet/Figlet.php 950 The method _loadFont() has 144 lines of code. Current threshold is set to 100. Avoid really long methods.
1124 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Table/Table.php 19 The class Table has an overall complexity of 62 which is very high. The configured complexity threshold is 50.
1125 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Table/Table.php 19 The class Table has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
1126 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Table/Table.php 344 The method render() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10.
1127 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Table/Table.php 344 The method render() has an NPath complexity of 5962. The configured NPath complexity threshold is 200.
1128 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Text/Table/Table.php 344 The method render() has 151 lines of code. Current threshold is set to 100. Avoid really long methods.
1129 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/Uri.php 18 The class Uri has 1331 lines of code. Current threshold is 1000. Avoid really long classes.
1130 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/Uri.php 18 The class Uri has 33 methods. Consider refactoring Uri to keep number of methods under 10.
1131 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/Uri.php 18 The class Uri has an overall complexity of 171 which is very high. The configured complexity threshold is 50.
1132 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/Uri.php 190 The method isValid() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1133 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/Uri.php 276 The method parse() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1134 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/Uri.php 276 The method parse() has an NPath complexity of 960. The configured NPath complexity threshold is 200.
1135 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/Uri.php 351 The method toString() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1136 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/Uri.php 351 The method toString() has an NPath complexity of 800. The configured NPath complexity threshold is 200.
1137 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/Uri.php 457 The method resolve() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1138 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/Uri.php 519 The method makeRelative() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1139 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/Uri.php 519 The method makeRelative() has an NPath complexity of 512. The configured NPath complexity threshold is 200.
1140 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/Uri.php 1088 The method removePathDotSegments() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1141 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/UriFactory.php 90 The method factory() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1142 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Uri/UriFactory.php 90 The method factory() has an NPath complexity of 216. The configured NPath complexity threshold is 200.
1143 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/AbstractValidator.php 15 The class AbstractValidator has an overall complexity of 78 which is very high. The configured complexity threshold is 50.
1144 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/AbstractValidator.php 15 The class AbstractValidator has 48 children. Consider to rebalance this class hierarchy to keep number of children under 15.
1145 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/AbstractValidator.php 127 The method setOptions() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1146 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/AbstractValidator.php 283 The method createMessage() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1147 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Barcode/AbstractAdapter.php 12 The class AbstractAdapter has 29 children. Consider to rebalance this class hierarchy to keep number of children under 15.
1148 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Barcode/AbstractAdapter.php 31 The method hasValidLength() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1149 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Barcode/Code128.php 16 The class Code128 has an overall complexity of 83 which is very high. The configured complexity threshold is 50.
1150 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Barcode/Code128.php 110 The method hasValidCharacters() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
1151 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Barcode/Code128.php 201 The method code128() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10.
1152 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Barcode/Code128.php 201 The method code128() has an NPath complexity of 2580. The configured NPath complexity threshold is 200.
1153 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Barcode/Code128.php 201 The method code128() has 102 lines of code. Current threshold is set to 100. Avoid really long methods.
1154 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Barcode/Code128.php 350 The method ord128() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
1155 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Barcode/Code128.php 413 The method chr128() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
1156 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Callback.php 116 The method isValid() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1157 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/CreditCard.php 248 The method isValid() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1158 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/CreditCard.php 248 The method isValid() has an NPath complexity of 1280. The configured NPath complexity threshold is 200.
1159 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Date.php 98 The method isValid() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
1160 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/DateStep.php 19 The class DateStep has an overall complexity of 71 which is very high. The configured complexity threshold is 50.
1161 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/DateStep.php 65 The method __construct() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1162 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/DateStep.php 211 The method isValid() has a Cyclomatic Complexity of 49. The configured cyclomatic complexity threshold is 10.
1163 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/DateStep.php 211 The method isValid() has an NPath complexity of 121776. The configured NPath complexity threshold is 200.
1164 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/DateStep.php 211 The method isValid() has 156 lines of code. Current threshold is set to 100. Avoid really long methods.
1165 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Db/AbstractDb.php 92 The method __construct() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1166 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Db/AbstractDb.php 92 The method __construct() has an NPath complexity of 1920. The configured NPath complexity threshold is 200.
1167 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/EmailAddress.php 12 The class EmailAddress has 11 methods. Consider refactoring EmailAddress to keep number of methods under 10.
1168 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/EmailAddress.php 12 The class EmailAddress has an overall complexity of 68 which is very high. The configured complexity threshold is 50.
1169 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/EmailAddress.php 288 The method isReserved() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1170 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/EmailAddress.php 372 The method validateMXRecords() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
1171 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/EmailAddress.php 372 The method validateMXRecords() has an NPath complexity of 2376. The configured NPath complexity threshold is 200.
1172 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/EmailAddress.php 483 The method isValid() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1173 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Count.php 201 The method isValid() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1174 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Count.php 201 The method isValid() has an NPath complexity of 243. The configured NPath complexity threshold is 200.
1175 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Crc32.php 86 The method isValid() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1176 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/ExcludeExtension.php 41 The method isValid() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1177 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/ExcludeMimeType.php 33 The method isValid() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
1178 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/ExcludeMimeType.php 33 The method isValid() has an NPath complexity of 8568. The configured NPath complexity threshold is 200.
1179 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Exists.php 103 The method addDirectory() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1180 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Exists.php 103 The method addDirectory() has an NPath complexity of 360. The configured NPath complexity threshold is 200.
1181 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Exists.php 145 The method isValid() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
1182 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Extension.php 177 The method isValid() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1183 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/FilesSize.php 88 The method isValid() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1184 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/FilesSize.php 88 The method isValid() has an NPath complexity of 272. The configured NPath complexity threshold is 200.
1185 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Hash.php 130 The method isValid() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1186 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/ImageSize.php 325 The method isValid() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
1187 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/ImageSize.php 325 The method isValid() has an NPath complexity of 3456. The configured NPath complexity threshold is 200.
1188 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Md5.php 86 The method isValid() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1189 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/MimeType.php 21 The class MimeType has an overall complexity of 62 which is very high. The configured complexity threshold is 50.
1190 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/MimeType.php 139 The method getMagicFile() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1191 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/MimeType.php 347 The method isValid() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
1192 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/MimeType.php 347 The method isValid() has an NPath complexity of 8568. The configured NPath complexity threshold is 200.
1193 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/NotExists.php 38 The method isValid() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
1194 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Sha1.php 86 The method isValid() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1195 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Size.php 19 The class Size has an overall complexity of 53 which is very high. The configured complexity threshold is 50.
1196 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Size.php 235 The method isValid() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1197 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Size.php 235 The method isValid() has an NPath complexity of 384. The configured NPath complexity threshold is 200.
1198 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Size.php 324 The method fromByteString() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1199 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Upload.php 139 The method isValid() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10.
1200 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/Upload.php 139 The method isValid() has an NPath complexity of 484. The configured NPath complexity threshold is 200.
1201 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/UploadFile.php 57 The method isValid() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
1202 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/UploadFile.php 57 The method isValid() has an NPath complexity of 200. The configured NPath complexity threshold is 200.
1203 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/File/WordCount.php 173 The method isValid() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1204 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Hostname.php 25 The class Hostname has an overall complexity of 84 which is very high. The configured complexity threshold is 50.
1205 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Hostname.php 446 The method isValid() has a Cyclomatic Complexity of 47. The configured cyclomatic complexity threshold is 10.
1206 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Hostname.php 446 The method isValid() has an NPath complexity of 143914752. The configured NPath complexity threshold is 200.
1207 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Hostname.php 446 The method isValid() has 182 lines of code. Current threshold is set to 100. Avoid really long methods.
1208 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Hostname.php 636 The method decodePunycode() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
1209 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Hostname.php 636 The method decodePunycode() has an NPath complexity of 253836. The configured NPath complexity threshold is 200.
1210 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Identical.php 153 The method isValid() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
1211 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/InArray.php 167 The method isValid() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10.
1212 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/InArray.php 167 The method isValid() has an NPath complexity of 220. The configured NPath complexity threshold is 200.
1213 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Ip.php 63 The method isValid() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1214 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Isbn.php 40 The method detectFormat() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1215 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Isbn.php 92 The method isValid() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1216 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/NotEmpty.php 15 The class NotEmpty has an overall complexity of 64 which is very high. The configured complexity threshold is 50.
1217 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/NotEmpty.php 125 The method setType() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1218 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/NotEmpty.php 156 The method isValid() has a Cyclomatic Complexity of 44. The configured cyclomatic complexity threshold is 10.
1219 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/NotEmpty.php 156 The method isValid() has an NPath complexity of 55050240. The configured NPath complexity threshold is 200.
1220 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/NotEmpty.php 156 The method isValid() has 122 lines of code. Current threshold is set to 100. Avoid really long methods.
1221 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/Uri.php 166 The method isValid() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1222 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Validator/ValidatorChain.php 14 The class ValidatorChain has 12 methods. Consider refactoring ValidatorChain to keep number of methods under 10.
1223 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/AbstractHelper.php 15 The class AbstractHelper has 27 children. Consider to rebalance this class hierarchy to keep number of children under 15.
1224 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Doctype.php 79 The method __invoke() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
1225 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadLink.php 31 The class HeadLink has 16 methods. Consider refactoring HeadLink to keep number of methods under 10.
1226 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadLink.php 31 The class HeadLink has an overall complexity of 65 which is very high. The configured complexity threshold is 50.
1227 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadLink.php 276 The method itemToString() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1228 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadLink.php 276 The method itemToString() has an NPath complexity of 936. The configured NPath complexity threshold is 200.
1229 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadMeta.php 35 The class HeadMeta has 12 methods. Consider refactoring HeadMeta to keep number of methods under 10.
1230 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadMeta.php 35 The class HeadMeta has an overall complexity of 65 which is very high. The configured complexity threshold is 50.
1231 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadMeta.php 213 The method itemToString() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10.
1232 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadMeta.php 213 The method itemToString() has an NPath complexity of 1008. The configured NPath complexity threshold is 200.
1233 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadMeta.php 310 The method isValid() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1234 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadScript.php 29 The class HeadScript has 14 methods. Consider refactoring HeadScript to keep number of methods under 10.
1235 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadScript.php 29 The class HeadScript has an overall complexity of 71 which is very high. The configured complexity threshold is 50.
1236 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadScript.php 157 The method __call() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1237 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadScript.php 226 The method toString() has an NPath complexity of 3750. The configured NPath complexity threshold is 200.
1238 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadScript.php 369 The method itemToString() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
1239 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadScript.php 369 The method itemToString() has an NPath complexity of 4200. The configured NPath complexity threshold is 200.
1240 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadStyle.php 25 The class HeadStyle has 12 methods. Consider refactoring HeadStyle to keep number of methods under 10.
1241 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadStyle.php 25 The class HeadStyle has an overall complexity of 55 which is very high. The configured complexity threshold is 50.
1242 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadStyle.php 284 The method itemToString() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
1243 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadStyle.php 284 The method itemToString() has an NPath complexity of 480. The configured NPath complexity threshold is 200.
1244 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/AbstractHelper.php 29 The class AbstractHelper has 14 methods. Consider refactoring AbstractHelper to keep number of methods under 10.
1245 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/AbstractHelper.php 29 The class AbstractHelper has an overall complexity of 109 which is very high. The configured complexity threshold is 50.
1246 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/AbstractHelper.php 29 The class AbstractHelper has a coupling between objects value of 22. Consider to reduce the number of dependencies under 13.
1247 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/AbstractHelper.php 195 The method findActive() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
1248 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/AbstractHelper.php 195 The method findActive() has an NPath complexity of 1120. The configured NPath complexity threshold is 200.
1249 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Breadcrumbs.php 92 The method renderStraight() has an NPath complexity of 300. The configured NPath complexity threshold is 200.
1250 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Breadcrumbs.php 157 The method renderPartial() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1251 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Links.php 24 The class Links has 18 methods. Consider refactoring Links to keep number of methods under 10.
1252 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Links.php 24 The class Links has an overall complexity of 99 which is very high. The configured complexity threshold is 50.
1253 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Links.php 673 The method convertToPages() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
1254 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Menu.php 21 The class Menu has an overall complexity of 93 which is very high. The configured complexity threshold is 50.
1255 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Menu.php 120 The method renderDeepestMenu() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1256 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Menu.php 120 The method renderDeepestMenu() has an NPath complexity of 3660. The configured NPath complexity threshold is 200.
1257 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Menu.php 238 The method renderNormalMenu() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10.
1258 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Menu.php 238 The method renderNormalMenu() has an NPath complexity of 38892. The configured NPath complexity threshold is 200.
1259 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Menu.php 238 The method renderNormalMenu() has 116 lines of code. Current threshold is set to 100. Avoid really long methods.
1260 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Menu.php 527 The method normalizeOptions() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1261 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Menu.php 527 The method normalizeOptions() has an NPath complexity of 2592. The configured NPath complexity threshold is 200.
1262 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Sitemap.php 26 The class Sitemap has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13.
1263 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Sitemap.php 134 The method getDomSitemap() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10.
1264 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Sitemap.php 134 The method getDomSitemap() has an NPath complexity of 145224. The configured NPath complexity threshold is 200.
1265 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Navigation/Sitemap.php 134 The method getDomSitemap() has 128 lines of code. Current threshold is set to 100. Avoid really long methods.
1266 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/PaginationControl.php 45 The method __invoke() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1267 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/PaginationControl.php 45 The method __invoke() has an NPath complexity of 300. The configured NPath complexity threshold is 200.
1268 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Placeholder/Container/AbstractStandalone.php 23 The class AbstractStandalone has 15 methods. Consider refactoring AbstractStandalone to keep number of methods under 10.
1269 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/ServerUrl.php 15 The class ServerUrl has an overall complexity of 56 which is very high. The configured complexity threshold is 50.
1270 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Url.php 53 The method __invoke() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
1271 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Helper/Url.php 53 The method __invoke() has an NPath complexity of 540. The configured NPath complexity threshold is 200.
1272 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Model/ViewModel.php 20 The class ViewModel has 14 methods. Consider refactoring ViewModel to keep number of methods under 10.
1273 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Renderer/PhpRenderer.php 73 The class PhpRenderer has 14 methods. Consider refactoring PhpRenderer to keep number of methods under 10.
1274 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Renderer/PhpRenderer.php 73 The class PhpRenderer has an overall complexity of 51 which is very high. The configured complexity threshold is 50.
1275 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Renderer/PhpRenderer.php 73 The class PhpRenderer has a coupling between objects value of 18. Consider to reduce the number of dependencies under 13.
1276 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Renderer/PhpRenderer.php 447 The method render() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1277 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/Resolver/TemplatePathStack.php 285 The method resolve() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1278 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/View/View.php 21 The class View has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
1279 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/AbstractValue.php 24 The class AbstractValue has an overall complexity of 81 which is very high. The configured complexity threshold is 50.
1280 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/AbstractValue.php 176 The method getXmlRpcValue() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10.
1281 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/AbstractValue.php 236 The method getXmlRpcTypeByValue() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1282 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/AbstractValue.php 276 The method _phpVarToNativeXmlRpc() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1283 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/AbstractValue.php 323 The method _xmlStringToNativeXmlRpc() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10.
1284 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/Client.php 251 The method call() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10.
1285 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/Client.php 251 The method call() has an NPath complexity of 448. The configured NPath complexity threshold is 200.
1286 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/Fault.php 175 The method loadXml() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1287 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/Fault.php 175 The method loadXml() has an NPath complexity of 3456. The configured NPath complexity threshold is 200.
1288 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/Request.php 27 The class Request has an overall complexity of 51 which is very high. The configured complexity threshold is 50.
1289 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/Request.php 187 The method setParams() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10.
1290 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/Request.php 278 The method loadXml() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1291 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/Request.php 278 The method loadXml() has an NPath complexity of 288. The configured NPath complexity threshold is 200.
1292 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/Response.php 146 The method loadXml() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
1293 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/Server.php 48 The class Server has 11 methods. Consider refactoring Server to keep number of methods under 10.
1294 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/Server.php 48 The class Server has an overall complexity of 70 which is very high. The configured complexity threshold is 50.
1295 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/Server.php 48 The class Server has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13.
1296 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/XmlRpc/Server/System.php 96 The method multicall() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10.
1297 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zf-commons/zfc-user/Module.php 11 The class Module has a coupling between objects value of 18. Consider to reduce the number of dependencies under 13.
1298 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zf-commons/zfc-user/src/ZfcUser/Authentication/Adapter/Db.php 47 The method authenticate() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
1299 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zf-commons/zfc-user/src/ZfcUser/Controller/UserController.php 13 The class UserController has an overall complexity of 66 which is very high. The configured complexity threshold is 50.
1300 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zf-commons/zfc-user/src/ZfcUser/Controller/UserController.php 165 The method registerAction() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10.
1301 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zf-commons/zfc-user/src/ZfcUser/Controller/UserController.php 165 The method registerAction() has an NPath complexity of 36000. The configured NPath complexity threshold is 200.
1302 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zf-commons/zfc-user/src/ZfcUser/Options/ModuleOptions.php 7 The class ModuleOptions has 21 fields. Consider to redesign ModuleOptions to keep the number of fields under 15.
1303 /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zf-commons/zfc-user/src/ZfcUser/Service/User.php 16 The class User has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.

Processing errors

FileProblem
/home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Word/SeparatorToCamelCase.phpUnexpected token: function, line: 34, col: 21, file: /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Zend/vendor/zendframework/zendframework/library/Zend/Filter/Word/SeparatorToCamelCase.php.