| # | File | Line | Problem |
|---|---|---|---|
| 1 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/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/Symfony/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/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php | 100 | The method getType() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 4 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php | 100 | The method getType() has an NPath complexity of 224. The configured NPath complexity threshold is 200. |
| 5 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 41 | The class DocParser has 1009 lines of code. Current threshold is 1000. Avoid really long classes. |
| 6 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 41 | The class DocParser has 18 methods. Consider refactoring DocParser to keep number of methods under 10. |
| 7 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 41 | The class DocParser has an overall complexity of 156 which is very high. The configured complexity threshold is 50. |
| 8 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 413 | The method collectAnnotationMetadata() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. |
| 9 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 413 | The method collectAnnotationMetadata() has an NPath complexity of 16994. The configured NPath complexity threshold is 200. |
| 10 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 413 | The method collectAnnotationMetadata() has 131 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 11 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 550 | The method Annotations() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 12 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 594 | The method Annotation() has a Cyclomatic Complexity of 46. The configured cyclomatic complexity threshold is 10. |
| 13 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 594 | The method Annotation() has an NPath complexity of 920710800. The configured NPath complexity threshold is 200. |
| 14 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 594 | The method Annotation() has 162 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 15 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 762 | The method Values() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 16 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 811 | The method Constant() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 17 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 811 | The method Constant() has an NPath complexity of 206. The configured NPath complexity threshold is 200. |
| 18 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php | 911 | The method PlainValue() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 19 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php | 89 | The method parseUseStatement() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 20 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php | 20 | The class AbstractReaderTest has 29 methods. Consider refactoring AbstractReaderTest to keep number of methods under 10. |
| 21 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php | 14 | The class DocParserTest has 1200 lines of code. Current threshold is 1000. Avoid really long classes. |
| 22 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php | 14 | The class DocParserTest has 50 public methods and attributes. Consider to reduce the number of public items under 45. |
| 23 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php | 14 | The class DocParserTest has 46 methods. Consider refactoring DocParserTest to keep number of methods under 10. |
| 24 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php | 14 | The class DocParserTest has an overall complexity of 63 which is very high. The configured complexity threshold is 50. |
| 25 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php | 14 | The class DocParserTest has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13. |
| 26 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php | 159 | The method testAnnotationWithoutConstructor() has 124 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 27 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php | 12 | The class Controller has 13 methods. Consider refactoring Controller to keep number of methods under 10. |
| 28 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php | 164 | The method updateFieldAceProperty() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 29 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespacedSingleClassLOC1000.php | 9 | The class NamespacedSingleClassLOC1000 has 1001 lines of code. Current threshold is 1000. Avoid really long classes. |
| 30 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespacedSingleClassLOC1000.php | 9 | The class NamespacedSingleClassLOC1000 has 39 methods. Consider refactoring NamespacedSingleClassLOC1000 to keep number of methods under 10. |
| 31 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespacedSingleClassLOC1000.php | 9 | The class NamespacedSingleClassLOC1000 has an overall complexity of 78 which is very high. The configured complexity threshold is 50. |
| 32 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php | 6 | The class SingleClassLOC1000 has 1001 lines of code. Current threshold is 1000. Avoid really long classes. |
| 33 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php | 6 | The class SingleClassLOC1000 has 39 methods. Consider refactoring SingleClassLOC1000 to keep number of methods under 10. |
| 34 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php | 6 | The class SingleClassLOC1000 has an overall complexity of 78 which is very high. The configured complexity threshold is 50. |
| 35 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php | 12 | The class PhpParserTest has 17 methods. Consider refactoring PhpParserTest to keep number of methods under 10. |
| 36 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/annotations/tests/Doctrine/Tests/DoctrineTestCase.php | 8 | The class DoctrineTestCase has 21 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 37 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php | 32 | The class CacheProvider has 12 methods. Consider refactoring CacheProvider to keep number of methods under 10. |
| 38 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php | 33 | The class ArrayCollection has 28 methods. Consider refactoring ArrayCollection to keep number of methods under 10. |
| 39 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php | 33 | The class ArrayCollection has an overall complexity of 51 which is very high. The configured complexity threshold is 50. |
| 40 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php | 103 | The method walkComparison() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 41 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php | 32 | The class ExpressionBuilder has 12 methods. Consider refactoring ExpressionBuilder to keep number of methods under 10. |
| 42 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php | 28 | The class ClosureExpressionVisitorTest has 17 methods. Consider refactoring ClosureExpressionVisitorTest to keep number of methods under 10. |
| 43 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/CollectionTest.php | 8 | The class CollectionTest has 27 methods. Consider refactoring CollectionTest to keep number of methods under 10. |
| 44 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php | 11 | The class ExpressionBuilderTest has 13 methods. Consider refactoring ExpressionBuilderTest to keep number of methods under 10. |
| 45 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php | 232 | The method classExists() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 46 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php | 86 | The method getAllClassNames() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 47 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php | 34 | The class ProxyGenerator has 15 methods. Consider refactoring ProxyGenerator to keep number of methods under 10. |
| 48 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php | 34 | The class ProxyGenerator has an overall complexity of 92 which is very high. The configured complexity threshold is 50. |
| 49 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php | 261 | The method generateProxyClass() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 50 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php | 261 | The method generateProxyClass() has an NPath complexity of 324. The configured NPath complexity threshold is 200. |
| 51 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php | 286 | The method generateProxyClass() contains an eval expression. |
| 52 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php | 735 | The method generateMethods() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. |
| 53 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php | 735 | The method generateMethods() has an NPath complexity of 6805. The configured NPath complexity threshold is 200. |
| 54 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php | 735 | The method generateMethods() has 108 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 55 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php | 25 | The class StaticReflectionClass has 50 public methods and attributes. Consider to reduce the number of public items under 45. |
| 56 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php | 25 | The class StaticReflectionClass has 22 methods. Consider refactoring StaticReflectionClass to keep number of methods under 10. |
| 57 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php | 25 | The class StaticReflectionClass has an overall complexity of 50 which is very high. The configured complexity threshold is 50. |
| 58 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php | 25 | The class StaticReflectionMethod has 19 methods. Consider refactoring StaticReflectionMethod to keep number of methods under 10. |
| 59 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php | 126 | The method parse() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. |
| 60 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php | 126 | The method parse() has an NPath complexity of 261. The configured NPath complexity threshold is 200. |
| 61 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/lib/Doctrine/Common/Util/Debug.php | 78 | The method export() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 62 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php | 12 | The class PersistentObjectTest has 17 methods. Consider refactoring PersistentObjectTest to keep number of methods under 10. |
| 63 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/tests/Doctrine/Tests/Common/Proxy/ProxyClassGeneratorTest.php | 35 | The class ProxyClassGeneratorTest has 14 methods. Consider refactoring ProxyClassGeneratorTest to keep number of methods under 10. |
| 64 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/tests/Doctrine/Tests/Common/Proxy/ProxyLogicTest.php | 33 | The class ProxyLogicTest has 24 methods. Consider refactoring ProxyLogicTest to keep number of methods under 10. |
| 65 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/RuntimePublicReflectionPropertyTest.php | 73 | The class RuntimePublicReflectionPropertyTestProxyMock has 11 methods. Consider refactoring RuntimePublicReflectionPropertyTestProxyMock to keep number of methods under 10. |
| 66 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php | 47 | The class Connection has 1262 lines of code. Current threshold is 1000. Avoid really long classes. |
| 67 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php | 47 | The class Connection has 56 public methods and attributes. Consider to reduce the number of public items under 45. |
| 68 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php | 47 | The class Connection has 38 methods. Consider refactoring Connection to keep number of methods under 10. |
| 69 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php | 47 | The class Connection has an overall complexity of 147 which is very high. The configured complexity threshold is 50. |
| 70 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php | 47 | The class Connection has a coupling between objects value of 23. Consider to reduce the number of dependencies under 13. |
| 71 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php | 340 | The method connect() has an NPath complexity of 500. The configured NPath complexity threshold is 200. |
| 72 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connections/MasterSlaveConnection.php | 84 | The class MasterSlaveConnection has 18 methods. Consider refactoring MasterSlaveConnection to keep number of methods under 10. |
| 73 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connections/MasterSlaveConnection.php | 141 | The method connect() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 74 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connections/MasterSlaveConnection.php | 141 | The method connect() has an NPath complexity of 3780. The configured NPath complexity threshold is 200. |
| 75 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php | 5 | The class DBALException has 15 methods. Consider refactoring DBALException to keep number of methods under 10. |
| 76 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Connection.php | 24 | The class DB2Connection has 11 methods. Consider refactoring DB2Connection to keep number of methods under 10. |
| 77 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Statement.php | 26 | The class DB2Statement has 12 methods. Consider refactoring DB2Statement to keep number of methods under 10. |
| 78 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliConnection.php | 27 | The class MysqliConnection has 11 methods. Consider refactoring MysqliConnection to keep number of methods under 10. |
| 79 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliStatement.php | 28 | The class MysqliStatement has 14 methods. Consider refactoring MysqliStatement to keep number of methods under 10. |
| 80 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliStatement.php | 28 | The class MysqliStatement has an overall complexity of 50 which is very high. The configured complexity threshold is 50. |
| 81 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliStatement.php | 130 | The method execute() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 82 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliStatement.php | 130 | The method execute() has an NPath complexity of 200. The configured NPath complexity threshold is 200. |
| 83 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php | 29 | The class OCI8Connection has 11 methods. Consider refactoring OCI8Connection to keep number of methods under 10. |
| 84 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php | 32 | The class OCI8Statement has 13 methods. Consider refactoring OCI8Statement to keep number of methods under 10. |
| 85 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvConnection.php | 28 | The class SQLSrvConnection has 11 methods. Consider refactoring SQLSrvConnection to keep number of methods under 10. |
| 86 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvStatement.php | 32 | The class SQLSrvStatement has 12 methods. Consider refactoring SQLSrvStatement to keep number of methods under 10. |
| 87 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php | 60 | The class AbstractPlatform has 2798 lines of code. Current threshold is 1000. Avoid really long classes. |
| 88 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php | 60 | The class AbstractPlatform has 163 public methods and attributes. Consider to reduce the number of public items under 45. |
| 89 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php | 60 | The class AbstractPlatform has 47 methods. Consider refactoring AbstractPlatform to keep number of methods under 10. |
| 90 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php | 60 | The class AbstractPlatform has an overall complexity of 347 which is very high. The configured complexity threshold is 50. |
| 91 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php | 60 | The class AbstractPlatform has a coupling between objects value of 23. Consider to reduce the number of dependencies under 13. |
| 92 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php | 1148 | The method getCreateTableSQL() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. |
| 93 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php | 1148 | The method getCreateTableSQL() has an NPath complexity of 92928. The configured NPath complexity threshold is 200. |
| 94 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php | 1148 | The method getCreateTableSQL() has 103 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 95 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php | 1266 | The method _getCreateTableSQL() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 96 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php | 1266 | The method _getCreateTableSQL() has an NPath complexity of 288. The configured NPath complexity threshold is 200. |
| 97 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php | 1768 | The method getColumnDeclarationSQL() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 98 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php | 1768 | The method getColumnDeclarationSQL() has an NPath complexity of 12504. The configured NPath complexity threshold is 200. |
| 99 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DB2Platform.php | 26 | The class DB2Platform has 45 public methods and attributes. Consider to reduce the number of public items under 45. |
| 100 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DB2Platform.php | 26 | The class DB2Platform has an overall complexity of 84 which is very high. The configured complexity threshold is 50. |
| 101 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DB2Platform.php | 336 | The method getAlterTableSQL() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 102 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DB2Platform.php | 336 | The method getAlterTableSQL() has an NPath complexity of 405. The configured NPath complexity threshold is 200. |
| 103 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DB2Platform.php | 397 | The method getDefaultValueDeclarationSQL() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 104 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DrizzlePlatform.php | 32 | The class DrizzlePlatform has an overall complexity of 75 which is very high. The configured complexity threshold is 50. |
| 105 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DrizzlePlatform.php | 368 | The method getAlterTableSQL() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 106 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DrizzlePlatform.php | 368 | The method getAlterTableSQL() has an NPath complexity of 486. The configured NPath complexity threshold is 200. |
| 107 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/DB2Keywords.php | 38 | The method getKeywords() has 399 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 108 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/DrizzleKeywords.php | 35 | The method getKeywords() has 305 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 109 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MsSQLKeywords.php | 39 | The method getKeywords() has 204 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 110 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MySQLKeywords.php | 39 | The method getKeywords() has 230 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 111 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/OracleKeywords.php | 39 | The method getKeywords() has 118 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 112 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLiteKeywords.php | 38 | The method getKeywords() has 126 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 113 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php | 37 | The class MySqlPlatform has an overall complexity of 109 which is very high. The configured complexity threshold is 50. |
| 114 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php | 345 | The method _getCreateTableSQL() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 115 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php | 345 | The method _getCreateTableSQL() has an NPath complexity of 4608. The configured NPath complexity threshold is 200. |
| 116 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php | 410 | The method getAlterTableSQL() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 117 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php | 410 | The method getAlterTableSQL() has an NPath complexity of 486. The configured NPath complexity threshold is 200. |
| 118 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/OraclePlatform.php | 37 | The class OraclePlatform has 58 public methods and attributes. Consider to reduce the number of public items under 45. |
| 119 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/OraclePlatform.php | 37 | The class OraclePlatform has 13 methods. Consider refactoring OraclePlatform to keep number of methods under 10. |
| 120 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/OraclePlatform.php | 37 | The class OraclePlatform has an overall complexity of 113 which is very high. The configured complexity threshold is 50. |
| 121 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/OraclePlatform.php | 324 | The method _getCreateTableSQL() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 122 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/OraclePlatform.php | 324 | The method _getCreateTableSQL() has an NPath complexity of 220. The configured NPath complexity threshold is 200. |
| 123 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/OraclePlatform.php | 542 | The method getAlterTableSQL() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 124 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/OraclePlatform.php | 542 | The method getAlterTableSQL() has an NPath complexity of 7560. The configured NPath complexity threshold is 200. |
| 125 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php | 34 | The class PostgreSqlPlatform has 52 public methods and attributes. Consider to reduce the number of public items under 45. |
| 126 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php | 34 | The class PostgreSqlPlatform has an overall complexity of 108 which is very high. The configured complexity threshold is 50. |
| 127 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php | 337 | The method getAlterTableSQL() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. |
| 128 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php | 337 | The method getAlterTableSQL() has an NPath complexity of 116775. The configured NPath complexity threshold is 200. |
| 129 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php | 337 | The method getAlterTableSQL() has 100 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 130 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php | 38 | The class SQLServerPlatform has 63 public methods and attributes. Consider to reduce the number of public items under 45. |
| 131 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php | 38 | The class SQLServerPlatform has 16 methods. Consider refactoring SQLServerPlatform to keep number of methods under 10. |
| 132 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php | 38 | The class SQLServerPlatform has an overall complexity of 143 which is very high. The configured complexity threshold is 50. |
| 133 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php | 177 | The method _getCreateTableSQL() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 134 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php | 177 | The method _getCreateTableSQL() has an NPath complexity of 1920. The configured NPath complexity threshold is 200. |
| 135 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php | 310 | The method getAlterTableSQL() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 136 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php | 310 | The method getAlterTableSQL() has an NPath complexity of 648. The configured NPath complexity threshold is 200. |
| 137 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php | 33 | The class SqlitePlatform has 12 methods. Consider refactoring SqlitePlatform to keep number of methods under 10. |
| 138 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php | 33 | The class SqlitePlatform has an overall complexity of 71 which is very high. The configured complexity threshold is 50. |
| 139 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Portability/Connection.php | 53 | The method connect() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 140 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Portability/Statement.php | 33 | The class Statement has 13 methods. Consider refactoring Statement to keep number of methods under 10. |
| 141 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php | 33 | The class ExpressionBuilder has 14 methods. Consider refactoring ExpressionBuilder to keep number of methods under 10. |
| 142 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php | 41 | The class QueryBuilder has 1055 lines of code. Current threshold is 1000. Avoid really long classes. |
| 143 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php | 41 | The class QueryBuilder has 28 methods. Consider refactoring QueryBuilder to keep number of methods under 10. |
| 144 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php | 41 | The class QueryBuilder has an overall complexity of 110 which is very high. The configured complexity threshold is 50. |
| 145 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php | 365 | The method add() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 146 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php | 944 | The method getSQLForSelect() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 147 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php | 944 | The method getSQLForSelect() has an NPath complexity of 67500. The configured NPath complexity threshold is 200. |
| 148 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php | 52 | The method getPlaceholderPositions() has an NPath complexity of 200. The configured NPath complexity threshold is 200. |
| 149 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php | 87 | The method expandListParameters() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 150 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php | 87 | The method expandListParameters() has an NPath complexity of 7812. The configured NPath complexity threshold is 200. |
| 151 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php | 41 | The class AbstractSchemaManager has 60 methods. Consider refactoring AbstractSchemaManager to keep number of methods under 10. |
| 152 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php | 41 | The class AbstractSchemaManager has an overall complexity of 112 which is very high. The configured complexity threshold is 50. |
| 153 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php | 41 | The class AbstractSchemaManager has a coupling between objects value of 19. Consider to reduce the number of dependencies under 13. |
| 154 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php | 698 | The method _getPortableTableIndexesList() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 155 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php | 698 | The method _getPortableTableIndexesList() has an NPath complexity of 689. The configured NPath complexity threshold is 200. |
| 156 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php | 33 | The class Comparator has an overall complexity of 83 which is very high. The configured complexity threshold is 50. |
| 157 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php | 58 | The method compare() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. |
| 158 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php | 58 | The method compare() has an NPath complexity of 3360. The configured NPath complexity threshold is 200. |
| 159 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php | 178 | The method diffTable() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. |
| 160 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php | 178 | The method diffTable() has an NPath complexity of 72000. The configured NPath complexity threshold is 200. |
| 161 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php | 348 | The method diffColumn() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. |
| 162 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php | 348 | The method diffColumn() has an NPath complexity of 727200. The configured NPath complexity threshold is 200. |
| 163 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/DB2SchemaManager.php | 63 | The method _getPortableTableColumnDefinition() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 164 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Index.php | 24 | The class Index has 12 methods. Consider refactoring Index to keep number of methods under 10. |
| 165 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/MySqlSchemaManager.php | 89 | The method _getPortableTableColumnDefinition() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. |
| 166 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/MySqlSchemaManager.php | 89 | The method _getPortableTableColumnDefinition() has an NPath complexity of 81000. The configured NPath complexity threshold is 200. |
| 167 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/OracleSchemaManager.php | 34 | The class OracleSchemaManager has 12 methods. Consider refactoring OracleSchemaManager to keep number of methods under 10. |
| 168 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/OracleSchemaManager.php | 34 | The class OracleSchemaManager has an overall complexity of 53 which is very high. The configured complexity threshold is 50. |
| 169 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/OracleSchemaManager.php | 89 | The method _getPortableTableColumnDefinition() has a Cyclomatic Complexity of 33. The configured cyclomatic complexity threshold is 10. |
| 170 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/OracleSchemaManager.php | 89 | The method _getPortableTableColumnDefinition() has an NPath complexity of 3240. The configured NPath complexity threshold is 200. |
| 171 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/OracleSchemaManager.php | 89 | The method _getPortableTableColumnDefinition() has 109 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 172 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php | 32 | The class PostgreSqlSchemaManager has 12 methods. Consider refactoring PostgreSqlSchemaManager to keep number of methods under 10. |
| 173 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php | 32 | The class PostgreSqlSchemaManager has an overall complexity of 65 which is very high. The configured complexity threshold is 50. |
| 174 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php | 242 | The method _getPortableTableColumnDefinition() has a Cyclomatic Complexity of 40. The configured cyclomatic complexity threshold is 10. |
| 175 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php | 242 | The method _getPortableTableColumnDefinition() has an NPath complexity of 224640. The configured NPath complexity threshold is 200. |
| 176 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php | 242 | The method _getPortableTableColumnDefinition() has 122 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 177 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SQLServerSchemaManager.php | 40 | The method _getPortableTableColumnDefinition() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 178 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SQLServerSchemaManager.php | 40 | The method _getPortableTableColumnDefinition() has an NPath complexity of 2400. The configured NPath complexity threshold is 200. |
| 179 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SQLServerSchemaManager.php | 108 | The method _getPortableTableIndexesList() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 180 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Schema.php | 55 | The class Schema has 15 methods. Consider refactoring Schema to keep number of methods under 10. |
| 181 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaDiff.php | 123 | The method _toSql() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 182 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaDiff.php | 123 | The method _toSql() has an NPath complexity of 1248. The configured NPath complexity threshold is 200. |
| 183 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaException.php | 5 | The class SchemaException has 12 methods. Consider refactoring SchemaException to keep number of methods under 10. |
| 184 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SqliteSchemaManager.php | 125 | The method _getPortableTableColumnDefinition() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 185 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SqliteSchemaManager.php | 125 | The method _getPortableTableColumnDefinition() has an NPath complexity of 3200. The configured NPath complexity threshold is 200. |
| 186 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/SingleDatabaseSynchronizer.php | 83 | The method getDropSchema() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 187 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/SingleDatabaseSynchronizer.php | 83 | The method getDropSchema() has an NPath complexity of 396. The configured NPath complexity threshold is 200. |
| 188 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Table.php | 37 | The class Table has 27 methods. Consider refactoring Table to keep number of methods under 10. |
| 189 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Table.php | 37 | The class Table has an overall complexity of 87 which is very high. The configured complexity threshold is 50. |
| 190 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php | 89 | The method __construct() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 191 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php | 89 | The method __construct() has an NPath complexity of 312. The configured NPath complexity threshold is 200. |
| 192 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Statement.php | 35 | The class Statement has 12 methods. Consider refactoring Statement to keep number of methods under 10. |
| 193 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php | 34 | The class Type has 11 methods. Consider refactoring Type to keep number of methods under 10. |
| 194 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php | 34 | The class Type has 21 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 195 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/ConnectionTest.php | 12 | The class ConnectionTest has 18 methods. Consider refactoring ConnectionTest to keep number of methods under 10. |
| 196 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/ConnectionTest.php | 10 | The class ConnectionTest has 15 methods. Consider refactoring ConnectionTest to keep number of methods under 10. |
| 197 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/DataAccessTest.php | 11 | The class DataAccessTest has 28 methods. Consider refactoring DataAccessTest to keep number of methods under 10. |
| 198 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/ResultCacheTest.php | 13 | The class ResultCacheTest has 14 methods. Consider refactoring ResultCacheTest to keep number of methods under 10. |
| 199 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/Schema/Db2SchemaManagerTest.php | 9 | The class Db2SchemaManagerTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 200 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/Schema/DrizzleSchemaManagerTest.php | 10 | The class DrizzleSchemaManagerTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 201 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/Schema/MySqlSchemaManagerTest.php | 10 | The class MySqlSchemaManagerTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 202 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/Schema/OracleSchemaManagerTest.php | 9 | The class OracleSchemaManagerTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 203 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/Schema/PostgreSqlSchemaManagerTest.php | 11 | The class PostgreSqlSchemaManagerTest has 12 methods. Consider refactoring PostgreSqlSchemaManagerTest to keep number of methods under 10. |
| 204 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/Schema/PostgreSqlSchemaManagerTest.php | 11 | The class PostgreSqlSchemaManagerTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 205 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/Schema/SQLServerSchemaManagerTest.php | 11 | The class SQLServerSchemaManagerTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 206 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php | 13 | The class SchemaManagerFunctionalTestCase has 24 methods. Consider refactoring SchemaManagerFunctionalTestCase to keep number of methods under 10. |
| 207 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php | 13 | The class SchemaManagerFunctionalTestCase has an overall complexity of 53 which is very high. The configured complexity threshold is 50. |
| 208 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/Schema/SqliteSchemaManagerTest.php | 9 | The class SqliteSchemaManagerTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 209 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Functional/WriteTest.php | 7 | The class WriteTest has 14 methods. Consider refactoring WriteTest to keep number of methods under 10. |
| 210 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php | 10 | The class AbstractPlatformTestCase has 27 methods. Consider refactoring AbstractPlatformTestCase to keep number of methods under 10. |
| 211 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Platforms/MySqlPlatformTest.php | 12 | The class MySqlPlatformTest has 15 methods. Consider refactoring MySqlPlatformTest to keep number of methods under 10. |
| 212 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Platforms/OraclePlatformTest.php | 10 | The class OraclePlatformTest has 21 methods. Consider refactoring OraclePlatformTest to keep number of methods under 10. |
| 213 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Platforms/PostgreSqlPlatformTest.php | 8 | The class PostgreSqlPlatformTest has 16 methods. Consider refactoring PostgreSqlPlatformTest to keep number of methods under 10. |
| 214 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Platforms/SQLServerPlatformTest.php | 8 | The class SQLServerPlatformTest has 20 methods. Consider refactoring SQLServerPlatformTest to keep number of methods under 10. |
| 215 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Query/Expression/ExpressionBuilderTest.php | 13 | The class ExpressionBuilderTest has 14 methods. Consider refactoring ExpressionBuilderTest to keep number of methods under 10. |
| 216 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Query/QueryBuilderTest.php | 13 | The class QueryBuilderTest has 48 public methods and attributes. Consider to reduce the number of public items under 45. |
| 217 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Query/QueryBuilderTest.php | 13 | The class QueryBuilderTest has 47 methods. Consider refactoring QueryBuilderTest to keep number of methods under 10. |
| 218 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/SQLParserUtilsTest.php | 64 | The method dataExpandListParameters() has 228 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 219 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Schema/ComparatorTest.php | 45 | The class ComparatorTest has 41 methods. Consider refactoring ComparatorTest to keep number of methods under 10. |
| 220 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Schema/SchemaTest.php | 11 | The class SchemaTest has 16 methods. Consider refactoring SchemaTest to keep number of methods under 10. |
| 221 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DBAL/Schema/TableTest.php | 13 | The class TableTest has 40 methods. Consider refactoring TableTest to keep number of methods under 10. |
| 222 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DbalFunctionalTestCase.php | 5 | The class DbalFunctionalTestCase has 17 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 223 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DbalFunctionalTestCase.php | 43 | The method onNotSuccessfulTest() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 224 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/DbalTestCase.php | 8 | The class DbalTestCase has 35 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 225 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/Mocks/HydratorMockStatement.php | 11 | The class HydratorMockStatement has 13 methods. Consider refactoring HydratorMockStatement to keep number of methods under 10. |
| 226 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/dbal/tests/Doctrine/Tests/TestUtil.php | 33 | The method getConnection() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 227 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/Command/ImportMappingDoctrineCommand.php | 74 | The method execute() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 228 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/Command/ImportMappingDoctrineCommand.php | 74 | The method execute() has an NPath complexity of 1200. The configured NPath complexity threshold is 200. |
| 229 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/DependencyInjection/Configuration.php | 289 | The method getOrmEntityManagersNode() has 108 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 230 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/DependencyInjection/DoctrineExtension.php | 33 | The class DoctrineExtension has an overall complexity of 58 which is very high. The configured complexity threshold is 50. |
| 231 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/DependencyInjection/DoctrineExtension.php | 100 | The method loadDbalConnection() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 232 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/DependencyInjection/DoctrineExtension.php | 100 | The method loadDbalConnection() has an NPath complexity of 252. The configured NPath complexity threshold is 200. |
| 233 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/DependencyInjection/DoctrineExtension.php | 275 | The method loadOrmEntityManager() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 234 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/DependencyInjection/DoctrineExtension.php | 275 | The method loadOrmEntityManager() has an NPath complexity of 2160. The configured NPath complexity threshold is 200. |
| 235 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/DoctrineBundle.php | 57 | The method boot() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 236 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/Tests/DependencyInjection/AbstractDoctrineExtensionTest.php | 26 | The class AbstractDoctrineExtensionTest has 38 methods. Consider refactoring AbstractDoctrineExtensionTest to keep number of methods under 10. |
| 237 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/Tests/DependencyInjection/AbstractDoctrineExtensionTest.php | 26 | The class AbstractDoctrineExtensionTest has an overall complexity of 58 which is very high. The configured complexity threshold is 50. |
| 238 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/Tests/RegistryTest.php | 19 | The class RegistryTest has 12 methods. Consider refactoring RegistryTest to keep number of methods under 10. |
| 239 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php | 298 | The method pluralize() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 240 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php | 298 | The method pluralize() has an NPath complexity of 288. The configured NPath complexity threshold is 200. |
| 241 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php | 341 | The method singularize() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 242 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php | 341 | The method singularize() has an NPath complexity of 288. The configured NPath complexity threshold is 200. |
| 243 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php | 30 | The class AbstractLexer has 11 methods. Consider refactoring AbstractLexer to keep number of methods under 10. |
| 244 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php | 42 | The class AbstractQuery has an overall complexity of 86 which is very high. The configured complexity threshold is 50. |
| 245 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php | 42 | The class AbstractQuery has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13. |
| 246 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php | 46 | The class Configuration has 46 public methods and attributes. Consider to reduce the number of public items under 45. |
| 247 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php | 46 | The class Configuration has an overall complexity of 77 which is very high. The configured complexity threshold is 50. |
| 248 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php | 46 | The class Configuration has a coupling between objects value of 17. Consider to reduce the number of dependencies under 13. |
| 249 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php | 42 | The class EntityManager has 29 methods. Consider refactoring EntityManager to keep number of methods under 10. |
| 250 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php | 42 | The class EntityManager has an overall complexity of 94 which is very high. The configured complexity threshold is 50. |
| 251 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php | 42 | The class EntityManager has a coupling between objects value of 31. Consider to reduce the number of dependencies under 13. |
| 252 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php | 368 | The method find() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 253 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php | 368 | The method find() has an NPath complexity of 210. The configured NPath complexity threshold is 200. |
| 254 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php | 43 | The class EntityRepository has 11 methods. Consider refactoring EntityRepository to keep number of methods under 10. |
| 255 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php | 43 | The class EntityRepository has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 256 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php | 182 | The method __call() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 257 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php | 38 | The class AbstractHydrator has 12 methods. Consider refactoring AbstractHydrator to keep number of methods under 10. |
| 258 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php | 196 | The method gatherRowData() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 259 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php | 196 | The method gatherRowData() has an NPath complexity of 901. The configured NPath complexity threshold is 200. |
| 260 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ArrayHydrator.php | 78 | The method hydrateRowData() has a Cyclomatic Complexity of 33. The configured cyclomatic complexity threshold is 10. |
| 261 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ArrayHydrator.php | 78 | The method hydrateRowData() has an NPath complexity of 71127. The configured NPath complexity threshold is 200. |
| 262 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ArrayHydrator.php | 78 | The method hydrateRowData() has 156 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 263 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php | 42 | The class ObjectHydrator has an overall complexity of 83 which is very high. The configured complexity threshold is 50. |
| 264 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php | 61 | The method prepare() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 265 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php | 315 | The method hydrateRowData() has a Cyclomatic Complexity of 45. The configured cyclomatic complexity threshold is 10. |
| 266 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php | 315 | The method hydrateRowData() has an NPath complexity of 80976. The configured NPath complexity threshold is 200. |
| 267 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php | 315 | The method hydrateRowData() has 221 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 268 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php | 86 | The method hydrateRowData() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 269 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php | 86 | The method hydrateRowData() has an NPath complexity of 250. The configured NPath complexity threshold is 200. |
| 270 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php | 148 | The method hydrateColumnInfo() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 271 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Builder/AssociationBuilder.php | 25 | The class AssociationBuilder has 14 methods. Consider refactoring AssociationBuilder to keep number of methods under 10. |
| 272 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Builder/ClassMetadataBuilder.php | 34 | The class ClassMetadataBuilder has 18 methods. Consider refactoring ClassMetadataBuilder to keep number of methods under 10. |
| 273 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Builder/FieldBuilder.php | 31 | The class FieldBuilder has 12 methods. Consider refactoring FieldBuilder to keep number of methods under 10. |
| 274 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php | 45 | The class ClassMetadataFactory has 14 methods. Consider refactoring ClassMetadataFactory to keep number of methods under 10. |
| 275 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php | 45 | The class ClassMetadataFactory has an overall complexity of 100 which is very high. The configured complexity threshold is 50. |
| 276 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php | 45 | The class ClassMetadataFactory has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13. |
| 277 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php | 89 | The method doLoadMetadata() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. |
| 278 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php | 89 | The method doLoadMetadata() has an NPath complexity of 163296. The configured NPath complexity threshold is 200. |
| 279 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php | 181 | The method validateRuntimeMetadata() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 280 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php | 402 | The method completeIdGeneratorMapping() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. |
| 281 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php | 402 | The method completeIdGeneratorMapping() has an NPath complexity of 336. The configured NPath complexity threshold is 200. |
| 282 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 48 | The class ClassMetadataInfo has 2773 lines of code. Current threshold is 1000. Avoid really long classes. |
| 283 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 48 | The class ClassMetadataInfo has 149 public methods and attributes. Consider to reduce the number of public items under 45. |
| 284 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 48 | The class ClassMetadataInfo has 36 fields. Consider to redesign ClassMetadataInfo to keep the number of fields under 15. |
| 285 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 48 | The class ClassMetadataInfo has 59 methods. Consider refactoring ClassMetadataInfo to keep number of methods under 10. |
| 286 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 48 | The class ClassMetadataInfo has an overall complexity of 378 which is very high. The configured complexity threshold is 50. |
| 287 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 48 | The class ClassMetadataInfo has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13. |
| 288 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 740 | The method __sleep() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 289 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 740 | The method __sleep() has an NPath complexity of 12288. The configured NPath complexity threshold is 200. |
| 290 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 1178 | The method _validateAndCompleteFieldMapping() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. |
| 291 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 1178 | The method _validateAndCompleteFieldMapping() has an NPath complexity of 6720. The configured NPath complexity threshold is 200. |
| 292 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 1238 | The method _validateAndCompleteAssociationMapping() has a Cyclomatic Complexity of 34. The configured cyclomatic complexity threshold is 10. |
| 293 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 1238 | The method _validateAndCompleteAssociationMapping() has an NPath complexity of 32071680. The configured NPath complexity threshold is 200. |
| 294 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 1238 | The method _validateAndCompleteAssociationMapping() has 110 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 295 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 1357 | The method _validateAndCompleteOneToOneMapping() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. |
| 296 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 1357 | The method _validateAndCompleteOneToOneMapping() has an NPath complexity of 2598000. The configured NPath complexity threshold is 200. |
| 297 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 1464 | The method _validateAndCompleteManyToManyMapping() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. |
| 298 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 1464 | The method _validateAndCompleteManyToManyMapping() has an NPath complexity of 288135. The configured NPath complexity threshold is 200. |
| 299 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 2130 | The method addNamedNativeQuery() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 300 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 2173 | The method addSqlResultSetMapping() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 301 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php | 2173 | The method addSqlResultSetMapping() has an NPath complexity of 264. The configured NPath complexity threshold is 200. |
| 302 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php | 38 | The class AnnotationDriver has an overall complexity of 93 which is very high. The configured complexity threshold is 50. |
| 303 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php | 38 | The class AnnotationDriver has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 304 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php | 51 | The method loadMetadataForClass() has a Cyclomatic Complexity of 84. The configured cyclomatic complexity threshold is 10. |
| 305 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php | 51 | The method loadMetadataForClass() has an NPath complexity of 271388856195072. The configured NPath complexity threshold is 200. |
| 306 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php | 51 | The method loadMetadataForClass() has 419 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 307 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DatabaseDriver.php | 40 | The class DatabaseDriver has an overall complexity of 56 which is very high. The configured complexity threshold is 50. |
| 308 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DatabaseDriver.php | 157 | The method loadMetadataForClass() has a Cyclomatic Complexity of 32. The configured cyclomatic complexity threshold is 10. |
| 309 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DatabaseDriver.php | 157 | The method loadMetadataForClass() has an NPath complexity of 15972000. The configured NPath complexity threshold is 200. |
| 310 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DatabaseDriver.php | 157 | The method loadMetadataForClass() has 167 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 311 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php | 38 | The class XmlDriver has an overall complexity of 149 which is very high. The configured complexity threshold is 50. |
| 312 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php | 53 | The method loadMetadataForClass() has a Cyclomatic Complexity of 117. The configured cyclomatic complexity threshold is 10. |
| 313 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php | 53 | The method loadMetadataForClass() has an NPath complexity of 7078295929609515678931353600. The configured NPath complexity threshold is 200. |
| 314 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php | 53 | The method loadMetadataForClass() has 508 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 315 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php | 631 | The method columnToArray() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 316 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php | 631 | The method columnToArray() has an NPath complexity of 1536. The configured NPath complexity threshold is 200. |
| 317 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php | 36 | The class YamlDriver has an overall complexity of 152 which is very high. The configured complexity threshold is 50. |
| 318 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php | 51 | The method loadMetadataForClass() has a Cyclomatic Complexity of 129. The configured cyclomatic complexity threshold is 10. |
| 319 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php | 51 | The method loadMetadataForClass() has an NPath complexity of 154261148819354459197554032640. The configured NPath complexity threshold is 200. |
| 320 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php | 51 | The method loadMetadataForClass() has 526 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 321 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php | 626 | The method columnToArray() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 322 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php | 626 | The method columnToArray() has an NPath complexity of 2304. The configured NPath complexity threshold is 200. |
| 323 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php | 27 | The class MappingException has 59 public methods and attributes. Consider to reduce the number of public items under 45. |
| 324 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php | 27 | The class MappingException has 59 methods. Consider refactoring MappingException to keep number of methods under 10. |
| 325 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php | 27 | The class MappingException has an overall complexity of 63 which is very high. The configured complexity threshold is 50. |
| 326 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/ORMException.php | 30 | The class ORMException has 23 methods. Consider refactoring ORMException to keep number of methods under 10. |
| 327 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/ORMInvalidArgumentException.php | 27 | The class ORMInvalidArgumentException has 13 methods. Consider refactoring ORMInvalidArgumentException to keep number of methods under 10. |
| 328 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php | 48 | The class PersistentCollection has 50 public methods and attributes. Consider to reduce the number of public items under 45. |
| 329 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php | 48 | The class PersistentCollection has 37 methods. Consider refactoring PersistentCollection to keep number of methods under 10. |
| 330 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php | 48 | The class PersistentCollection has an overall complexity of 106 which is very high. The configured complexity threshold is 50. |
| 331 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php | 409 | The method removeElement() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 332 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/AbstractCollectionPersister.php | 31 | The class AbstractCollectionPersister has 18 methods. Consider refactoring AbstractCollectionPersister to keep number of methods under 10. |
| 333 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 84 | The class BasicEntityPersister has 1713 lines of code. Current threshold is 1000. Avoid really long classes. |
| 334 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 84 | The class BasicEntityPersister has 36 methods. Consider refactoring BasicEntityPersister to keep number of methods under 10. |
| 335 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 84 | The class BasicEntityPersister has an overall complexity of 234 which is very high. The configured complexity threshold is 50. |
| 336 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 84 | The class BasicEntityPersister has a coupling between objects value of 21. Consider to reduce the number of dependencies under 13. |
| 337 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 375 | The method _updateTable() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 338 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 375 | The method _updateTable() has an NPath complexity of 300. The configured NPath complexity threshold is 200. |
| 339 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 459 | The method deleteJoinTableRecords() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 340 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 550 | The method _prepareUpdateData() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 341 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 550 | The method _prepareUpdateData() has an NPath complexity of 584. The configured NPath complexity threshold is 200. |
| 342 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 694 | The method loadOneToOneEntity() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 343 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 933 | The method getManyToManyStatement() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 344 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 1013 | The method _getSelectEntitiesSQL() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 345 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 1013 | The method _getSelectEntitiesSQL() has an NPath complexity of 28125. The configured NPath complexity threshold is 200. |
| 346 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 1096 | The method _getSelectColumnListSQL() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. |
| 347 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 1096 | The method _getSelectColumnListSQL() has an NPath complexity of 3948. The configured NPath complexity threshold is 200. |
| 348 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 1096 | The method _getSelectColumnListSQL() has 101 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 349 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php | 1311 | The method _getInsertColumnList() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 350 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php | 41 | The class JoinedSubclassPersister has an overall complexity of 97 which is very high. The configured complexity threshold is 50. |
| 351 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php | 119 | The method executeInserts() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 352 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php | 119 | The method executeInserts() has an NPath complexity of 58800. The configured NPath complexity threshold is 200. |
| 353 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php | 272 | The method _getSelectEntitiesSQL() has a Cyclomatic Complexity of 41. The configured cyclomatic complexity threshold is 10. |
| 354 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php | 272 | The method _getSelectEntitiesSQL() has an NPath complexity of 99798525000. The configured NPath complexity threshold is 200. |
| 355 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php | 272 | The method _getSelectEntitiesSQL() has 143 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 356 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php | 452 | The method _getInsertColumnList() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 357 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php | 452 | The method _getInsertColumnList() has an NPath complexity of 490. The configured NPath complexity threshold is 200. |
| 358 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/ManyToManyPersister.php | 34 | The class ManyToManyPersister has 13 methods. Consider refactoring ManyToManyPersister to keep number of methods under 10. |
| 359 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/ManyToManyPersister.php | 34 | The class ManyToManyPersister has an overall complexity of 52 which is very high. The configured complexity threshold is 50. |
| 360 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/OneToManyPersister.php | 33 | The class OneToManyPersister has 11 methods. Consider refactoring OneToManyPersister to keep number of methods under 10. |
| 361 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/SingleTablePersister.php | 44 | The method _getSelectColumnListSQL() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 362 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php | 203 | The method _generateMethods() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 363 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php | 203 | The method _generateMethods() has an NPath complexity of 1213. The configured NPath complexity threshold is 200. |
| 364 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php | 38 | The class Query has an overall complexity of 52 which is very high. The configured complexity threshold is 50. |
| 365 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/FunctionNode.php | 35 | The class FunctionNode has 23 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 366 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Node.php | 32 | The class Node has 55 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 367 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/MultiTableUpdateExecutor.php | 51 | The method __construct() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 368 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr.php | 34 | The class Expr has 40 methods. Consider refactoring Expr to keep number of methods under 10. |
| 369 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr.php | 34 | The class Expr has an overall complexity of 51 which is very high. The configured complexity threshold is 50. |
| 370 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr.php | 34 | The class Expr has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 371 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Lexer.php | 146 | The method getType() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. |
| 372 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 35 | The class Parser has 3098 lines of code. Current threshold is 1000. Avoid really long classes. |
| 373 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 35 | The class Parser has 98 public methods and attributes. Consider to reduce the number of public items under 45. |
| 374 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 35 | The class Parser has 16 fields. Consider to redesign Parser to keep the number of fields under 15. |
| 375 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 35 | The class Parser has 105 methods. Consider refactoring Parser to keep number of methods under 10. |
| 376 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 35 | The class Parser has an overall complexity of 393 which is very high. The configured complexity threshold is 50. |
| 377 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 35 | The class Parser has a coupling between objects value of 69. Consider to reduce the number of dependencies under 13. |
| 378 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 384 | The method syntaxError() has an NPath complexity of 250. The configured NPath complexity threshold is 200. |
| 379 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 407 | The method semanticalError() has an NPath complexity of 250. The configured NPath complexity threshold is 200. |
| 380 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 628 | The method _processDeferredPathExpressions() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 381 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 628 | The method _processDeferredPathExpressions() has an NPath complexity of 1477. The configured NPath complexity threshold is 200. |
| 382 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 755 | The method SelectStatement() has an NPath complexity of 625. The configured NPath complexity threshold is 200. |
| 383 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 1272 | The method Subselect() has an NPath complexity of 625. The configured NPath complexity threshold is 200. |
| 384 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 1656 | The method ScalarExpression() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 385 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 1884 | The method SelectExpression() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. |
| 386 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 1884 | The method SelectExpression() has an NPath complexity of 272. The configured NPath complexity threshold is 200. |
| 387 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 1884 | The method SelectExpression() has 117 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 388 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 2010 | The method SimpleSelectExpression() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 389 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 2207 | The method SimpleConditionalExpression() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 390 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 2207 | The method SimpleConditionalExpression() has an NPath complexity of 384. The configured NPath complexity threshold is 200. |
| 391 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 2502 | The method ArithmeticPrimary() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 392 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php | 2580 | The method StringPrimary() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 393 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php | 35 | The class QueryException has 19 methods. Consider refactoring QueryException to keep number of methods under 10. |
| 394 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/ResultSetMapping.php | 36 | The class ResultSetMapping has 14 methods. Consider refactoring ResultSetMapping to keep number of methods under 10. |
| 395 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/ResultSetMappingBuilder.php | 77 | The method addAllClassFields() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 396 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/ResultSetMappingBuilder.php | 77 | The method addAllClassFields() has an NPath complexity of 210. The configured NPath complexity threshold is 200. |
| 397 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/ResultSetMappingBuilder.php | 219 | The method addNamedNativeQueryEntityResultMapping() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 398 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 40 | The class SqlWalker has 2163 lines of code. Current threshold is 1000. Avoid really long classes. |
| 399 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 40 | The class SqlWalker has 66 public methods and attributes. Consider to reduce the number of public items under 45. |
| 400 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 40 | The class SqlWalker has 18 fields. Consider to redesign SqlWalker to keep the number of fields under 15. |
| 401 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 40 | The class SqlWalker has 62 methods. Consider refactoring SqlWalker to keep number of methods under 10. |
| 402 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 40 | The class SqlWalker has an overall complexity of 336 which is very high. The configured complexity threshold is 50. |
| 403 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 40 | The class SqlWalker has a coupling between objects value of 46. Consider to reduce the number of dependencies under 13. |
| 404 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 382 | The method _generateDiscriminatorColumnConditionSQL() has an NPath complexity of 205. The configured NPath complexity threshold is 200. |
| 405 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 460 | The method walkSelectStatement() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 406 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 460 | The method walkSelectStatement() has an NPath complexity of 1400. The configured NPath complexity threshold is 200. |
| 407 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 640 | The method walkSelectClause() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10. |
| 408 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 640 | The method walkSelectClause() has an NPath complexity of 385575. The configured NPath complexity threshold is 200. |
| 409 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 640 | The method walkSelectClause() has 101 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 410 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 809 | The method walkJoinAssociationDeclaration() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. |
| 411 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 809 | The method walkJoinAssociationDeclaration() has an NPath complexity of 362160. The configured NPath complexity threshold is 200. |
| 412 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 809 | The method walkJoinAssociationDeclaration() has 133 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 413 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 1149 | The method walkSelectExpression() has a Cyclomatic Complexity of 38. The configured cyclomatic complexity threshold is 10. |
| 414 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 1149 | The method walkSelectExpression() has an NPath complexity of 7669. The configured NPath complexity threshold is 200. |
| 415 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 1149 | The method walkSelectExpression() has 172 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 416 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 1406 | The method walkSimpleSelectExpression() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 417 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 1603 | The method walkWhereClause() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 418 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 1603 | The method walkWhereClause() has an NPath complexity of 600. The configured NPath complexity threshold is 200. |
| 419 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 1728 | The method walkCollectionMemberExpression() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 420 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 1728 | The method walkCollectionMemberExpression() has an NPath complexity of 22590. The configured NPath complexity threshold is 200. |
| 421 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | 1728 | The method walkCollectionMemberExpression() has 106 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 422 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerAdapter.php | 29 | The class TreeWalkerAdapter has 48 public methods and attributes. Consider to reduce the number of public items under 45. |
| 423 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerAdapter.php | 29 | The class TreeWalkerAdapter has 50 methods. Consider refactoring TreeWalkerAdapter to keep number of methods under 10. |
| 424 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerAdapter.php | 29 | The class TreeWalkerAdapter has an overall complexity of 51 which is very high. The configured complexity threshold is 50. |
| 425 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChain.php | 30 | The class TreeWalkerChain has 49 public methods and attributes. Consider to reduce the number of public items under 45. |
| 426 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChain.php | 30 | The class TreeWalkerChain has 48 methods. Consider refactoring TreeWalkerChain to keep number of methods under 10. |
| 427 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChain.php | 30 | The class TreeWalkerChain has an overall complexity of 95 which is very high. The configured complexity threshold is 50. |
| 428 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/QueryBuilder.php | 35 | The class QueryBuilder has 1147 lines of code. Current threshold is 1000. Avoid really long classes. |
| 429 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/QueryBuilder.php | 35 | The class QueryBuilder has 45 public methods and attributes. Consider to reduce the number of public items under 45. |
| 430 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/QueryBuilder.php | 35 | The class QueryBuilder has 31 methods. Consider refactoring QueryBuilder to keep number of methods under 10. |
| 431 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/QueryBuilder.php | 35 | The class QueryBuilder has an overall complexity of 108 which is very high. The configured complexity threshold is 50. |
| 432 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/QueryBuilder.php | 35 | The class QueryBuilder has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13. |
| 433 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertDoctrine1SchemaCommand.php | 160 | The method convertDoctrine1Schema() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 434 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php | 106 | The method execute() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 435 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/ConsoleRunner.php | 25 | The class ConsoleRunner has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13. |
| 436 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ConvertDoctrine1Schema.php | 36 | The class ConvertDoctrine1Schema has an overall complexity of 58 which is very high. The configured complexity threshold is 50. |
| 437 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ConvertDoctrine1Schema.php | 137 | The method _convertColumn() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 438 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ConvertDoctrine1Schema.php | 137 | The method _convertColumn() has an NPath complexity of 84480. The configured NPath complexity threshold is 200. |
| 439 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ConvertDoctrine1Schema.php | 217 | The method _convertRelations() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 440 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ConvertDoctrine1Schema.php | 217 | The method _convertRelations() has an NPath complexity of 20163. The configured NPath complexity threshold is 200. |
| 441 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/DebugUnitOfWorkListener.php | 61 | The method dumpIdentityMap() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 442 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 47 | The class EntityGenerator has 1253 lines of code. Current threshold is 1000. Avoid really long classes. |
| 443 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 47 | The class EntityGenerator has 24 fields. Consider to redesign EntityGenerator to keep the number of fields under 15. |
| 444 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 47 | The class EntityGenerator has 31 methods. Consider refactoring EntityGenerator to keep number of methods under 10. |
| 445 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 47 | The class EntityGenerator has an overall complexity of 227 which is very high. The configured complexity threshold is 50. |
| 446 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 324 | The method writeEntityClass() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 447 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 592 | The method parseTokensInEntityFile() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. |
| 448 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 592 | The method parseTokensInEntityFile() has an NPath complexity of 649. The configured NPath complexity threshold is 200. |
| 449 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 815 | The method generateEntityStubMethods() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 450 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 815 | The method generateEntityStubMethods() has an NPath complexity of 330. The configured NPath complexity threshold is 200. |
| 451 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 929 | The method generateEntityStubMethod() has an NPath complexity of 450. The configured NPath complexity threshold is 200. |
| 452 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 994 | The method generateJoinColumnAnnotation() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 453 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 994 | The method generateJoinColumnAnnotation() has an NPath complexity of 672. The configured NPath complexity threshold is 200. |
| 454 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 1025 | The method generateAssociationMappingPropertyDocBlock() has a Cyclomatic Complexity of 35. The configured cyclomatic complexity threshold is 10. |
| 455 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 1025 | The method generateAssociationMappingPropertyDocBlock() has an NPath complexity of 26611202. The configured NPath complexity threshold is 200. |
| 456 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 1025 | The method generateAssociationMappingPropertyDocBlock() has 141 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 457 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 1167 | The method generateFieldMappingPropertyDocBlock() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. |
| 458 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php | 1167 | The method generateFieldMappingPropertyDocBlock() has an NPath complexity of 15361. The configured NPath complexity threshold is 200. |
| 459 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/PhpExporter.php | 43 | The method exportClassMetadata() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. |
| 460 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/PhpExporter.php | 43 | The method exportClassMetadata() has an NPath complexity of 76800. The configured NPath complexity threshold is 200. |
| 461 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/PhpExporter.php | 43 | The method exportClassMetadata() has 108 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 462 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/XmlExporter.php | 32 | The class XmlExporter has an overall complexity of 80 which is very high. The configured complexity threshold is 50. |
| 463 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/XmlExporter.php | 43 | The method exportClassMetadata() has a Cyclomatic Complexity of 79. The configured cyclomatic complexity threshold is 10. |
| 464 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/XmlExporter.php | 43 | The method exportClassMetadata() has an NPath complexity of 1024458077550136320. The configured NPath complexity threshold is 200. |
| 465 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/XmlExporter.php | 43 | The method exportClassMetadata() has 286 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 466 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/YamlExporter.php | 45 | The method exportClassMetadata() has a Cyclomatic Complexity of 36. The configured cyclomatic complexity threshold is 10. |
| 467 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/YamlExporter.php | 45 | The method exportClassMetadata() has an NPath complexity of 305657856. The configured NPath complexity threshold is 200. |
| 468 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/YamlExporter.php | 45 | The method exportClassMetadata() has 160 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 469 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/CountOutputWalker.php | 75 | The method walkSelectStatement() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 470 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/LimitSubqueryOutputWalker.php | 87 | The method walkSelectStatement() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 471 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/LimitSubqueryOutputWalker.php | 87 | The method walkSelectStatement() has an NPath complexity of 272. The configured NPath complexity threshold is 200. |
| 472 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/WhereInWalker.php | 43 | The class WhereInWalker has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 473 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/WhereInWalker.php | 69 | The method walkSelectStatement() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 474 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php | 44 | The class SchemaTool has 11 methods. Consider refactoring SchemaTool to keep number of methods under 10. |
| 475 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php | 44 | The class SchemaTool has an overall complexity of 131 which is very high. The configured complexity threshold is 50. |
| 476 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php | 44 | The class SchemaTool has a coupling between objects value of 17. Consider to reduce the number of dependencies under 13. |
| 477 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php | 132 | The method getSchemaFromMetadata() has a Cyclomatic Complexity of 32. The configured cyclomatic complexity threshold is 10. |
| 478 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php | 132 | The method getSchemaFromMetadata() has an NPath complexity of 1975686. The configured NPath complexity threshold is 200. |
| 479 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php | 132 | The method getSchemaFromMetadata() has 148 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 480 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php | 352 | The method _gatherColumn() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. |
| 481 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php | 352 | The method _gatherColumn() has an NPath complexity of 12960000. The configured NPath complexity threshold is 200. |
| 482 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php | 430 | The method _gatherRelationsSql() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 483 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php | 517 | The method _gatherRelationJoinColumns() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 484 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php | 517 | The method _gatherRelationJoinColumns() has an NPath complexity of 589. The configured NPath complexity threshold is 200. |
| 485 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php | 648 | The method getDropSchemaSQL() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 486 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaValidator.php | 37 | The class SchemaValidator has an overall complexity of 59 which is very high. The configured complexity threshold is 50. |
| 487 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaValidator.php | 86 | The method validateClass() has a Cyclomatic Complexity of 48. The configured cyclomatic complexity threshold is 10. |
| 488 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaValidator.php | 86 | The method validateClass() has an NPath complexity of 100219302. The configured NPath complexity threshold is 200. |
| 489 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaValidator.php | 86 | The method validateClass() has 168 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 490 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php | 34 | The class Setup has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 491 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 44 | The class UnitOfWork has 3044 lines of code. Current threshold is 1000. Avoid really long classes. |
| 492 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 44 | The class UnitOfWork has 58 public methods and attributes. Consider to reduce the number of public items under 45. |
| 493 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 44 | The class UnitOfWork has 21 fields. Consider to redesign UnitOfWork to keep the number of fields under 15. |
| 494 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 44 | The class UnitOfWork has 63 methods. Consider refactoring UnitOfWork to keep number of methods under 10. |
| 495 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 44 | The class UnitOfWork has an overall complexity of 454 which is very high. The configured complexity threshold is 50. |
| 496 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 44 | The class UnitOfWork has a coupling between objects value of 37. Consider to reduce the number of dependencies under 13. |
| 497 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 271 | The method commit() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. |
| 498 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 271 | The method commit() has an NPath complexity of 364560. The configured NPath complexity threshold is 200. |
| 499 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 271 | The method commit() has 108 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 500 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 408 | The method computeSingleEntityChangeSet() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 501 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 503 | The method computeChangeSet() has a Cyclomatic Complexity of 43. The configured cyclomatic complexity threshold is 10. |
| 502 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 503 | The method computeChangeSet() has an NPath complexity of 25424448. The configured NPath complexity threshold is 200. |
| 503 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 503 | The method computeChangeSet() has 170 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 504 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 679 | The method computeChangeSets() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 505 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 736 | The method computeAssociationChanges() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 506 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 736 | The method computeAssociationChanges() has an NPath complexity of 780. The configured NPath complexity threshold is 200. |
| 507 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 854 | The method recomputeSingleEntityChangeSet() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 508 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 854 | The method recomputeSingleEntityChangeSet() has an NPath complexity of 3744. The configured NPath complexity threshold is 200. |
| 509 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 906 | The method executeInserts() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 510 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 1059 | The method getCommitOrder() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 511 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 1059 | The method getCommitOrder() has an NPath complexity of 228. The configured NPath complexity threshold is 200. |
| 512 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 1365 | The method getEntityState() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 513 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 1365 | The method getEntityState() has an NPath complexity of 464. The configured NPath complexity threshold is 200. |
| 514 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 1742 | The method doMerge() has a Cyclomatic Complexity of 39. The configured cyclomatic complexity threshold is 10. |
| 515 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 1742 | The method doMerge() has an NPath complexity of 1127240. The configured NPath complexity threshold is 200. |
| 516 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 1742 | The method doMerge() has 175 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 517 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 2237 | The method lock() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 518 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 2415 | The method createEntity() has a Cyclomatic Complexity of 50. The configured cyclomatic complexity threshold is 10. |
| 519 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 2415 | The method createEntity() has an NPath complexity of 830657520. The configured NPath complexity threshold is 200. |
| 520 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php | 2415 | The method createEntity() has 247 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 521 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/Mocks/HydratorMockStatement.php | 11 | The class HydratorMockStatement has 13 methods. Consider refactoring HydratorMockStatement to keep number of methods under 10. |
| 522 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/Mocks/StatementMock.php | 10 | The class StatementMock has 11 methods. Consider refactoring StatementMock to keep number of methods under 10. |
| 523 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/Models/CMS/CmsUser.php | 251 | The method loadMetadata() has 186 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 524 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/Models/ECommerce/ECommerceProduct.php | 15 | The class ECommerceProduct has 11 methods. Consider refactoring ECommerceProduct to keep number of methods under 10. |
| 525 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/ConfigurationTest.php | 17 | The class ConfigurationTest has 21 methods. Consider refactoring ConfigurationTest to keep number of methods under 10. |
| 526 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/EntityManagerTest.php | 7 | The class EntityManagerTest has 21 methods. Consider refactoring EntityManagerTest to keep number of methods under 10. |
| 527 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/BasicFunctionalTest.php | 16 | The class BasicFunctionalTest has 1284 lines of code. Current threshold is 1000. Avoid really long classes. |
| 528 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/BasicFunctionalTest.php | 16 | The class BasicFunctionalTest has 42 methods. Consider refactoring BasicFunctionalTest to keep number of methods under 10. |
| 529 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/BasicFunctionalTest.php | 16 | The class BasicFunctionalTest has an overall complexity of 51 which is very high. The configured complexity threshold is 50. |
| 530 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/ClassTableInheritanceTest.php | 21 | The class ClassTableInheritanceTest has 16 methods. Consider refactoring ClassTableInheritanceTest to keep number of methods under 10. |
| 531 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/DatabaseDriverTest.php | 7 | The class DatabaseDriverTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 532 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/EntityRepositoryTest.php | 15 | The class EntityRepositoryTest has 47 public methods and attributes. Consider to reduce the number of public items under 45. |
| 533 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/EntityRepositoryTest.php | 15 | The class EntityRepositoryTest has 47 methods. Consider refactoring EntityRepositoryTest to keep number of methods under 10. |
| 534 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/ExtraLazyCollectionTest.php | 14 | The class ExtraLazyCollectionTest has 20 methods. Consider refactoring ExtraLazyCollectionTest to keep number of methods under 10. |
| 535 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/Locking/GearmanLockTest.php | 15 | The class GearmanLockTest has 16 methods. Consider refactoring GearmanLockTest to keep number of methods under 10. |
| 536 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/ManyToManyBasicAssociationTest.php | 17 | The class ManyToManyBasicAssociationTest has 17 methods. Consider refactoring ManyToManyBasicAssociationTest to keep number of methods under 10. |
| 537 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/ManyToManyBidirectionalAssociationTest.php | 16 | The class ManyToManyBidirectionalAssociationTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 538 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/ManyToManySelfReferentialAssociationTest.php | 16 | The class ManyToManySelfReferentialAssociationTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 539 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/ManyToManyUnidirectionalAssociationTest.php | 16 | The class ManyToManyUnidirectionalAssociationTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 540 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/NativeQueryTest.php | 27 | The class NativeQueryTest has 17 methods. Consider refactoring NativeQueryTest to keep number of methods under 10. |
| 541 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/OneToManyBidirectionalAssociationTest.php | 14 | The class OneToManyBidirectionalAssociationTest has 14 methods. Consider refactoring OneToManyBidirectionalAssociationTest to keep number of methods under 10. |
| 542 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/PaginationTest.php | 18 | The class PaginationTest has 11 methods. Consider refactoring PaginationTest to keep number of methods under 10. |
| 543 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/QueryDqlFunctionTest.php | 14 | The class QueryDqlFunctionTest has 26 methods. Consider refactoring QueryDqlFunctionTest to keep number of methods under 10. |
| 544 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/QueryTest.php | 22 | The class QueryTest has 31 methods. Consider refactoring QueryTest to keep number of methods under 10. |
| 545 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/ReferenceProxyTest.php | 18 | The class ReferenceProxyTest has 14 methods. Consider refactoring ReferenceProxyTest to keep number of methods under 10. |
| 546 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/SQLFilterTest.php | 35 | The class SQLFilterTest has 1007 lines of code. Current threshold is 1000. Avoid really long classes. |
| 547 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/SQLFilterTest.php | 35 | The class SQLFilterTest has 45 public methods and attributes. Consider to reduce the number of public items under 45. |
| 548 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/SQLFilterTest.php | 35 | The class SQLFilterTest has 56 methods. Consider refactoring SQLFilterTest to keep number of methods under 10. |
| 549 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/SQLFilterTest.php | 35 | The class SQLFilterTest has an overall complexity of 63 which is very high. The configured complexity threshold is 50. |
| 550 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/SQLFilterTest.php | 35 | The class SQLFilterTest has a coupling between objects value of 18. Consider to reduce the number of dependencies under 13. |
| 551 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/SingleTableInheritanceTest.php | 8 | The class SingleTableInheritanceTest has 23 methods. Consider refactoring SingleTableInheritanceTest to keep number of methods under 10. |
| 552 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/Ticket/DDC117Test.php | 14 | The class DDC117Test has 21 methods. Consider refactoring DDC117Test to keep number of methods under 10. |
| 553 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1695Test.php | 29 | The class DDC1695News has 18 fields. Consider to redesign DDC1695News to keep the number of fields under 15. |
| 554 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1843Test.php | 31 | The method testCreateRetreaveUpdateDelete() has 104 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 555 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2387Test.php | 8 | The class DDC2387Test has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 556 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Hydration/ArrayHydratorTest.php | 10 | The class ArrayHydratorTest has 1138 lines of code. Current threshold is 1000. Avoid really long classes. |
| 557 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Hydration/ArrayHydratorTest.php | 10 | The class ArrayHydratorTest has 19 methods. Consider refactoring ArrayHydratorTest to keep number of methods under 10. |
| 558 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Hydration/ArrayHydratorTest.php | 510 | The method testMixedQueryMultipleFetchJoin() has 102 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 559 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Hydration/ArrayHydratorTest.php | 628 | The method testMixedQueryMultipleDeepMixedFetchJoin() has 137 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 560 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Hydration/ObjectHydratorTest.php | 16 | The class ObjectHydratorTest has 1916 lines of code. Current threshold is 1000. Avoid really long classes. |
| 561 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Hydration/ObjectHydratorTest.php | 16 | The class ObjectHydratorTest has 32 methods. Consider refactoring ObjectHydratorTest to keep number of methods under 10. |
| 562 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Hydration/ObjectHydratorTest.php | 576 | The method testMixedQueryMultipleFetchJoin() has 100 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 563 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Hydration/ObjectHydratorTest.php | 686 | The method testMixedQueryMultipleDeepMixedFetchJoin() has 138 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 564 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Hydration/ObjectHydratorTest.php | 1369 | The method testManyToManyHydration() has 114 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 565 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Hydration/ObjectHydratorTest.php | 1492 | The method testManyToManyHydrationWithAliasedUserEntity() has 117 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 566 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Mapping/AbstractMappingDriverTest.php | 12 | The class AbstractMappingDriverTest has 37 methods. Consider refactoring AbstractMappingDriverTest to keep number of methods under 10. |
| 567 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Mapping/AbstractMappingDriverTest.php | 835 | The method loadMetadata() has 123 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 568 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Mapping/AnnotationDriverTest.php | 10 | The class AnnotationDriverTest has 15 methods. Consider refactoring AnnotationDriverTest to keep number of methods under 10. |
| 569 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Mapping/BasicInheritanceMappingTest.php | 10 | The class BasicInheritanceMappingTest has 11 methods. Consider refactoring BasicInheritanceMappingTest to keep number of methods under 10. |
| 570 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Mapping/ClassMetadataBuilderTest.php | 29 | The class ClassMetadataBuilderTest has 23 methods. Consider refactoring ClassMetadataBuilderTest to keep number of methods under 10. |
| 571 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Mapping/ClassMetadataFactoryTest.php | 15 | The class ClassMetadataFactoryTest has 12 methods. Consider refactoring ClassMetadataFactoryTest to keep number of methods under 10. |
| 572 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Mapping/ClassMetadataTest.php | 11 | The class ClassMetadataTest has 51 public methods and attributes. Consider to reduce the number of public items under 45. |
| 573 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Mapping/ClassMetadataTest.php | 11 | The class ClassMetadataTest has 51 methods. Consider refactoring ClassMetadataTest to keep number of methods under 10. |
| 574 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Mapping/ClassMetadataTest.php | 11 | The class ClassMetadataTest has an overall complexity of 51 which is very high. The configured complexity threshold is 50. |
| 575 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Mapping/NamingStrategyTest.php | 14 | The class NamingStrategyTest has 15 methods. Consider refactoring NamingStrategyTest to keep number of methods under 10. |
| 576 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Performance/HydrationPerformanceTest.php | 20 | The class HydrationPerformanceTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 577 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Performance/InsertPerformanceTest.php | 15 | The class InsertPerformanceTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 578 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Performance/UnitOfWorkPerformanceTest.php | 15 | The class UnitOfWorkPerformanceTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 579 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Proxy/ProxyClassGeneratorTest.php | 21 | The class ProxyClassGeneratorTest has 13 methods. Consider refactoring ProxyClassGeneratorTest to keep number of methods under 10. |
| 580 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/DeleteSqlGenerationTest.php | 40 | The class DeleteSqlGenerationTest has 28 methods. Consider refactoring DeleteSqlGenerationTest to keep number of methods under 10. |
| 581 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/ExprTest.php | 37 | The class ExprTest has 53 public methods and attributes. Consider to reduce the number of public items under 45. |
| 582 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/ExprTest.php | 37 | The class ExprTest has 53 methods. Consider refactoring ExprTest to keep number of methods under 10. |
| 583 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/ExprTest.php | 37 | The class ExprTest has an overall complexity of 54 which is very high. The configured complexity threshold is 50. |
| 584 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/LanguageRecognitionTest.php | 9 | The class LanguageRecognitionTest has 96 public methods and attributes. Consider to reduce the number of public items under 45. |
| 585 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/LanguageRecognitionTest.php | 9 | The class LanguageRecognitionTest has 96 methods. Consider refactoring LanguageRecognitionTest to keep number of methods under 10. |
| 586 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/LanguageRecognitionTest.php | 9 | The class LanguageRecognitionTest has an overall complexity of 102 which is very high. The configured complexity threshold is 50. |
| 587 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/LexerTest.php | 9 | The class LexerTest has 16 methods. Consider refactoring LexerTest to keep number of methods under 10. |
| 588 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/QueryTest.php | 10 | The class QueryTest has 13 methods. Consider refactoring QueryTest to keep number of methods under 10. |
| 589 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php | 10 | The class SelectSqlGenerationTest has 1704 lines of code. Current threshold is 1000. Avoid really long classes. |
| 590 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php | 10 | The class SelectSqlGenerationTest has 144 public methods and attributes. Consider to reduce the number of public items under 45. |
| 591 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php | 10 | The class SelectSqlGenerationTest has 144 methods. Consider refactoring SelectSqlGenerationTest to keep number of methods under 10. |
| 592 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php | 10 | The class SelectSqlGenerationTest has an overall complexity of 156 which is very high. The configured complexity threshold is 50. |
| 593 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Query/UpdateSqlGenerationTest.php | 42 | The class UpdateSqlGenerationTest has 18 methods. Consider refactoring UpdateSqlGenerationTest to keep number of methods under 10. |
| 594 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/QueryBuilderTest.php | 39 | The class QueryBuilderTest has 63 public methods and attributes. Consider to reduce the number of public items under 45. |
| 595 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/QueryBuilderTest.php | 39 | The class QueryBuilderTest has 64 methods. Consider refactoring QueryBuilderTest to keep number of methods under 10. |
| 596 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/QueryBuilderTest.php | 39 | The class QueryBuilderTest has an overall complexity of 65 which is very high. The configured complexity threshold is 50. |
| 597 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Tools/EntityGeneratorTest.php | 12 | The class EntityGeneratorTest has 21 methods. Consider refactoring EntityGeneratorTest to keep number of methods under 10. |
| 598 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Tools/EntityGeneratorTest.php | 12 | The class EntityGeneratorTest has a coupling between objects value of 19. Consider to reduce the number of dependencies under 13. |
| 599 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/Tools/Export/AbstractClassMetadataExporterTest.php | 48 | The class AbstractClassMetadataExporterTest has 20 methods. Consider refactoring AbstractClassMetadataExporterTest to keep number of methods under 10. |
| 600 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/ORM/UnitOfWorkTest.php | 19 | The class UnitOfWorkTest has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 601 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/OrmFunctionalTestCase.php | 10 | The class OrmFunctionalTestCase has an overall complexity of 50 which is very high. The configured complexity threshold is 50. |
| 602 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/OrmFunctionalTestCase.php | 10 | The class OrmFunctionalTestCase has 186 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 603 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/OrmFunctionalTestCase.php | 137 | The method tearDown() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 604 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/OrmFunctionalTestCase.php | 137 | The method tearDown() has an NPath complexity of 2048. The configured NPath complexity threshold is 200. |
| 605 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/OrmFunctionalTestCase.php | 137 | The method tearDown() has 107 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 606 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/OrmFunctionalTestCase.php | 268 | The method setUp() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 607 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/OrmFunctionalTestCase.php | 373 | The method onNotSuccessfulTest() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 608 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/doctrine/orm/tests/Doctrine/Tests/OrmTestCase.php | 10 | The class OrmTestCase has 41 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 609 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Controller/ExceptionController.php | 31 | The class ExceptionController has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13. |
| 610 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/DependencyInjection/FOSRestExtension.php | 35 | The method load() has a Cyclomatic Complexity of 33. The configured cyclomatic complexity threshold is 10. |
| 611 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/DependencyInjection/FOSRestExtension.php | 35 | The method load() has an NPath complexity of 134369280. The configured NPath complexity threshold is 200. |
| 612 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/DependencyInjection/FOSRestExtension.php | 35 | The method load() has 169 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 613 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/EventListener/ViewResponseListener.php | 72 | The method onKernelView() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. |
| 614 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/EventListener/ViewResponseListener.php | 72 | The method onKernelView() has an NPath complexity of 15288. The configured NPath complexity threshold is 200. |
| 615 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Request/ParamFetcher.php | 30 | The class ParamFetcher has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 616 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Request/ParamFetcher.php | 75 | The method get() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 617 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Request/ParamFetcher.php | 75 | The method get() has an NPath complexity of 13440. The configured NPath complexity threshold is 200. |
| 618 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Routing/Loader/Reader/RestActionReader.php | 27 | The class RestActionReader has an overall complexity of 63 which is very high. The configured complexity threshold is 50. |
| 619 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Routing/Loader/Reader/RestActionReader.php | 129 | The method read() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. |
| 620 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Routing/Loader/Reader/RestActionReader.php | 129 | The method read() has an NPath complexity of 62976. The configured NPath complexity threshold is 200. |
| 621 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Routing/Loader/Reader/RestActionReader.php | 352 | The method generateUrlParts() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 622 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Routing/Loader/RestRouteLoader.php | 159 | The method findClass() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 623 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Routing/Loader/RestYamlCollectionLoader.php | 56 | The method load() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 624 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Routing/Loader/RestYamlCollectionLoader.php | 56 | The method load() has an NPath complexity of 11254. The configured NPath complexity threshold is 200. |
| 625 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Tests/DependencyInjection/FOSRestExtensionTest.php | 26 | The class FOSRestExtensionTest has 24 methods. Consider refactoring FOSRestExtensionTest to keep number of methods under 10. |
| 626 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Tests/Fixtures/Controller/AnnotatedUsersController.php | 28 | The class AnnotatedUsersController has 15 methods. Consider refactoring AnnotatedUsersController to keep number of methods under 10. |
| 627 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Tests/Fixtures/Controller/ArticleController.php | 19 | The class ArticleController has 19 methods. Consider refactoring ArticleController to keep number of methods under 10. |
| 628 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Tests/Fixtures/Controller/UsersController.php | 18 | The class UsersController has 18 methods. Consider refactoring UsersController to keep number of methods under 10. |
| 629 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Tests/Request/RequestBodyParamConverterTest.php | 22 | The class RequestBodyParamConverterTest has 16 methods. Consider refactoring RequestBodyParamConverterTest to keep number of methods under 10. |
| 630 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Tests/View/ViewHandlerTest.php | 29 | The class ViewHandlerTest has 23 methods. Consider refactoring ViewHandlerTest to keep number of methods under 10. |
| 631 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Util/FormatNegotiator.php | 46 | The method getBestFormat() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 632 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/Util/FormatNegotiator.php | 46 | The method getBestFormat() has an NPath complexity of 3403. The configured NPath complexity threshold is 200. |
| 633 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/View/ViewHandler.php | 36 | The class ViewHandler has an overall complexity of 64 which is very high. The configured complexity threshold is 50. |
| 634 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/rest-bundle/FOS/RestBundle/View/ViewHandler.php | 36 | The class ViewHandler has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 635 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Controller/SecurityController.php | 20 | The method loginAction() has an NPath complexity of 200. The configured NPath complexity threshold is 200. |
| 636 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/DependencyInjection/FOSUserExtension.php | 22 | The method load() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 637 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/DependencyInjection/FOSUserExtension.php | 22 | The method load() has an NPath complexity of 1536. The configured NPath complexity threshold is 200. |
| 638 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Model/User.php | 23 | The class User has 52 public methods and attributes. Consider to reduce the number of public items under 45. |
| 639 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Model/User.php | 23 | The class User has 19 fields. Consider to redesign User to keep the number of fields under 15. |
| 640 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Model/User.php | 23 | The class User has 21 methods. Consider refactoring User to keep number of methods under 10. |
| 641 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Model/User.php | 23 | The class User has an overall complexity of 70 which is very high. The configured complexity threshold is 50. |
| 642 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Model/UserManager.php | 27 | The class UserManager has 13 methods. Consider refactoring UserManager to keep number of methods under 10. |
| 643 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Propel/User.php | 18 | The class User has 15 methods. Consider refactoring User to keep number of methods under 10. |
| 644 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Tests/DependencyInjection/FOSUserExtensionTest.php | 18 | The class FOSUserExtensionTest has 34 methods. Consider refactoring FOSUserExtensionTest to keep number of methods under 10. |
| 645 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Tests/Util/UserManipulatorTest.php | 17 | The class UserManipulatorTest has 11 methods. Consider refactoring UserManipulatorTest to keep number of methods under 10. |
| 646 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/incenteev/composer-parameter-handler/Incenteev/ParameterHandler/ScriptHandler.php | 13 | The method buildParameters() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 647 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/incenteev/composer-parameter-handler/Incenteev/ParameterHandler/ScriptHandler.php | 13 | The method buildParameters() has an NPath complexity of 9600. The configured NPath complexity threshold is 200. |
| 648 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jdorn/sql-formatter/lib/SqlFormatter.php | 14 | The class SqlFormatter has 33 fields. Consider to redesign SqlFormatter to keep the number of fields under 15. |
| 649 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jdorn/sql-formatter/lib/SqlFormatter.php | 14 | The class SqlFormatter has 19 methods. Consider refactoring SqlFormatter to keep number of methods under 10. |
| 650 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jdorn/sql-formatter/lib/SqlFormatter.php | 14 | The class SqlFormatter has an overall complexity of 148 which is very high. The configured complexity threshold is 50. |
| 651 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jdorn/sql-formatter/lib/SqlFormatter.php | 163 | The method getNextToken() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. |
| 652 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jdorn/sql-formatter/lib/SqlFormatter.php | 163 | The method getNextToken() has an NPath complexity of 13728. The configured NPath complexity threshold is 200. |
| 653 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jdorn/sql-formatter/lib/SqlFormatter.php | 163 | The method getNextToken() has 100 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 654 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jdorn/sql-formatter/lib/SqlFormatter.php | 347 | The method format() has a Cyclomatic Complexity of 62. The configured cyclomatic complexity threshold is 10. |
| 655 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jdorn/sql-formatter/lib/SqlFormatter.php | 347 | The method format() has an NPath complexity of 158561298. The configured NPath complexity threshold is 200. |
| 656 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jdorn/sql-formatter/lib/SqlFormatter.php | 347 | The method format() has 268 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 657 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jdorn/sql-formatter/lib/SqlFormatter.php | 710 | The method highlightToken() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 658 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jdorn/sql-formatter/tests/SqlFormatterTest.php | 7 | The class SqlFormatterTest has 12 methods. Consider refactoring SqlFormatterTest to keep number of methods under 10. |
| 659 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/metadata/src/Metadata/MetadataFactory.php | 65 | The method getMetadataForClass() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 660 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer-bundle/JMS/SerializerBundle/DependencyInjection/Compiler/CustomHandlersPass.php | 12 | The method process() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 661 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer-bundle/JMS/SerializerBundle/DependencyInjection/Compiler/CustomHandlersPass.php | 12 | The method process() has an NPath complexity of 1938. The configured NPath complexity threshold is 200. |
| 662 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer-bundle/JMS/SerializerBundle/DependencyInjection/Compiler/RegisterEventListenersAndSubscribersPass.php | 12 | The method process() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. |
| 663 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer-bundle/JMS/SerializerBundle/DependencyInjection/Compiler/RegisterEventListenersAndSubscribersPass.php | 12 | The method process() has an NPath complexity of 37582545. The configured NPath complexity threshold is 200. |
| 664 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer-bundle/JMS/SerializerBundle/DependencyInjection/JMSSerializerExtension.php | 31 | The method loadInternal() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 665 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer-bundle/JMS/SerializerBundle/DependencyInjection/JMSSerializerExtension.php | 31 | The method loadInternal() has an NPath complexity of 720. The configured NPath complexity threshold is 200. |
| 666 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Context.php | 33 | The class Context has 11 methods. Consider refactoring Context to keep number of methods under 10. |
| 667 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Context.php | 33 | The class Context has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13. |
| 668 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/EventDispatcher/EventDispatcher.php | 57 | The method addSubscriber() has an NPath complexity of 251. The configured NPath complexity threshold is 200. |
| 669 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/GenericDeserializationVisitor.php | 30 | The class GenericDeserializationVisitor has 12 methods. Consider refactoring GenericDeserializationVisitor to keep number of methods under 10. |
| 670 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/GenericDeserializationVisitor.php | 103 | The method visitArray() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 671 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/GraphNavigator.php | 40 | The class GraphNavigator has an overall complexity of 65 which is very high. The configured complexity threshold is 50. |
| 672 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/GraphNavigator.php | 40 | The class GraphNavigator has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 673 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/GraphNavigator.php | 88 | The method accept() has a Cyclomatic Complexity of 44. The configured cyclomatic complexity threshold is 10. |
| 674 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/GraphNavigator.php | 88 | The method accept() has an NPath complexity of 18345670. The configured NPath complexity threshold is 200. |
| 675 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/GraphNavigator.php | 88 | The method accept() has 156 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 676 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Handler/DateHandler.php | 121 | The method format() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 677 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Handler/DateHandler.php | 121 | The method format() has an NPath complexity of 256. The configured NPath complexity threshold is 200. |
| 678 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/ClassMetadata.php | 130 | The method merge() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 679 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/AnnotationDriver.php | 57 | The class AnnotationDriver has a coupling between objects value of 35. Consider to reduce the number of dependencies under 13. |
| 680 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/AnnotationDriver.php | 66 | The method loadMetadataForClass() has a Cyclomatic Complexity of 46. The configured cyclomatic complexity threshold is 10. |
| 681 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/AnnotationDriver.php | 66 | The method loadMetadataForClass() has an NPath complexity of 45090. The configured NPath complexity threshold is 200. |
| 682 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/AnnotationDriver.php | 66 | The method loadMetadataForClass() has 143 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 683 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/DoctrineTypeDriver.php | 76 | The method loadMetadataForClass() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 684 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/DoctrineTypeDriver.php | 76 | The method loadMetadataForClass() has an NPath complexity of 372. The configured NPath complexity threshold is 200. |
| 685 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/XmlDriver.php | 31 | The class XmlDriver has an overall complexity of 60 which is very high. The configured complexity threshold is 50. |
| 686 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/XmlDriver.php | 33 | The method loadMetadataFromFile() has a Cyclomatic Complexity of 59. The configured cyclomatic complexity threshold is 10. |
| 687 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/XmlDriver.php | 33 | The method loadMetadataFromFile() has an NPath complexity of 18065203359192000. The configured NPath complexity threshold is 200. |
| 688 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/XmlDriver.php | 33 | The method loadMetadataFromFile() has 230 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 689 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/YamlDriver.php | 31 | The class YamlDriver has an overall complexity of 63 which is very high. The configured complexity threshold is 50. |
| 690 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/YamlDriver.php | 33 | The method loadMetadataFromFile() has a Cyclomatic Complexity of 57. The configured cyclomatic complexity threshold is 10. |
| 691 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/YamlDriver.php | 33 | The method loadMetadataFromFile() has an NPath complexity of 5374771273872000. The configured NPath complexity threshold is 200. |
| 692 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/Driver/YamlDriver.php | 33 | The method loadMetadataFromFile() has 199 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 693 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/PropertyMetadata.php | 25 | The class PropertyMetadata has 19 fields. Consider to redesign PropertyMetadata to keep the number of fields under 15. |
| 694 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/Metadata/PropertyMetadata.php | 51 | The method setAccessor() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 695 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/SerializerBuilder.php | 54 | The class SerializerBuilder has 15 methods. Consider refactoring SerializerBuilder to keep number of methods under 10. |
| 696 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/SerializerBuilder.php | 54 | The class SerializerBuilder has a coupling between objects value of 33. Consider to reduce the number of dependencies under 13. |
| 697 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/SerializerBuilder.php | 322 | The method build() has an NPath complexity of 480. The configured NPath complexity threshold is 200. |
| 698 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/XmlDeserializationVisitor.php | 28 | The class XmlDeserializationVisitor has 13 methods. Consider refactoring XmlDeserializationVisitor to keep number of methods under 10. |
| 699 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/XmlDeserializationVisitor.php | 28 | The class XmlDeserializationVisitor has an overall complexity of 55 which is very high. The configured complexity threshold is 50. |
| 700 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/XmlDeserializationVisitor.php | 144 | The method visitArray() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 701 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/XmlDeserializationVisitor.php | 144 | The method visitArray() has an NPath complexity of 270. The configured NPath complexity threshold is 200. |
| 702 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/XmlDeserializationVisitor.php | 208 | The method visitProperty() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 703 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/XmlSerializationVisitor.php | 30 | The class XmlSerializationVisitor has 17 methods. Consider refactoring XmlSerializationVisitor to keep number of methods under 10. |
| 704 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/XmlSerializationVisitor.php | 30 | The class XmlSerializationVisitor has an overall complexity of 79 which is very high. The configured complexity threshold is 50. |
| 705 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/XmlSerializationVisitor.php | 135 | The method visitArray() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 706 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/XmlSerializationVisitor.php | 135 | The method visitArray() has an NPath complexity of 3550. The configured NPath complexity threshold is 200. |
| 707 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/XmlSerializationVisitor.php | 173 | The method visitProperty() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. |
| 708 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/XmlSerializationVisitor.php | 173 | The method visitProperty() has an NPath complexity of 123480. The configured NPath complexity threshold is 200. |
| 709 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/src/JMS/Serializer/YamlSerializationVisitor.php | 33 | The class YamlSerializationVisitor has 11 methods. Consider refactoring YamlSerializationVisitor to keep number of methods under 10. |
| 710 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/tests/JMS/Serializer/Tests/Serializer/BaseSerializationTest.php | 90 | The class BaseSerializationTest has 51 public methods and attributes. Consider to reduce the number of public items under 45. |
| 711 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/tests/JMS/Serializer/Tests/Serializer/BaseSerializationTest.php | 90 | The class BaseSerializationTest has 50 methods. Consider refactoring BaseSerializationTest to keep number of methods under 10. |
| 712 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/tests/JMS/Serializer/Tests/Serializer/BaseSerializationTest.php | 90 | The class BaseSerializationTest has an overall complexity of 88 which is very high. The configured complexity threshold is 50. |
| 713 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/tests/JMS/Serializer/Tests/Serializer/BaseSerializationTest.php | 90 | The class BaseSerializationTest has a coupling between objects value of 74. Consider to reduce the number of dependencies under 13. |
| 714 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/jms/serializer/tests/JMS/Serializer/Tests/Serializer/XmlSerializationTest.php | 32 | The class XmlSerializationTest has 13 methods. Consider refactoring XmlSerializationTest to keep number of methods under 10. |
| 715 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php | 46 | The method parse() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 716 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php | 50 | The method loadNode() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 717 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php | 50 | The method loadNode() has an NPath complexity of 1521. The configured NPath complexity threshold is 200. |
| 718 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php | 74 | The method loadNode() contains an eval expression. |
| 719 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php | 30 | The class AssetFactory has 14 methods. Consider refactoring AssetFactory to keep number of methods under 10. |
| 720 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php | 30 | The class AssetFactory has an overall complexity of 66 which is very high. The configured complexity threshold is 50. |
| 721 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php | 152 | The method createAsset() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. |
| 722 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php | 152 | The method createAsset() has an NPath complexity of 64512. The configured NPath complexity threshold is 200. |
| 723 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php | 208 | The method getLastModified() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 724 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php | 45 | The method load() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 725 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php | 102 | The method processCall() has an NPath complexity of 1000. The configured NPath complexity threshold is 200. |
| 726 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php | 24 | The class CompassFilter has 24 fields. Consider to redesign CompassFilter to keep the number of fields under 15. |
| 727 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php | 24 | The class CompassFilter has an overall complexity of 68 which is very high. The configured complexity threshold is 50. |
| 728 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php | 191 | The method filterLoad() has a Cyclomatic Complexity of 36. The configured cyclomatic complexity threshold is 10. |
| 729 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php | 191 | The method filterLoad() has an NPath complexity of 4756340736. The configured NPath complexity threshold is 200. |
| 730 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php | 191 | The method filterLoad() has 180 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 731 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php | 81 | The method filterDump() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 732 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php | 81 | The method filterDump() has an NPath complexity of 512. The configured NPath complexity threshold is 200. |
| 733 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssImportFilter.php | 38 | The method filterLoad() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 734 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssImportFilter.php | 38 | The method filterLoad() has an NPath complexity of 432. The configured NPath complexity threshold is 200. |
| 735 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssRewriteFilter.php | 27 | The method filterDump() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. |
| 736 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssRewriteFilter.php | 27 | The method filterDump() has an NPath complexity of 7200. The configured NPath complexity threshold is 200. |
| 737 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php | 37 | The method filterDump() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. |
| 738 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php | 37 | The method filterDump() has an NPath complexity of 207360. The configured NPath complexity threshold is 200. |
| 739 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php | 35 | The method filterDump() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 740 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php | 35 | The method filterDump() has an NPath complexity of 1024. The configured NPath complexity threshold is 200. |
| 741 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php | 82 | The method filterLoad() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 742 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php | 82 | The method filterLoad() has an NPath complexity of 512. The configured NPath complexity threshold is 200. |
| 743 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php | 47 | The method filterLoad() has an NPath complexity of 240. The configured NPath complexity threshold is 200. |
| 744 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php | 196 | The method getChildren() utilizes a goto statement. |
| 745 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php | 140 | The method getChildren() utilizes a goto statement. |
| 746 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php | 109 | The method filterLoad() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 747 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php | 109 | The method filterLoad() has an NPath complexity of 24576. The configured NPath complexity threshold is 200. |
| 748 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php | 184 | The method getChildren() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 749 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php | 225 | The method getChildren() utilizes a goto statement. |
| 750 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php | 74 | The method filterDump() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 751 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php | 74 | The method filterDump() has an NPath complexity of 9600. The configured NPath complexity threshold is 200. |
| 752 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php | 91 | The method filterDump() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 753 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php | 91 | The method filterDump() has an NPath complexity of 800. The configured NPath complexity threshold is 200. |
| 754 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/kriswallsmith/assetic/src/functions.php | 93 | The function _assetic_urls() has an NPath complexity of 300. The configured NPath complexity threshold is 200. |
| 755 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/src/Monolog/ErrorHandler.php | 172 | The method codeToString() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 756 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php | 67 | The method format() has an NPath complexity of 900. The configured NPath complexity threshold is 200. |
| 757 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php | 55 | The method normalize() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 758 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php | 22 | The class AbstractProcessingHandler has 18 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 759 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php | 75 | The method handle() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 760 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php | 22 | The class SocketHandler has 17 methods. Consider refactoring SocketHandler to keep number of methods under 10. |
| 761 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php | 23 | The class TestHandler has 18 methods. Consider refactoring TestHandler to keep number of methods under 10. |
| 762 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/src/Monolog/Logger.php | 27 | The class Logger has 28 methods. Consider refactoring Logger to keep number of methods under 10. |
| 763 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/src/Monolog/Logger.php | 202 | The method addRecord() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 764 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/src/Monolog/Logger.php | 202 | The method addRecord() has an NPath complexity of 432. The configured NPath complexity threshold is 200. |
| 765 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php | 31 | The method __invoke() has an NPath complexity of 1875. The configured NPath complexity threshold is 200. |
| 766 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php | 41 | The method __invoke() has an NPath complexity of 1250. The configured NPath complexity threshold is 200. |
| 767 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/tests/Monolog/Handler/FingersCrossedHandlerTest.php | 19 | The class FingersCrossedHandlerTest has 11 methods. Consider refactoring FingersCrossedHandlerTest to keep number of methods under 10. |
| 768 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/tests/Monolog/Handler/SocketHandlerTest.php | 20 | The class SocketHandlerTest has 18 methods. Consider refactoring SocketHandlerTest to keep number of methods under 10. |
| 769 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/tests/Monolog/LoggerTest.php | 17 | The class LoggerTest has 20 methods. Consider refactoring LoggerTest to keep number of methods under 10. |
| 770 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/monolog/monolog/tests/Monolog/TestCase.php | 14 | The class TestCase has 32 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 771 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/phpcollection/phpcollection/src/PhpCollection/AbstractMap.php | 32 | The class AbstractMap has 19 methods. Consider refactoring AbstractMap to keep number of methods under 10. |
| 772 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/phpcollection/phpcollection/src/PhpCollection/AbstractSequence.php | 39 | The class AbstractSequence has 23 methods. Consider refactoring AbstractSequence to keep number of methods under 10. |
| 773 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/phpcollection/phpcollection/tests/PhpCollection/Tests/MapTest.php | 7 | The class MapTest has 22 methods. Consider refactoring MapTest to keep number of methods under 10. |
| 774 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/phpcollection/phpcollection/tests/PhpCollection/Tests/SequenceTest.php | 9 | The class SequenceTest has 28 methods. Consider refactoring SequenceTest to keep number of methods under 10. |
| 775 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/phpoption/phpoption/src/PhpOption/LazyOption.php | 21 | The class LazyOption has 14 methods. Consider refactoring LazyOption to keep number of methods under 10. |
| 776 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/phpoption/phpoption/src/PhpOption/None.php | 21 | The class None has 13 methods. Consider refactoring None to keep number of methods under 10. |
| 777 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/phpoption/phpoption/src/PhpOption/Option.php | 26 | The class Option has 13 methods. Consider refactoring Option to keep number of methods under 10. |
| 778 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/phpoption/phpoption/src/PhpOption/Some.php | 21 | The class Some has 13 methods. Consider refactoring Some to keep number of methods under 10. |
| 779 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/phpoption/phpoption/tests/PhpOption/Tests/LazyOptionTest.php | 7 | The class LazyOptionTest has 11 methods. Consider refactoring LazyOptionTest to keep number of methods under 10. |
| 780 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/phpoption/phpoption/tests/PhpOption/Tests/NoneTest.php | 7 | The class NoneTest has 14 methods. Consider refactoring NoneTest to keep number of methods under 10. |
| 781 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/phpoption/phpoption/tests/PhpOption/Tests/SomeTest.php | 7 | The class SomeTest has 11 methods. Consider refactoring SomeTest to keep number of methods under 10. |
| 782 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/distribution-bundle/Sensio/Bundle/DistributionBundle/Resources/skeleton/app/SymfonyRequirements.php | 131 | The method __construct() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 783 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/distribution-bundle/Sensio/Bundle/DistributionBundle/Resources/skeleton/app/SymfonyRequirements.php | 384 | The method __construct() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10. |
| 784 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/distribution-bundle/Sensio/Bundle/DistributionBundle/Resources/skeleton/app/SymfonyRequirements.php | 384 | The method __construct() has an NPath complexity of 46080. The configured NPath complexity threshold is 200. |
| 785 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/distribution-bundle/Sensio/Bundle/DistributionBundle/Resources/skeleton/app/SymfonyRequirements.php | 384 | The method __construct() has 303 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 786 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/framework-extra-bundle/Sensio/Bundle/FrameworkExtraBundle/EventListener/ParamConverterListener.php | 47 | The method onKernelController() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 787 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/framework-extra-bundle/Sensio/Bundle/FrameworkExtraBundle/Request/ParamConverter/DoctrineParamConverter.php | 121 | The method findOneBy() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 788 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/framework-extra-bundle/Sensio/Bundle/FrameworkExtraBundle/Request/ParamConverter/DoctrineParamConverter.php | 121 | The method findOneBy() has an NPath complexity of 960. The configured NPath complexity threshold is 200. |
| 789 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/framework-extra-bundle/Sensio/Bundle/FrameworkExtraBundle/Tests/Request/ParamConverter/DoctrineParamConverterTest.php | 9 | The class DoctrineParamConverterTest has 12 methods. Consider refactoring DoctrineParamConverterTest to keep number of methods under 10. |
| 790 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle/Command/GenerateBundleCommand.php | 29 | The class GenerateBundleCommand has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 791 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle/Command/GenerateBundleCommand.php | 131 | The method interact() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 792 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle/Command/GenerateBundleCommand.php | 131 | The method interact() has an NPath complexity of 62208. The configured NPath complexity threshold is 200. |
| 793 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle/Command/GenerateBundleCommand.php | 131 | The method interact() has 121 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 794 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle/Command/GenerateControllerCommand.php | 129 | The method interact() has an NPath complexity of 200. The configured NPath complexity threshold is 200. |
| 795 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle/Command/GenerateControllerCommand.php | 271 | The method parseActions() has an NPath complexity of 202. The configured NPath complexity threshold is 200. |
| 796 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle/Command/GenerateDoctrineEntityCommand.php | 176 | The method parseFields() has an NPath complexity of 254. The configured NPath complexity threshold is 200. |
| 797 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle/Command/GenerateDoctrineEntityCommand.php | 199 | The method addFields() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 798 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle/Command/GenerateDoctrineEntityCommand.php | 199 | The method addFields() has an NPath complexity of 4840. The configured NPath complexity threshold is 200. |
| 799 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle/Generator/ControllerGenerator.php | 81 | The method generateRouting() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 800 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle/Generator/DoctrineCrudGenerator.php | 56 | The method generate() has an NPath complexity of 320. The configured NPath complexity threshold is 200. |
| 801 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle/Generator/DoctrineEntityGenerator.php | 39 | The method generate() has an NPath complexity of 352. The configured NPath complexity threshold is 200. |
| 802 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle/Manipulator/KernelManipulator.php | 46 | The method addBundle() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 803 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php | 18 | The class Swift_ByteStream_AbstractFilterableInputStream has 11 methods. Consider refactoring Swift_ByteStream_AbstractFilterableInputStream to keep number of methods under 10. |
| 804 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/Utf8Reader.php | 87 | The method getCharPositions() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 805 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream/ArrayCharacterStream.php | 186 | The method write() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 806 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream/NgCharacterStream.php | 164 | The method read() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 807 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream/NgCharacterStream.php | 164 | The method read() has an NPath complexity of 460. The configured NPath complexity threshold is 200. |
| 808 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/DependencyContainer.php | 17 | The class Swift_DependencyContainer has 20 methods. Consider refactoring Swift_DependencyContainer to keep number of methods under 10. |
| 809 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/QpEncoder.php | 165 | The method encodeString() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 810 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/FileSpool.php | 142 | The method flushQueue() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 811 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoder.php | 66 | The method encodeByteStream() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 812 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php | 18 | The class Swift_Mime_Headers_AbstractHeader has an overall complexity of 53 which is very high. The configured complexity threshold is 50. |
| 813 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderSet.php | 18 | The class Swift_Mime_SimpleHeaderSet has 21 methods. Consider refactoring Swift_Mime_SimpleHeaderSet to keep number of methods under 10. |
| 814 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderSet.php | 352 | The method _sortHeaders() has an NPath complexity of 375. The configured NPath complexity threshold is 200. |
| 815 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMessage.php | 18 | The class Swift_Mime_SimpleMessage has 15 methods. Consider refactoring Swift_Mime_SimpleMessage to keep number of methods under 10. |
| 816 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMessage.php | 18 | The class Swift_Mime_SimpleMessage has an overall complexity of 72 which is very high. The configured complexity threshold is 50. |
| 817 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php | 18 | The class Swift_Mime_SimpleMimeEntity has 16 fields. Consider to redesign Swift_Mime_SimpleMimeEntity to keep the number of fields under 15. |
| 818 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php | 18 | The class Swift_Mime_SimpleMimeEntity has 32 methods. Consider refactoring Swift_Mime_SimpleMimeEntity to keep number of methods under 10. |
| 819 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php | 18 | The class Swift_Mime_SimpleMimeEntity has an overall complexity of 107 which is very high. The configured complexity threshold is 50. |
| 820 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php | 281 | The method setChildren() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 821 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php | 281 | The method setChildren() has an NPath complexity of 225. The configured NPath complexity threshold is 200. |
| 822 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/DecoratorPlugin.php | 82 | The method beforeSendPerformed() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 823 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/DecoratorPlugin.php | 82 | The method beforeSendPerformed() has an NPath complexity of 1641. The configured NPath complexity threshold is 200. |
| 824 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/LoggerPlugin.php | 18 | The class Swift_Plugins_LoggerPlugin has 11 methods. Consider refactoring Swift_Plugins_LoggerPlugin to keep number of methods under 10. |
| 825 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php | 18 | The class Swift_Plugins_PopBeforeSmtpPlugin has 12 methods. Consider refactoring Swift_Plugins_PopBeforeSmtpPlugin to keep number of methods under 10. |
| 826 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/ReporterPlugin.php | 49 | The method sendPerformed() has an NPath complexity of 216. The configured NPath complexity threshold is 200. |
| 827 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php | 18 | The class Swift_Signers_DKIMSigner has 28 fields. Consider to redesign Swift_Signers_DKIMSigner to keep the number of fields under 15. |
| 828 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php | 18 | The class Swift_Signers_DKIMSigner has 18 methods. Consider refactoring Swift_Signers_DKIMSigner to keep number of methods under 10. |
| 829 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php | 18 | The class Swift_Signers_DKIMSigner has an overall complexity of 76 which is very high. The configured complexity threshold is 50. |
| 830 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php | 498 | The method addSignature() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 831 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php | 498 | The method addSignature() has an NPath complexity of 288. The configured NPath complexity threshold is 200. |
| 832 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php | 568 | The method _canonicalizeBody() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 833 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DomainKeySigner.php | 18 | The class Swift_Signers_DomainKeySigner has 20 fields. Consider to redesign Swift_Signers_DomainKeySigner to keep the number of fields under 15. |
| 834 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DomainKeySigner.php | 18 | The class Swift_Signers_DomainKeySigner has 18 methods. Consider refactoring Swift_Signers_DomainKeySigner to keep number of methods under 10. |
| 835 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DomainKeySigner.php | 18 | The class Swift_Signers_DomainKeySigner has an overall complexity of 53 which is very high. The configured complexity threshold is 50. |
| 836 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DomainKeySigner.php | 418 | The method _canonicalizeBody() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 837 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/SMimeSigner.php | 20 | The class Swift_Signers_SMimeSigner has 11 methods. Consider refactoring Swift_Signers_SMimeSigner to keep number of methods under 10. |
| 838 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/SMimeSigner.php | 347 | The method streamToMime() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 839 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/ByteArrayReplacementFilter.php | 44 | The method __construct() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 840 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/ByteArrayReplacementFilter.php | 120 | The method filter() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 841 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php | 18 | The class Swift_Transport_AbstractSmtpTransport has 26 methods. Consider refactoring Swift_Transport_AbstractSmtpTransport to keep number of methods under 10. |
| 842 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php | 18 | The class Swift_Transport_AbstractSmtpTransport has an overall complexity of 75 which is very high. The configured complexity threshold is 50. |
| 843 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php | 18 | The class Swift_Transport_EsmtpTransport has 11 methods. Consider refactoring Swift_Transport_EsmtpTransport to keep number of methods under 10. |
| 844 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/MailTransport.php | 110 | The method send() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 845 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/MailTransport.php | 110 | The method send() has an NPath complexity of 480. The configured NPath complexity threshold is 200. |
| 846 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php | 18 | The class Swift_Transport_StreamBuffer has 11 methods. Consider refactoring Swift_Transport_StreamBuffer to keep number of methods under 10. |
| 847 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/Sweety/Reporter/CliReporter.php | 200 | The method finish() contains an exit expression. |
| 848 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/Sweety/Runner/AbstractTestRunner.php | 12 | The class Sweety_Runner_AbstractTestRunner has 14 methods. Consider refactoring Sweety_Runner_AbstractTestRunner to keep number of methods under 10. |
| 849 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/Sweety/Runner/AbstractTestRunner.php | 87 | The method runTestCase() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 850 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/autorun.php | 39 | The function simpletest_autorun() contains an exit expression. |
| 851 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/browser.php | 160 | The class SimpleBrowser has 61 public methods and attributes. Consider to reduce the number of public items under 45. |
| 852 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/browser.php | 160 | The class SimpleBrowser has 37 methods. Consider refactoring SimpleBrowser to keep number of methods under 10. |
| 853 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/browser.php | 160 | The class SimpleBrowser has an overall complexity of 115 which is very high. The configured complexity threshold is 50. |
| 854 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/browser.php | 160 | The class SimpleBrowser has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13. |
| 855 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/compatibility.php | 23 | The method copy() contains an eval expression. |
| 856 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/compatibility.php | 140 | The method isA() contains an eval expression. |
| 857 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/default_reporter.php | 142 | The method __construct() contains an exit expression. |
| 858 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/dumper.php | 20 | The class SimpleDumper has 16 methods. Consider refactoring SimpleDumper to keep number of methods under 10. |
| 859 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/dumper.php | 20 | The class SimpleDumper has an overall complexity of 59 which is very high. The configured complexity threshold is 50. |
| 860 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/dumper.php | 118 | The method clipString() has an NPath complexity of 200. The configured NPath complexity threshold is 200. |
| 861 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/eclipse.php | 23 | The class EclipseReporter has 16 methods. Consider refactoring EclipseReporter to keep number of methods under 10. |
| 862 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/expectation.php | 23 | The class SimpleExpectation has 19 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 863 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/dom_tester/css_selector.php | 24 | The class CssSelector has an overall complexity of 115 which is very high. The configured complexity threshold is 50. |
| 864 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/dom_tester/css_selector.php | 111 | The method getElementsForNode() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. |
| 865 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/dom_tester/css_selector.php | 111 | The method getElementsForNode() has an NPath complexity of 22468. The configured NPath complexity threshold is 200. |
| 866 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/dom_tester/css_selector.php | 111 | The method getElementsForNode() has 148 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 867 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/dom_tester/css_selector.php | 260 | The method getElementsByTagName() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 868 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/dom_tester/css_selector.php | 336 | The method tokenize() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 869 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/dom_tester/css_selector.php | 415 | The method matchCustomSelector() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. |
| 870 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/pear_test_case.php | 24 | The class PHPUnit_TestCase has 11 methods. Consider refactoring PHPUnit_TestCase to keep number of methods under 10. |
| 871 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/selenium.php | 35 | The method __construct() contains an exit expression. |
| 872 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/selenium.php | 40 | The method __construct() contains an exit expression. |
| 873 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/selenium/remote-control.php | 13 | The class SimpleSeleniumRemoteControl has 11 methods. Consider refactoring SimpleSeleniumRemoteControl to keep number of methods under 10. |
| 874 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/testdox/test.php | 9 | The class TestOfTestDoxReporter has 11 methods. Consider refactoring TestOfTestDoxReporter to keep number of methods under 10. |
| 875 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/treemap_reporter/treemap_recorder.php | 17 | The class TreemapRecorder has 12 methods. Consider refactoring TreemapRecorder to keep number of methods under 10. |
| 876 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/extensions/webunit_reporter.php | 78 | The class WebUnitReporter has 14 methods. Consider refactoring WebUnitReporter to keep number of methods under 10. |
| 877 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/form.php | 22 | The class SimpleForm has 12 methods. Consider refactoring SimpleForm to keep number of methods under 10. |
| 878 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/form.php | 22 | The class SimpleForm has an overall complexity of 60 which is very high. The configured complexity threshold is 50. |
| 879 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/frames.php | 24 | The class SimpleFrameset has an overall complexity of 84 which is very high. The configured complexity threshold is 50. |
| 880 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/http.php | 75 | The method createConnection() has an NPath complexity of 250. The configured NPath complexity threshold is 200. |
| 881 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/mock_objects.php | 672 | The class SimpleMock has 26 methods. Consider refactoring SimpleMock to keep number of methods under 10. |
| 882 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/mock_objects.php | 672 | The class SimpleMock has an overall complexity of 53 which is very high. The configured complexity threshold is 50. |
| 883 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/mock_objects.php | 672 | The class SimpleMock has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13. |
| 884 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/mock_objects.php | 1238 | The class MockGenerator has 16 methods. Consider refactoring MockGenerator to keep number of methods under 10. |
| 885 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/mock_objects.php | 1279 | The method generate() contains an eval expression. |
| 886 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/mock_objects.php | 1303 | The method generateSubclass() contains an eval expression. |
| 887 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/mock_objects.php | 1306 | The method generateSubclass() contains an eval expression. |
| 888 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/mock_objects.php | 1329 | The method generatePartial() contains an eval expression. |
| 889 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/packages/simpletest.org/package.php | 3 | The class SimpleTestXMLElement has 31 methods. Consider refactoring SimpleTestXMLElement to keep number of methods under 10. |
| 890 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/packages/simpletest.org/package.php | 3 | The class SimpleTestXMLElement has an overall complexity of 75 which is very high. The configured complexity threshold is 50. |
| 891 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/packages/simpletest.org/package.php | 135 | The method deal_with_milestones() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 892 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/packages/simpletest.org/package.php | 320 | The method links() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 893 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/page.php | 120 | The class SimplePageBuilder has 12 methods. Consider refactoring SimplePageBuilder to keep number of methods under 10. |
| 894 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/page.php | 332 | The class SimplePage has 19 fields. Consider to redesign SimplePage to keep the number of fields under 15. |
| 895 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/page.php | 332 | The class SimplePage has 19 methods. Consider refactoring SimplePage to keep number of methods under 10. |
| 896 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/page.php | 332 | The class SimplePage has an overall complexity of 95 which is very high. The configured complexity threshold is 50. |
| 897 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/parser.php | 180 | The class SimpleLexer has 13 methods. Consider refactoring SimpleLexer to keep number of methods under 10. |
| 898 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/parser.php | 543 | The class SimpleHtmlSaxParser has 11 methods. Consider refactoring SimpleHtmlSaxParser to keep number of methods under 10. |
| 899 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/reflection_php5.php | 14 | The class SimpleReflection has 17 methods. Consider refactoring SimpleReflection to keep number of methods under 10. |
| 900 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/reflection_php5.php | 14 | The class SimpleReflection has an overall complexity of 59 which is very high. The configured complexity threshold is 50. |
| 901 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/scorer.php | 21 | The class SimpleScorer has 18 methods. Consider refactoring SimpleScorer to keep number of methods under 10. |
| 902 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/scorer.php | 417 | The class SimpleReporterDecorator has 18 methods. Consider refactoring SimpleReporterDecorator to keep number of methods under 10. |
| 903 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/scorer.php | 621 | The class MultipleReporter has 18 methods. Consider refactoring MultipleReporter to keep number of methods under 10. |
| 904 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/shell_tester.php | 71 | The class ShellTestCase has 16 methods. Consider refactoring ShellTestCase to keep number of methods under 10. |
| 905 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/acceptance_test.php | 9 | The class SimpleTestAcceptanceTest has 16 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 906 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/acceptance_test.php | 15 | The class TestOfLiveBrowser has 11 methods. Consider refactoring TestOfLiveBrowser to keep number of methods under 10. |
| 907 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/acceptance_test.php | 138 | The class TestOfLiveFetching has 11 methods. Consider refactoring TestOfLiveFetching to keep number of methods under 10. |
| 908 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/acceptance_test.php | 334 | The class TestOfLiveFrontControllerEmulation has 15 methods. Consider refactoring TestOfLiveFrontControllerEmulation to keep number of methods under 10. |
| 909 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/acceptance_test.php | 510 | The class TestOfLiveCookies has 14 methods. Consider refactoring TestOfLiveCookies to keep number of methods under 10. |
| 910 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/acceptance_test.php | 615 | The class LiveTestOfForms has 33 methods. Consider refactoring LiveTestOfForms to keep number of methods under 10. |
| 911 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/acceptance_test.php | 1284 | The class TestOfLoadingFrames has 22 methods. Consider refactoring TestOfLoadingFrames to keep number of methods under 10. |
| 912 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/browser_test.php | 224 | The class TestOfBrowserNavigation has 15 methods. Consider refactoring TestOfBrowserNavigation to keep number of methods under 10. |
| 913 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/browser_test.php | 519 | The class TestOfBrowserFrames has 14 methods. Consider refactoring TestOfBrowserFrames to keep number of methods under 10. |
| 914 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/cookies_test.php | 6 | The class TestOfCookie has 11 methods. Consider refactoring TestOfCookie to keep number of methods under 10. |
| 915 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/cookies_test.php | 105 | The class TestOfCookieJar has 11 methods. Consider refactoring TestOfCookieJar to keep number of methods under 10. |
| 916 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/encoding_test.php | 32 | The class TestOfEncoding has 22 methods. Consider refactoring TestOfEncoding to keep number of methods under 10. |
| 917 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/errors_test.php | 155 | The method testError() contains an eval expression. |
| 918 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/form_test.php | 10 | The class TestOfForm has 28 methods. Consider refactoring TestOfForm to keep number of methods under 10. |
| 919 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/form_test.php | 10 | The class TestOfForm has a coupling between objects value of 19. Consider to reduce the number of dependencies under 13. |
| 920 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/frames_test.php | 241 | The class TestOfFramesetPageInterface has 15 methods. Consider refactoring TestOfFramesetPageInterface to keep number of methods under 10. |
| 921 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/interfaces_test.php | 48 | The method testCanMockAllSplClasses() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 922 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/mock_objects_test.php | 237 | The class TestOfMockReturns has 13 methods. Consider refactoring TestOfMockReturns to keep number of methods under 10. |
| 923 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/mock_objects_test.php | 363 | The class TestOfMockExpectationsThatPass has 12 methods. Consider refactoring TestOfMockExpectationsThatPass to keep number of methods under 10. |
| 924 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/mock_objects_test.php | 471 | The class TestOfMockExpectations has 16 methods. Consider refactoring TestOfMockExpectations to keep number of methods under 10. |
| 925 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/mock_objects_test.php | 885 | The method testCanCreateAMockObjectWithStaticMethodsWithoutError() contains an eval expression. |
| 926 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/mock_objects_test.php | 896 | The method testCanCreateAMockObjectFromAnAbstractWithProperFunctionDeclarations() contains an eval expression. |
| 927 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/mock_objects_test.php | 926 | The method testMethodsDefinedAsAbstractInParentShouldHaveFullSignature() contains an eval expression. |
| 928 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/page_test.php | 258 | The class TestOfHtmlPage has 17 methods. Consider refactoring TestOfHtmlPage to keep number of methods under 10. |
| 929 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/page_test.php | 513 | The class TestOfPageScraping has 30 methods. Consider refactoring TestOfPageScraping to keep number of methods under 10. |
| 930 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/parser_test.php | 365 | The class TestOfHtmlSaxParser has 12 methods. Consider refactoring TestOfHtmlSaxParser to keep number of methods under 10. |
| 931 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/reflection_php5_test.php | 75 | The class TestOfReflection has 22 methods. Consider refactoring TestOfReflection to keep number of methods under 10. |
| 932 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/reflection_php5_test.php | 233 | The method testParameterCreationForTypeHintingWithArray() contains an eval expression. |
| 933 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/tag_test.php | 197 | The class TestOfSelection has 15 methods. Consider refactoring TestOfSelection to keep number of methods under 10. |
| 934 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/url_test.php | 6 | The class TestOfUrl has 32 methods. Consider refactoring TestOfUrl to keep number of methods under 10. |
| 935 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/url_test.php | 303 | The class TestOfAbsoluteUrls has 15 methods. Consider refactoring TestOfAbsoluteUrls to keep number of methods under 10. |
| 936 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/user_agent_test.php | 59 | The class TestOfBrowserCookies has 11 methods. Consider refactoring TestOfBrowserCookies to keep number of methods under 10. |
| 937 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/visual/visual_errors.php | 62 | The method ouch() contains an eval expression. |
| 938 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/visual_test.php | 28 | The class PassingUnitTestCaseOutput has 23 methods. Consider refactoring PassingUnitTestCaseOutput to keep number of methods under 10. |
| 939 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/visual_test.php | 145 | The class FailingUnitTestCaseOutput has 23 methods. Consider refactoring FailingUnitTestCaseOutput to keep number of methods under 10. |
| 940 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test/visual_test.php | 272 | The class TestOfMockObjectsOutput has 13 methods. Consider refactoring TestOfMockObjectsOutput to keep number of methods under 10. |
| 941 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/test_case.php | 38 | The class SimpleTestCase has 19 methods. Consider refactoring SimpleTestCase to keep number of methods under 10. |
| 942 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/unit_tester.php | 23 | The class UnitTestCase has 22 methods. Consider refactoring UnitTestCase to keep number of methods under 10. |
| 943 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/unit_tester.php | 23 | The class UnitTestCase has 171 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 944 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/unit_tester.php | 23 | The class UnitTestCase has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13. |
| 945 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/url.php | 25 | The class SimpleUrl has 16 methods. Consider refactoring SimpleUrl to keep number of methods under 10. |
| 946 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/url.php | 25 | The class SimpleUrl has an overall complexity of 90 which is very high. The configured complexity threshold is 50. |
| 947 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/url.php | 425 | The method asString() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 948 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/url.php | 425 | The method asString() has an NPath complexity of 3150. The configured NPath complexity threshold is 200. |
| 949 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/url.php | 461 | The method makeAbsolute() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 950 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/url.php | 461 | The method makeAbsolute() has an NPath complexity of 8750. The configured NPath complexity threshold is 200. |
| 951 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/user_agent.php | 31 | The class SimpleUserAgent has 15 methods. Consider refactoring SimpleUserAgent to keep number of methods under 10. |
| 952 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/web_tester.php | 433 | The class WebTestCase has 1062 lines of code. Current threshold is 1000. Avoid really long classes. |
| 953 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/web_tester.php | 433 | The class WebTestCase has 77 public methods and attributes. Consider to reduce the number of public items under 45. |
| 954 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/web_tester.php | 433 | The class WebTestCase has 63 methods. Consider refactoring WebTestCase to keep number of methods under 10. |
| 955 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/web_tester.php | 433 | The class WebTestCase has an overall complexity of 99 which is very high. The configured complexity threshold is 50. |
| 956 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/web_tester.php | 433 | The class WebTestCase has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13. |
| 957 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/xml.php | 21 | The class XmlReporter has 18 methods. Consider refactoring XmlReporter to keep number of methods under 10. |
| 958 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/simpletest/xml.php | 597 | The method endElement() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 959 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/yaymock/classes/Yay.php | 37 | The class Yay has 19 methods. Consider refactoring Yay to keep number of methods under 10. |
| 960 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/yaymock/classes/Yay.php | 37 | The class Yay has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 961 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/yaymock/classes/Yay/Expectations.php | 43 | The class Yay_Expectations has 21 methods. Consider refactoring Yay_Expectations to keep number of methods under 10. |
| 962 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/yaymock/classes/Yay/Expectations.php | 43 | The class Yay_Expectations has a coupling between objects value of 18. Consider to reduce the number of dependencies under 13. |
| 963 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/yaymock/classes/Yay/Expectations/AbstractExpectation.php | 39 | The class Yay_Expectations_AbstractExpectation has 12 methods. Consider refactoring Yay_Expectations_AbstractExpectation to keep number of methods under 10. |
| 964 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/yaymock/classes/Yay/Expectations/AbstractExpectation.php | 135 | The method isExpected() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 965 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/yaymock/classes/Yay/MockGenerator.php | 25 | The class Yay_MockGenerator has 11 methods. Consider refactoring Yay_MockGenerator to keep number of methods under 10. |
| 966 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/yaymock/classes/Yay/MockGenerator.php | 153 | The method _materializeMockCode() contains an eval expression. |
| 967 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/test-suite/lib/yaymock/classes/Yay/MockGenerator.php | 272 | The method _canExtend() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 968 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/acceptance/Swift/ByteStream/FileByteStreamAcceptanceTest.php | 8 | The class Swift_ByteStream_FileByteStreamAcceptanceTest has 14 methods. Consider refactoring Swift_ByteStream_FileByteStreamAcceptanceTest to keep number of methods under 10. |
| 969 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/acceptance/Swift/CharacterReaderFactory/SimpleCharacterReaderFactoryAcceptanceTest.php | 5 | The class Swift_CharacterReaderFactory_SimpleCharacterReaderFactoryAcceptanceTest has 14 methods. Consider refactoring Swift_CharacterReaderFactory_SimpleCharacterReaderFactoryAcceptanceTest to keep number of methods under 10. |
| 970 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/acceptance/Swift/KeyCache/ArrayKeyCacheAcceptanceTest.php | 9 | The class Swift_KeyCache_ArrayKeyCacheAcceptanceTest has 13 methods. Consider refactoring Swift_KeyCache_ArrayKeyCacheAcceptanceTest to keep number of methods under 10. |
| 971 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/acceptance/Swift/KeyCache/DiskKeyCacheAcceptanceTest.php | 8 | The class Swift_KeyCache_DiskKeyCacheAcceptanceTest has 14 methods. Consider refactoring Swift_KeyCache_DiskKeyCacheAcceptanceTest to keep number of methods under 10. |
| 972 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/acceptance/Swift/Mime/SimpleMessageAcceptanceTest.php | 5 | The class Swift_Mime_SimpleMessageAcceptanceTest has 1250 lines of code. Current threshold is 1000. Avoid really long classes. |
| 973 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/acceptance/Swift/Mime/SimpleMessageAcceptanceTest.php | 5 | The class Swift_Mime_SimpleMessageAcceptanceTest has 40 methods. Consider refactoring Swift_Mime_SimpleMessageAcceptanceTest to keep number of methods under 10. |
| 974 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/helpers/Swift/Tests/SwiftUnitTestCase.php | 11 | The class Swift_Tests_SwiftUnitTestCase has 76 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 975 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/ByteStream/ArrayByteStreamTest.php | 7 | The class Swift_ByteStream_ArrayByteStreamTest has 15 methods. Consider refactoring Swift_ByteStream_ArrayByteStreamTest to keep number of methods under 10. |
| 976 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/CharacterStream/ArrayCharacterStreamTest.php | 9 | The class Swift_CharacterStream_ArrayCharacterStreamTest has 14 methods. Consider refactoring Swift_CharacterStream_ArrayCharacterStreamTest to keep number of methods under 10. |
| 977 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/DependencyContainerTest.php | 16 | The class Swift_DependencyContainerTest has 18 methods. Consider refactoring Swift_DependencyContainerTest to keep number of methods under 10. |
| 978 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Events/SimpleEventDispatcherTest.php | 10 | The class Swift_Events_SimpleEventDispatcherTest has 11 methods. Consider refactoring Swift_Events_SimpleEventDispatcherTest to keep number of methods under 10. |
| 979 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/KeyCache/ArrayKeyCacheTest.php | 10 | The class Swift_KeyCache_ArrayKeyCacheTest has 16 methods. Consider refactoring Swift_KeyCache_ArrayKeyCacheTest to keep number of methods under 10. |
| 980 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/MailerTest.php | 11 | The class Swift_MailerTest has 12 methods. Consider refactoring Swift_MailerTest to keep number of methods under 10. |
| 981 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/AbstractMimeEntityTest.php | 11 | The class Swift_Mime_AbstractMimeEntityTest has 1092 lines of code. Current threshold is 1000. Avoid really long classes. |
| 982 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/AbstractMimeEntityTest.php | 11 | The class Swift_Mime_AbstractMimeEntityTest has 51 public methods and attributes. Consider to reduce the number of public items under 45. |
| 983 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/AbstractMimeEntityTest.php | 11 | The class Swift_Mime_AbstractMimeEntityTest has 59 methods. Consider refactoring Swift_Mime_AbstractMimeEntityTest to keep number of methods under 10. |
| 984 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/AbstractMimeEntityTest.php | 11 | The class Swift_Mime_AbstractMimeEntityTest has an overall complexity of 76 which is very high. The configured complexity threshold is 50. |
| 985 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/AttachmentTest.php | 9 | The class Swift_Mime_AttachmentTest has 19 methods. Consider refactoring Swift_Mime_AttachmentTest to keep number of methods under 10. |
| 986 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/ContentEncoder/PlainContentEncoderTest.php | 21 | The class Swift_Mime_ContentEncoder_PlainContentEncoderTest has 14 methods. Consider refactoring Swift_Mime_ContentEncoder_PlainContentEncoderTest to keep number of methods under 10. |
| 987 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/ContentEncoder/QpContentEncoderTest.php | 22 | The class Swift_Mime_ContentEncoder_QpContentEncoderTest has 15 methods. Consider refactoring Swift_Mime_ContentEncoder_QpContentEncoderTest to keep number of methods under 10. |
| 988 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/Headers/IdentificationHeaderTest.php | 7 | The class Swift_Mime_Headers_IdentificationHeaderTest has 17 methods. Consider refactoring Swift_Mime_Headers_IdentificationHeaderTest to keep number of methods under 10. |
| 989 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/Headers/MailboxHeaderTest.php | 8 | The class Swift_Mime_Headers_MailboxHeaderTest has 26 methods. Consider refactoring Swift_Mime_Headers_MailboxHeaderTest to keep number of methods under 10. |
| 990 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/Headers/ParameterizedHeaderTest.php | 9 | The class Swift_Mime_Headers_ParameterizedHeaderTest has 19 methods. Consider refactoring Swift_Mime_Headers_ParameterizedHeaderTest to keep number of methods under 10. |
| 991 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/Headers/UnstructuredHeaderTest.php | 8 | The class Swift_Mime_Headers_UnstructuredHeaderTest has 18 methods. Consider refactoring Swift_Mime_Headers_UnstructuredHeaderTest to keep number of methods under 10. |
| 992 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/MimePartTest.php | 8 | The class Swift_Mime_MimePartTest has 16 methods. Consider refactoring Swift_Mime_MimePartTest to keep number of methods under 10. |
| 993 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php | 9 | The class Swift_Mime_SimpleHeaderFactoryTest has 23 methods. Consider refactoring Swift_Mime_SimpleHeaderFactoryTest to keep number of methods under 10. |
| 994 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/SimpleHeaderSetTest.php | 8 | The class Swift_Mime_SimpleHeaderSetTest has 45 methods. Consider refactoring Swift_Mime_SimpleHeaderSetTest to keep number of methods under 10. |
| 995 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/SimpleMessageTest.php | 10 | The class Swift_Mime_SimpleMessageTest has 55 public methods and attributes. Consider to reduce the number of public items under 45. |
| 996 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/SimpleMessageTest.php | 10 | The class Swift_Mime_SimpleMessageTest has 58 methods. Consider refactoring Swift_Mime_SimpleMessageTest to keep number of methods under 10. |
| 997 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Mime/SimpleMessageTest.php | 10 | The class Swift_Mime_SimpleMessageTest has an overall complexity of 58 which is very high. The configured complexity threshold is 50. |
| 998 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Plugins/DecoratorPluginTest.php | 5 | The class Swift_Plugins_DecoratorPluginTest has 12 methods. Consider refactoring Swift_Plugins_DecoratorPluginTest to keep number of methods under 10. |
| 999 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Plugins/LoggerPluginTest.php | 13 | The class Swift_Plugins_LoggerPluginTest has 17 methods. Consider refactoring Swift_Plugins_LoggerPluginTest to keep number of methods under 10. |
| 1000 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Signers/DKIMSignerTest.php | 7 | The class Swift_Signers_DKIMSignerTest has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 1001 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Signers/SMimeSignerTest.php | 7 | The class Swift_Signers_SMimeSignerTest has 11 methods. Consider refactoring Swift_Signers_SMimeSignerTest to keep number of methods under 10. |
| 1002 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/StreamFilters/ByteArrayReplacementFilterTest.php | 6 | The class Swift_StreamFilters_ByteArrayReplacementFilterTest has 12 methods. Consider refactoring Swift_StreamFilters_ByteArrayReplacementFilterTest to keep number of methods under 10. |
| 1003 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Transport/AbstractSmtpEventSupportTest.php | 9 | The class Swift_Transport_AbstractSmtpEventSupportTest has 19 methods. Consider refactoring Swift_Transport_AbstractSmtpEventSupportTest to keep number of methods under 10. |
| 1004 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Transport/AbstractSmtpTest.php | 8 | The class Swift_Transport_AbstractSmtpTest has 32 methods. Consider refactoring Swift_Transport_AbstractSmtpTest to keep number of methods under 10. |
| 1005 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Transport/Esmtp/AuthHandlerTest.php | 8 | The class Swift_Transport_Esmtp_AuthHandlerTest has 11 methods. Consider refactoring Swift_Transport_Esmtp_AuthHandlerTest to keep number of methods under 10. |
| 1006 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Transport/EsmtpTransport/ExtensionSupportTest.php | 14 | The class Swift_Transport_EsmtpTransport_ExtensionSupportTest has 11 methods. Consider refactoring Swift_Transport_EsmtpTransport_ExtensionSupportTest to keep number of methods under 10. |
| 1007 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Transport/EsmtpTransport/ExtensionSupportTest.php | 14 | The class Swift_Transport_EsmtpTransport_ExtensionSupportTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 1008 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Transport/EsmtpTransportTest.php | 7 | The class Swift_Transport_EsmtpTransportTest has 12 methods. Consider refactoring Swift_Transport_EsmtpTransportTest to keep number of methods under 10. |
| 1009 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Transport/FailoverTransportTest.php | 9 | The class Swift_Transport_FailoverTransportTest has 13 methods. Consider refactoring Swift_Transport_FailoverTransportTest to keep number of methods under 10. |
| 1010 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Transport/LoadBalancedTransportTest.php | 9 | The class Swift_Transport_LoadBalancedTransportTest has 15 methods. Consider refactoring Swift_Transport_LoadBalancedTransportTest to keep number of methods under 10. |
| 1011 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Transport/MailTransportTest.php | 5 | The class Swift_Transport_MailTransportTest has 17 methods. Consider refactoring Swift_Transport_MailTransportTest to keep number of methods under 10. |
| 1012 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/Command/DumpCommand.php | 180 | The method doDump() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1013 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/Command/DumpCommand.php | 180 | The method doDump() has an NPath complexity of 313. The configured NPath complexity threshold is 200. |
| 1014 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/DependencyInjection/AsseticExtension.php | 35 | The method load() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1015 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/DependencyInjection/AsseticExtension.php | 35 | The method load() has an NPath complexity of 328. The configured NPath complexity threshold is 200. |
| 1016 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/DependencyInjection/Compiler/AssetManagerPass.php | 25 | The method process() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1017 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/DependencyInjection/Configuration.php | 46 | The method getConfigTreeBuilder() has 156 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1018 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/Routing/AsseticLoader.php | 48 | The method load() has an NPath complexity of 380. The configured NPath complexity threshold is 200. |
| 1019 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/Templating/AsseticHelper.php | 94 | The method getAssetUrls() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1020 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/Templating/AsseticHelper.php | 94 | The method getAssetUrls() has an NPath complexity of 384. The configured NPath complexity threshold is 200. |
| 1021 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/Tests/DependencyInjection/AsseticExtensionTest.php | 222 | The method getDumpedContainer() contains an eval expression. |
| 1022 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/Twig/AsseticNodeVisitor.php | 23 | The class AsseticNodeVisitor has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 1023 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/Twig/AsseticNodeVisitor.php | 88 | The method checkNode() has an NPath complexity of 506. The configured NPath complexity threshold is 200. |
| 1024 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/Twig/AsseticNodeVisitor.php | 97 | The method checkNode() contains an eval expression. |
| 1025 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/monolog-bundle/Symfony/Bundle/MonologBundle/DependencyInjection/Compiler/AddProcessorsPass.php | 25 | The method process() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1026 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/monolog-bundle/Symfony/Bundle/MonologBundle/DependencyInjection/Compiler/LoggerChannelPass.php | 29 | The method process() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 1027 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/monolog-bundle/Symfony/Bundle/MonologBundle/DependencyInjection/Compiler/LoggerChannelPass.php | 29 | The method process() has an NPath complexity of 992. The configured NPath complexity threshold is 200. |
| 1028 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/monolog-bundle/Symfony/Bundle/MonologBundle/DependencyInjection/Configuration.php | 34 | The method getConfigTreeBuilder() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. |
| 1029 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/monolog-bundle/Symfony/Bundle/MonologBundle/DependencyInjection/Configuration.php | 34 | The method getConfigTreeBuilder() has an NPath complexity of 2400. The configured NPath complexity threshold is 200. |
| 1030 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/monolog-bundle/Symfony/Bundle/MonologBundle/DependencyInjection/Configuration.php | 34 | The method getConfigTreeBuilder() has 210 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1031 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/monolog-bundle/Symfony/Bundle/MonologBundle/DependencyInjection/MonologExtension.php | 106 | The method buildHandler() has a Cyclomatic Complexity of 32. The configured cyclomatic complexity threshold is 10. |
| 1032 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/monolog-bundle/Symfony/Bundle/MonologBundle/DependencyInjection/MonologExtension.php | 106 | The method buildHandler() has an NPath complexity of 410. The configured NPath complexity threshold is 200. |
| 1033 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/monolog-bundle/Symfony/Bundle/MonologBundle/DependencyInjection/MonologExtension.php | 106 | The method buildHandler() has 229 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1034 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/monolog-bundle/Symfony/Bundle/MonologBundle/Tests/DependencyInjection/ConfigurationTest.php | 17 | The class ConfigurationTest has 11 methods. Consider refactoring ConfigurationTest to keep number of methods under 10. |
| 1035 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/monolog-bundle/Symfony/Bundle/MonologBundle/Tests/DependencyInjection/MonologExtensionTest.php | 20 | The class MonologExtensionTest has 12 methods. Consider refactoring MonologExtensionTest to keep number of methods under 10. |
| 1036 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/swiftmailer-bundle/Symfony/Bundle/SwiftmailerBundle/Command/DebugCommand.php | 63 | The method outputMailers() has an NPath complexity of 2601. The configured NPath complexity threshold is 200. |
| 1037 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/swiftmailer-bundle/Symfony/Bundle/SwiftmailerBundle/Command/DebugCommand.php | 110 | The method outputMailer() has an NPath complexity of 200. The configured NPath complexity threshold is 200. |
| 1038 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/swiftmailer-bundle/Symfony/Bundle/SwiftmailerBundle/Tests/DependencyInjection/SwiftmailerExtensionTest.php | 22 | The class SwiftmailerExtensionTest has 16 methods. Consider refactoring SwiftmailerExtensionTest to keep number of methods under 10. |
| 1039 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php | 26 | The class AbstractDoctrineExtension has an overall complexity of 75 which is very high. The configured complexity threshold is 50. |
| 1040 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php | 48 | The method loadMappingInformation() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1041 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php | 48 | The method loadMappingInformation() has an NPath complexity of 316. The configured NPath complexity threshold is 200. |
| 1042 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php | 307 | The method loadObjectManagerCacheDriver() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. |
| 1043 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php | 307 | The method loadObjectManagerCacheDriver() has an NPath complexity of 1882. The configured NPath complexity threshold is 200. |
| 1044 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php | 50 | The method process() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1045 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php | 50 | The method process() has an NPath complexity of 5250. The configured NPath complexity threshold is 200. |
| 1046 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php | 89 | The method groupByConnection() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1047 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php | 89 | The method groupByConnection() has an NPath complexity of 494. The configured NPath complexity threshold is 200. |
| 1048 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Form/DoctrineOrmTypeGuesser.php | 38 | The method guessType() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 1049 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php | 28 | The class DoctrineType has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 1050 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php | 61 | The method setDefaultOptions() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1051 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php | 61 | The method setDefaultOptions() has an NPath complexity of 8000. The configured NPath complexity threshold is 200. |
| 1052 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php | 61 | The method setDefaultOptions() has 116 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1053 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Logger/DbalLogger.php | 46 | The method startQuery() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1054 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Logger/DbalLogger.php | 46 | The method startQuery() has an NPath complexity of 264. The configured NPath complexity threshold is 200. |
| 1055 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/EntityChoiceListTest.php | 24 | The class EntityChoiceListTest has 13 methods. Consider refactoring EntityChoiceListTest to keep number of methods under 10. |
| 1056 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 27 | The class EntityTypeTest has 35 methods. Consider refactoring EntityTypeTest to keep number of methods under 10. |
| 1057 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 27 | The class EntityTypeTest has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 1058 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueValidatorTest.php | 27 | The class UniqueValidatorTest has 15 methods. Consider refactoring UniqueValidatorTest to keep number of methods under 10. |
| 1059 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php | 47 | The method validate() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. |
| 1060 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php | 47 | The method validate() has an NPath complexity of 136080. The configured NPath complexity threshold is 200. |
| 1061 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Propel1/Form/ChoiceList/ModelChoiceList.php | 28 | The class ModelChoiceList has an overall complexity of 50 which is very high. The configured complexity threshold is 50. |
| 1062 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Propel1/Form/ChoiceList/ModelChoiceList.php | 256 | The method getIndicesForChoices() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1063 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Propel1/Form/EventListener/TranslationCollectionFormListener.php | 42 | The method preSetData() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1064 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Propel1/Form/EventListener/TranslationCollectionFormListener.php | 42 | The method preSetData() has an NPath complexity of 368. The configured NPath complexity threshold is 200. |
| 1065 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Propel1/Form/PropelTypeGuesser.php | 24 | The class PropelTypeGuesser has an overall complexity of 55 which is very high. The configured complexity threshold is 50. |
| 1066 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Propel1/Form/PropelTypeGuesser.php | 31 | The method guessType() has a Cyclomatic Complexity of 33. The configured cyclomatic complexity threshold is 10. |
| 1067 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Propel1/Form/PropelTypeGuesser.php | 31 | The method guessType() has an NPath complexity of 1000. The configured NPath complexity threshold is 200. |
| 1068 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/CodeExtension.php | 89 | The method formatArgs() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1069 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Form/TwigRendererEngine.php | 79 | The method loadResourceForBlockName() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1070 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Form/TwigRendererEngine.php | 79 | The method loadResourceForBlockName() has an NPath complexity of 252. The configured NPath complexity threshold is 200. |
| 1071 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Node/SearchAndRenderBlockNode.php | 19 | The method compile() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1072 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Node/SearchAndRenderBlockNode.php | 19 | The method compile() has an NPath complexity of 250. The configured NPath complexity threshold is 200. |
| 1073 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php | 22 | The class TranslationDefaultDomainNodeVisitor has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 1074 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php | 40 | The method enterNode() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1075 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php | 40 | The method enterNode() has an NPath complexity of 342. The configured NPath complexity threshold is 200. |
| 1076 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Tests/Extension/FormExtensionDivLayoutTest.php | 24 | The class FormExtensionDivLayoutTest has 16 methods. Consider refactoring FormExtensionDivLayoutTest to keep number of methods under 10. |
| 1077 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php | 60 | The method execute() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1078 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php | 60 | The method execute() has an NPath complexity of 336. The configured NPath complexity threshold is 200. |
| 1079 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/ContainerAwareCommand.php | 23 | The class ContainerAwareCommand has 21 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1080 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php | 29 | The class ContainerDebugCommand has an overall complexity of 77 which is very high. The configured complexity threshold is 50. |
| 1081 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php | 158 | The method outputServices() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. |
| 1082 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php | 158 | The method outputServices() has an NPath complexity of 27144. The configured NPath complexity threshold is 200. |
| 1083 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php | 158 | The method outputServices() has 100 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1084 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php | 274 | The method outputService() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1085 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php | 274 | The method outputService() has an NPath complexity of 2502. The configured NPath complexity threshold is 200. |
| 1086 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php | 79 | The method outputRoutes() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1087 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php | 79 | The method outputRoutes() has an NPath complexity of 31752. The configured NPath complexity threshold is 200. |
| 1088 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php | 117 | The method outputRoute() has an NPath complexity of 2500. The configured NPath complexity threshold is 200. |
| 1089 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php | 78 | The method execute() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1090 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php | 78 | The method execute() has an NPath complexity of 1140. The configured NPath complexity threshold is 200. |
| 1091 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/RedirectController.php | 79 | The method urlRedirectAction() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. |
| 1092 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/RedirectController.php | 79 | The method urlRedirectAction() has an NPath complexity of 6000. The configured NPath complexity threshold is 200. |
| 1093 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php | 23 | The class Configuration has 11 methods. Consider refactoring Configuration to keep number of methods under 10. |
| 1094 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php | 227 | The method addTemplatingSection() has 132 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1095 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php | 30 | The class FrameworkExtension has 12 methods. Consider refactoring FrameworkExtension to keep number of methods under 10. |
| 1096 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php | 30 | The class FrameworkExtension has an overall complexity of 84 which is very high. The configured complexity threshold is 50. |
| 1097 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php | 38 | The method load() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1098 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php | 38 | The method load() has an NPath complexity of 384. The configured NPath complexity threshold is 200. |
| 1099 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php | 204 | The method registerProfilerConfiguration() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1100 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php | 354 | The method registerTemplatingConfiguration() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1101 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php | 354 | The method registerTemplatingConfiguration() has an NPath complexity of 1440. The configured NPath complexity threshold is 200. |
| 1102 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php | 526 | The method registerTranslatorConfiguration() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1103 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php | 526 | The method registerTranslatorConfiguration() has an NPath complexity of 1600. The configured NPath complexity threshold is 200. |
| 1104 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php | 41 | The class FrameworkBundle has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13. |
| 1105 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/CodeHelper.php | 86 | The method formatArgs() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1106 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php | 24 | The class FormHelper has 13 methods. Consider refactoring FormHelper to keep number of methods under 10. |
| 1107 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Tests/Controller/RedirectControllerTest.php | 23 | The class RedirectControllerTest has 11 methods. Consider refactoring RedirectControllerTest to keep number of methods under 10. |
| 1108 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php | 19 | The class FrameworkExtensionTest has 22 methods. Consider refactoring FrameworkExtensionTest to keep number of methods under 10. |
| 1109 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Tests/Templating/Helper/FormHelperDivLayoutTest.php | 25 | The class FormHelperDivLayoutTest has 12 methods. Consider refactoring FormHelperDivLayoutTest to keep number of methods under 10. |
| 1110 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Tests/TestCase.php | 14 | The class TestCase has 16 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1111 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php | 186 | The method addFirewallsSection() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1112 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php | 186 | The method addFirewallsSection() has 114 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1113 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php | 32 | The method create() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1114 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php | 32 | The method create() has an NPath complexity of 384. The configured NPath complexity threshold is 200. |
| 1115 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php | 32 | The class SecurityExtension has 19 methods. Consider refactoring SecurityExtension to keep number of methods under 10. |
| 1116 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php | 32 | The class SecurityExtension has an overall complexity of 80 which is very high. The configured complexity threshold is 50. |
| 1117 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php | 240 | The method createFirewall() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 1118 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php | 240 | The method createFirewall() has an NPath complexity of 34704. The configured NPath complexity threshold is 200. |
| 1119 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php | 240 | The method createFirewall() has 119 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1120 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Command/LintCommand.php | 58 | The method execute() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1121 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Command/LintCommand.php | 58 | The method execute() has an NPath complexity of 450. The configured NPath complexity threshold is 200. |
| 1122 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php | 34 | The method load() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. |
| 1123 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php | 34 | The method load() has an NPath complexity of 7200. The configured NPath complexity threshold is 200. |
| 1124 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php | 28 | The class ProfilerController has 12 methods. Consider refactoring ProfilerController to keep number of methods under 10. |
| 1125 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php | 54 | The method onKernelResponse() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1126 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Tests/DependencyInjection/WebProfilerExtensionTest.php | 123 | The method getDumpedContainer() contains an eval expression. |
| 1127 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/BrowserKit/Client.php | 31 | The class Client has 17 methods. Consider refactoring Client to keep number of methods under 10. |
| 1128 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/BrowserKit/Client.php | 31 | The class Client has an overall complexity of 59 which is very high. The configured complexity threshold is 50. |
| 1129 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/BrowserKit/Client.php | 524 | The method getAbsoluteUri() has an NPath complexity of 468. The configured NPath complexity threshold is 200. |
| 1130 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/BrowserKit/Cookie.php | 125 | The method fromString() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1131 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/BrowserKit/Cookie.php | 125 | The method fromString() has an NPath complexity of 310. The configured NPath complexity threshold is 200. |
| 1132 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/BrowserKit/CookieJar.php | 190 | The method allValues() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1133 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/BrowserKit/Response.php | 124 | The method getHeader() has an NPath complexity of 260. The configured NPath complexity threshold is 200. |
| 1134 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/BrowserKit/Tests/ClientTest.php | 75 | The class ClientTest has 27 methods. Consider refactoring ClientTest to keep number of methods under 10. |
| 1135 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/BrowserKit/Tests/CookieJarTest.php | 18 | The class CookieJarTest has 15 methods. Consider refactoring CookieJarTest to keep number of methods under 10. |
| 1136 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/BrowserKit/Tests/CookieTest.php | 16 | The class CookieTest has 17 methods. Consider refactoring CookieTest to keep number of methods under 10. |
| 1137 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/ClassCollectionLoader.php | 19 | The class ClassCollectionLoader has an overall complexity of 67 which is very high. The configured complexity threshold is 50. |
| 1138 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/ClassCollectionLoader.php | 37 | The method load() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. |
| 1139 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/ClassCollectionLoader.php | 37 | The method load() has an NPath complexity of 3840. The configured NPath complexity threshold is 200. |
| 1140 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/ClassCollectionLoader.php | 137 | The method fixNamespaceDeclarations() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. |
| 1141 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/ClassCollectionLoader.php | 137 | The method fixNamespaceDeclarations() has an NPath complexity of 216. The configured NPath complexity threshold is 200. |
| 1142 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/ClassLoader.php | 165 | The method findFile() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1143 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/ClassMapGenerator.php | 83 | The method findClasses() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1144 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/UniversalClassLoader.php | 61 | The class UniversalClassLoader has 12 methods. Consider refactoring UniversalClassLoader to keep number of methods under 10. |
| 1145 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/UniversalClassLoader.php | 264 | The method findFile() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1146 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php | 23 | The class ArrayNode has an overall complexity of 53 which is very high. The configured complexity threshold is 50. |
| 1147 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php | 23 | The class BaseNode has 13 methods. Consider refactoring BaseNode to keep number of methods under 10. |
| 1148 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php | 23 | The class ArrayNodeDefinition has 19 methods. Consider refactoring ArrayNodeDefinition to keep number of methods under 10. |
| 1149 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php | 356 | The method createNode() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1150 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php | 356 | The method createNode() has an NPath complexity of 272. The configured NPath complexity threshold is 200. |
| 1151 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php | 466 | The method validatePrototypeNode() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1152 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/Builder/ExprBuilder.php | 21 | The class ExprBuilder has 14 methods. Consider refactoring ExprBuilder to keep number of methods under 10. |
| 1153 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/Builder/NodeBuilder.php | 19 | The class NodeBuilder has 11 methods. Consider refactoring NodeBuilder to keep number of methods under 10. |
| 1154 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/Builder/NodeDefinition.php | 22 | The class NodeDefinition has 21 methods. Consider refactoring NodeDefinition to keep number of methods under 10. |
| 1155 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/PrototypedArrayNode.php | 240 | The method normalizeValue() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1156 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ReferenceDumper.php | 44 | The method writeNode() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10. |
| 1157 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ReferenceDumper.php | 44 | The method writeNode() has an NPath complexity of 1425600. The configured NPath complexity threshold is 200. |
| 1158 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ReferenceDumper.php | 44 | The method writeNode() has 112 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1159 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php | 44 | The method locate() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1160 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php | 44 | The method locate() has an NPath complexity of 288. The configured NPath complexity threshold is 200. |
| 1161 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php | 64 | The method import() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1162 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Tests/ConfigCacheTest.php | 17 | The class ConfigTest has 12 methods. Consider refactoring ConfigTest to keep number of methods under 10. |
| 1163 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Tests/Definition/Builder/ArrayNodeDefinitionTest.php | 19 | The class ArrayNodeDefinitionTest has 11 methods. Consider refactoring ArrayNodeDefinitionTest to keep number of methods under 10. |
| 1164 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Tests/Definition/Builder/ExprBuilderTest.php | 16 | The class ExprBuilderTest has 13 methods. Consider refactoring ExprBuilderTest to keep number of methods under 10. |
| 1165 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Tests/Resource/DirectoryResourceTest.php | 16 | The class DirectoryResourceTest has 14 methods. Consider refactoring DirectoryResourceTest to keep number of methods under 10. |
| 1166 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Util/XmlUtils.php | 41 | The method loadFile() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1167 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Util/XmlUtils.php | 41 | The method loadFile() has an NPath complexity of 336. The configured NPath complexity threshold is 200. |
| 1168 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Util/XmlUtils.php | 119 | The method convertDomElementToArray() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1169 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Util/XmlUtils.php | 119 | The method convertDomElementToArray() has an NPath complexity of 600. The configured NPath complexity threshold is 200. |
| 1170 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Util/XmlUtils.php | 177 | The method phpize() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1171 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 55 | The class Application has 1073 lines of code. Current threshold is 1000. Avoid really long classes. |
| 1172 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 55 | The class Application has 19 methods. Consider refactoring Application to keep number of methods under 10. |
| 1173 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 55 | The class Application has an overall complexity of 165 which is very high. The configured complexity threshold is 50. |
| 1174 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 55 | The class Application has a coupling between objects value of 27. Consider to reduce the number of dependencies under 13. |
| 1175 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 108 | The method run() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1176 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 149 | The method run() contains an exit expression. |
| 1177 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 491 | The method findNamespace() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1178 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 491 | The method findNamespace() has an NPath complexity of 2801. The configured NPath complexity threshold is 200. |
| 1179 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 555 | The method find() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. |
| 1180 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 555 | The method find() has an NPath complexity of 12960. The configured NPath complexity threshold is 200. |
| 1181 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 714 | The method renderException() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. |
| 1182 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 714 | The method renderException() has an NPath complexity of 7512488. The configured NPath complexity threshold is 200. |
| 1183 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 852 | The method configureIO() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. |
| 1184 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php | 1097 | The method findAlternatives() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1185 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Command/Command.php | 31 | The class Command has 14 methods. Consider refactoring Command to keep number of methods under 10. |
| 1186 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Command/Command.php | 31 | The class Command has an overall complexity of 52 which is very high. The configured complexity threshold is 50. |
| 1187 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Command/Command.php | 31 | The class Command has 29 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1188 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Command/Command.php | 31 | The class Command has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 1189 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Descriptor/TextDescriptor.php | 48 | The method describeInputOption() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1190 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Descriptor/TextDescriptor.php | 48 | The method describeInputOption() has an NPath complexity of 3750. The configured NPath complexity threshold is 200. |
| 1191 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Descriptor/TextDescriptor.php | 73 | The method describeInputDefinition() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1192 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Descriptor/TextDescriptor.php | 73 | The method describeInputDefinition() has an NPath complexity of 324. The configured NPath complexity threshold is 200. |
| 1193 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Descriptor/TextDescriptor.php | 139 | The method describeApplication() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1194 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Descriptor/TextDescriptor.php | 139 | The method describeApplication() has an NPath complexity of 510. The configured NPath complexity threshold is 200. |
| 1195 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Descriptor/XmlDescriptor.php | 30 | The method describeInputArgument() has an NPath complexity of 650. The configured NPath complexity threshold is 200. |
| 1196 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Descriptor/XmlDescriptor.php | 54 | The method describeInputOption() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1197 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Descriptor/XmlDescriptor.php | 54 | The method describeInputOption() has an NPath complexity of 30000. The configured NPath complexity threshold is 200. |
| 1198 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Helper/DialogHelper.php | 22 | The class DialogHelper has an overall complexity of 69 which is very high. The configured complexity threshold is 50. |
| 1199 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Helper/DialogHelper.php | 99 | The method ask() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10. |
| 1200 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Helper/DialogHelper.php | 99 | The method ask() has an NPath complexity of 3850. The configured NPath complexity threshold is 200. |
| 1201 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Helper/DialogHelper.php | 99 | The method ask() has 119 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1202 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Helper/DialogHelper.php | 255 | The method askHiddenResponse() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1203 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Helper/DialogHelper.php | 255 | The method askHiddenResponse() has an NPath complexity of 660. The configured NPath complexity threshold is 200. |
| 1204 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Helper/FormatterHelper.php | 46 | The method formatBlock() has an NPath complexity of 1040. The configured NPath complexity threshold is 200. |
| 1205 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Helper/ProgressHelper.php | 22 | The class ProgressHelper has 16 fields. Consider to redesign ProgressHelper to keep the number of fields under 15. |
| 1206 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Helper/ProgressHelper.php | 22 | The class ProgressHelper has an overall complexity of 55 which is very high. The configured complexity threshold is 50. |
| 1207 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Helper/ProgressHelper.php | 342 | The method generate() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1208 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Helper/ProgressHelper.php | 342 | The method generate() has an NPath complexity of 224. The configured NPath complexity threshold is 200. |
| 1209 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Input/ArgvInput.php | 41 | The class ArgvInput has an overall complexity of 66 which is very high. The configured complexity threshold is 50. |
| 1210 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Input/ArgvInput.php | 76 | The method parse() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1211 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Input/ArgvInput.php | 210 | The method addLongOption() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1212 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Input/ArgvInput.php | 210 | The method addLongOption() has an NPath complexity of 2184. The configured NPath complexity threshold is 200. |
| 1213 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Input/InputDefinition.php | 31 | The class InputDefinition has 11 methods. Consider refactoring InputDefinition to keep number of methods under 10. |
| 1214 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Input/InputDefinition.php | 31 | The class InputDefinition has an overall complexity of 59 which is very high. The configured complexity threshold is 50. |
| 1215 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Input/InputDefinition.php | 395 | The method getSynopsis() has an NPath complexity of 2346. The configured NPath complexity threshold is 200. |
| 1216 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Input/InputOption.php | 47 | The method __construct() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1217 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Input/InputOption.php | 47 | The method __construct() has an NPath complexity of 600. The configured NPath complexity threshold is 200. |
| 1218 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/ApplicationTest.php | 31 | The class ApplicationTest has 44 methods. Consider refactoring ApplicationTest to keep number of methods under 10. |
| 1219 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/ApplicationTest.php | 31 | The class ApplicationTest has an overall complexity of 60 which is very high. The configured complexity threshold is 50. |
| 1220 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/ApplicationTest.php | 31 | The class ApplicationTest has a coupling between objects value of 26. Consider to reduce the number of dependencies under 13. |
| 1221 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/Command/CommandTest.php | 26 | The class CommandTest has 30 methods. Consider refactoring CommandTest to keep number of methods under 10. |
| 1222 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/Command/CommandTest.php | 26 | The class CommandTest has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 1223 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/Formatter/OutputFormatterTest.php | 17 | The class FormatterStyleTest has 13 methods. Consider refactoring FormatterStyleTest to keep number of methods under 10. |
| 1224 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/Helper/ProgressHelperTest.php | 17 | The class ProgressHelperTest has 12 methods. Consider refactoring ProgressHelperTest to keep number of methods under 10. |
| 1225 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/Input/ArgvInputTest.php | 19 | The class ArgvInputTest has 15 methods. Consider refactoring ArgvInputTest to keep number of methods under 10. |
| 1226 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/Input/InputDefinitionTest.php | 18 | The class InputDefinitionTest has 33 methods. Consider refactoring InputDefinitionTest to keep number of methods under 10. |
| 1227 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/Input/InputOptionTest.php | 16 | The class InputOptionTest has 16 methods. Consider refactoring InputOptionTest to keep number of methods under 10. |
| 1228 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/Output/OutputTest.php | 17 | The class OutputTest has 11 methods. Consider refactoring OutputTest to keep number of methods under 10. |
| 1229 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/Parser/Parser.php | 26 | The class Parser has an overall complexity of 71 which is very high. The configured complexity threshold is 50. |
| 1230 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/Parser/Parser.php | 26 | The class Parser has a coupling between objects value of 19. Consider to reduce the number of dependencies under 13. |
| 1231 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/Parser/Parser.php | 63 | The method parseSeries() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1232 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/Parser/Parser.php | 63 | The method parseSeries() has an NPath complexity of 1920. The configured NPath complexity threshold is 200. |
| 1233 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/Parser/Parser.php | 178 | The method parseSimpleSelector() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. |
| 1234 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/Parser/Parser.php | 178 | The method parseSimpleSelector() has an NPath complexity of 4322. The configured NPath complexity threshold is 200. |
| 1235 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/Parser/Parser.php | 178 | The method parseSimpleSelector() has 113 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1236 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/Parser/Parser.php | 335 | The method parseAttributeNode() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1237 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/Parser/Parser.php | 335 | The method parseAttributeNode() has an NPath complexity of 324. The configured NPath complexity threshold is 200. |
| 1238 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/Tests/XPath/TranslatorTest.php | 148 | The method getHtmlIdsTestData() has 122 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1239 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/XPath/Extension/FunctionExtension.php | 56 | The method translateNthChild() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1240 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/XPath/Extension/FunctionExtension.php | 56 | The method translateNthChild() has an NPath complexity of 864. The configured NPath complexity threshold is 200. |
| 1241 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/XPath/Extension/NodeExtension.php | 26 | The class NodeExtension has 12 methods. Consider refactoring NodeExtension to keep number of methods under 10. |
| 1242 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/XPath/Translator.php | 30 | The class Translator has 11 methods. Consider refactoring Translator to keep number of methods under 10. |
| 1243 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/CssSelector/XPath/Translator.php | 30 | The class Translator has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13. |
| 1244 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Debug/ErrorHandler.php | 95 | The method handle() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1245 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FlattenException.php | 23 | The class FlattenException has an overall complexity of 53 which is very high. The configured complexity threshold is 50. |
| 1246 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FlattenException.php | 207 | The method setTrace() has an NPath complexity of 31251. The configured NPath complexity threshold is 200. |
| 1247 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Debug/ExceptionHandler.php | 125 | The method getContent() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1248 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Debug/ExceptionHandler.php | 291 | The method formatArgs() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1249 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php | 36 | The method testCompileTimeError() contains an eval expression. |
| 1250 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php | 30 | The class FlattenExceptionTest has 11 methods. Consider refactoring FlattenExceptionTest to keep number of methods under 10. |
| 1251 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php | 30 | The class FlattenExceptionTest has a coupling between objects value of 17. Consider to reduce the number of dependencies under 13. |
| 1252 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php | 40 | The method process() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1253 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php | 46 | The method process() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1254 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php | 46 | The method process() has an NPath complexity of 246. The configured NPath complexity threshold is 200. |
| 1255 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php | 25 | The class PassConfig has a coupling between objects value of 19. Consider to reduce the number of dependencies under 13. |
| 1256 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php | 38 | The method process() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1257 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php | 64 | The method resolveDefinition() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1258 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php | 64 | The method resolveDefinition() has an NPath complexity of 20480. The configured NPath complexity threshold is 200. |
| 1259 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php | 63 | The class Container has 13 methods. Consider refactoring Container to keep number of methods under 10. |
| 1260 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php | 63 | The class Container has an overall complexity of 65 which is very high. The configured complexity threshold is 50. |
| 1261 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php | 63 | The class Container has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 1262 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php | 268 | The method get() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1263 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php | 268 | The method get() has an NPath complexity of 616. The configured NPath complexity threshold is 200. |
| 1264 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerAware.php | 21 | The class ContainerAware has 22 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1265 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php | 35 | The class ContainerBuilder has 1128 lines of code. Current threshold is 1000. Avoid really long classes. |
| 1266 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php | 35 | The class ContainerBuilder has 47 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1267 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php | 35 | The class ContainerBuilder has 27 methods. Consider refactoring ContainerBuilder to keep number of methods under 10. |
| 1268 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php | 35 | The class ContainerBuilder has an overall complexity of 150 which is very high. The configured complexity threshold is 50. |
| 1269 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php | 35 | The class ContainerBuilder has a coupling between objects value of 25. Consider to reduce the number of dependencies under 13. |
| 1270 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php | 386 | The method set() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1271 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php | 461 | The method get() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1272 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php | 919 | The method createService() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 1273 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php | 919 | The method createService() has an NPath complexity of 14976. The configured NPath complexity threshold is 200. |
| 1274 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Definition.php | 24 | The class Definition has 45 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1275 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Definition.php | 24 | The class Definition has 16 fields. Consider to redesign Definition to keep the number of fields under 15. |
| 1276 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Definition.php | 24 | The class Definition has 15 methods. Consider refactoring Definition to keep number of methods under 10. |
| 1277 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Definition.php | 24 | The class Definition has an overall complexity of 57 which is very high. The configured complexity threshold is 50. |
| 1278 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php | 30 | The class GraphvizDumper has 11 methods. Consider refactoring GraphvizDumper to keep number of methods under 10. |
| 1279 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php | 131 | The method findEdges() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1280 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php | 35 | The class PhpDumper has 1283 lines of code. Current threshold is 1000. Avoid really long classes. |
| 1281 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php | 35 | The class PhpDumper has 30 methods. Consider refactoring PhpDumper to keep number of methods under 10. |
| 1282 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php | 35 | The class PhpDumper has an overall complexity of 196 which is very high. The configured complexity threshold is 50. |
| 1283 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php | 35 | The class PhpDumper has a coupling between objects value of 17. Consider to reduce the number of dependencies under 13. |
| 1284 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php | 246 | The method addServiceInlinedDefinitions() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1285 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php | 328 | The method addServiceInstance() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1286 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php | 491 | The method addService() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1287 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php | 491 | The method addService() has an NPath complexity of 28800. The configured NPath complexity threshold is 200. |
| 1288 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php | 491 | The method addService() has 104 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1289 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php | 1146 | The method dumpValue() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. |
| 1290 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php | 1146 | The method dumpValue() has an NPath complexity of 397. The configured NPath complexity threshold is 200. |
| 1291 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php | 29 | The class XmlDumper has an overall complexity of 54 which is very high. The configured complexity threshold is 50. |
| 1292 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php | 110 | The method addService() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. |
| 1293 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php | 110 | The method addService() has an NPath complexity of 114688. The configured NPath complexity threshold is 200. |
| 1294 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php | 235 | The method convertParameters() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1295 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php | 30 | The class YamlDumper has an overall complexity of 54 which is very high. The configured complexity threshold is 50. |
| 1296 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php | 70 | The method addService() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. |
| 1297 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php | 70 | The method addService() has an NPath complexity of 393216. The configured NPath complexity threshold is 200. |
| 1298 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php | 30 | The class XmlFileLoader has 12 methods. Consider refactoring XmlFileLoader to keep number of methods under 10. |
| 1299 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php | 30 | The class XmlFileLoader has an overall complexity of 58 which is very high. The configured complexity threshold is 50. |
| 1300 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php | 30 | The class XmlFileLoader has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13. |
| 1301 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php | 133 | The method parseDefinition() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1302 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php | 133 | The method parseDefinition() has an NPath complexity of 1152. The configured NPath complexity threshold is 200. |
| 1303 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php | 282 | The method validateSchema() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1304 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php | 282 | The method validateSchema() has an NPath complexity of 320. The configured NPath complexity threshold is 200. |
| 1305 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php | 30 | The class YamlFileLoader has an overall complexity of 66 which is very high. The configured complexity threshold is 50. |
| 1306 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php | 127 | The method parseDefinition() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10. |
| 1307 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php | 127 | The method parseDefinition() has an NPath complexity of 20643840. The configured NPath complexity threshold is 200. |
| 1308 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php | 127 | The method parseDefinition() has 111 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1309 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php | 25 | The class ParameterBag has 12 methods. Consider refactoring ParameterBag to keep number of methods under 10. |
| 1310 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/SimpleXMLElement.php | 43 | The method getArgumentsAsPhp() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 1311 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/SimpleXMLElement.php | 43 | The method getArgumentsAsPhp() has an NPath complexity of 1513. The configured NPath complexity threshold is 200. |
| 1312 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php | 29 | The class ContainerBuilderTest has 41 methods. Consider refactoring ContainerBuilderTest to keep number of methods under 10. |
| 1313 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php | 29 | The class ContainerBuilderTest has an overall complexity of 56 which is very high. The configured complexity threshold is 50. |
| 1314 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php | 29 | The class ContainerBuilderTest has a coupling between objects value of 17. Consider to reduce the number of dependencies under 13. |
| 1315 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/ContainerTest.php | 20 | The class ContainerTest has 32 methods. Consider refactoring ContainerTest to keep number of methods under 10. |
| 1316 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php | 16 | The class DefinitionTest has 24 methods. Consider refactoring DefinitionTest to keep number of methods under 10. |
| 1317 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php | 20 | The class PhpDumperTest has 11 methods. Consider refactoring PhpDumperTest to keep number of methods under 10. |
| 1318 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php | 140 | The method testAliases() contains an eval expression. |
| 1319 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php | 155 | The method testFrozenContainerWithoutAliases() contains an eval expression. |
| 1320 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php | 19 | The class ProjectServiceContainer has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13. |
| 1321 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php | 26 | The class XmlFileLoaderTest has 12 methods. Consider refactoring XmlFileLoaderTest to keep number of methods under 10. |
| 1322 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php | 26 | The class XmlFileLoaderTest has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 1323 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php | 19 | The class ParameterBagTest has 12 methods. Consider refactoring ParameterBagTest to keep number of methods under 10. |
| 1324 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Crawler.php | 23 | The class Crawler has 33 methods. Consider refactoring Crawler to keep number of methods under 10. |
| 1325 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Crawler.php | 23 | The class Crawler has an overall complexity of 92 which is very high. The configured complexity threshold is 50. |
| 1326 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php | 23 | The class ChoiceFormField has 11 methods. Consider refactoring ChoiceFormField to keep number of methods under 10. |
| 1327 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php | 23 | The class ChoiceFormField has an overall complexity of 55 which is very high. The configured complexity threshold is 50. |
| 1328 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php | 120 | The method setValue() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1329 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php | 203 | The method initialize() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1330 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php | 203 | The method initialize() has an NPath complexity of 408. The configured NPath complexity threshold is 200. |
| 1331 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Form.php | 23 | The class Form has an overall complexity of 61 which is very high. The configured complexity threshold is 50. |
| 1332 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Form.php | 399 | The method addField() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1333 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Link.php | 87 | The method getUri() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1334 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Link.php | 87 | The method getUri() has an NPath complexity of 864. The configured NPath complexity threshold is 200. |
| 1335 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Tests/CrawlerTest.php | 16 | The class CrawlerTest has 42 methods. Consider refactoring CrawlerTest to keep number of methods under 10. |
| 1336 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Tests/CrawlerTest.php | 16 | The class CrawlerTest has an overall complexity of 57 which is very high. The configured complexity threshold is 50. |
| 1337 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Tests/Field/ChoiceFormFieldTest.php | 16 | The class ChoiceFormFieldTest has 14 methods. Consider refactoring ChoiceFormFieldTest to keep number of methods under 10. |
| 1338 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Tests/FormTest.php | 18 | The class FormTest has 42 methods. Consider refactoring FormTest to keep number of methods under 10. |
| 1339 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Tests/FormTest.php | 18 | The class FormTest has an overall complexity of 52 which is very high. The configured complexity threshold is 50. |
| 1340 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php | 18 | The class EventDispatcherTest has 18 methods. Consider refactoring EventDispatcherTest to keep number of methods under 10. |
| 1341 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php | 19 | The class GenericEventTest has 14 methods. Consider refactoring GenericEventTest to keep number of methods under 10. |
| 1342 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php | 21 | The class Filesystem has 15 methods. Consider refactoring Filesystem to keep number of methods under 10. |
| 1343 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php | 21 | The class Filesystem has an overall complexity of 109 which is very high. The configured complexity threshold is 50. |
| 1344 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php | 130 | The method remove() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1345 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php | 267 | The method symlink() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1346 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php | 307 | The method makePathRelative() has an NPath complexity of 200. The configured NPath complexity threshold is 200. |
| 1347 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php | 353 | The method mirror() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. |
| 1348 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php | 353 | The method mirror() has an NPath complexity of 2754. The configured NPath complexity threshold is 200. |
| 1349 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Tests/FilesystemTest.php | 19 | The class FilesystemTest has 60 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1350 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Tests/FilesystemTest.php | 19 | The class FilesystemTest has 62 methods. Consider refactoring FilesystemTest to keep number of methods under 10. |
| 1351 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Tests/FilesystemTest.php | 19 | The class FilesystemTest has an overall complexity of 84 which is very high. The configured complexity threshold is 50. |
| 1352 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Adapter/AbstractAdapter.php | 19 | The class AbstractAdapter has 17 fields. Consider to redesign AbstractAdapter to keep the number of fields under 15. |
| 1353 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php | 28 | The class AbstractFindAdapter has 11 methods. Consider refactoring AbstractFindAdapter to keep number of methods under 10. |
| 1354 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php | 28 | The class AbstractFindAdapter has an overall complexity of 73 which is very high. The configured complexity threshold is 50. |
| 1355 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php | 28 | The class AbstractFindAdapter has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 1356 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php | 46 | The method searchInDirectory() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. |
| 1357 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php | 46 | The method searchInDirectory() has an NPath complexity of 460800. The configured NPath complexity threshold is 200. |
| 1358 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php | 153 | The method buildNamesFiltering() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1359 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php | 153 | The method buildNamesFiltering() has an NPath complexity of 31210. The configured NPath complexity threshold is 200. |
| 1360 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php | 201 | The method buildPathsFiltering() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1361 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php | 201 | The method buildPathsFiltering() has an NPath complexity of 11710. The configured NPath complexity threshold is 200. |
| 1362 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Adapter/PhpAdapter.php | 21 | The class PhpAdapter has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 1363 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Adapter/PhpAdapter.php | 26 | The method searchInDirectory() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1364 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Adapter/PhpAdapter.php | 26 | The method searchInDirectory() has an NPath complexity of 10368. The configured NPath complexity threshold is 200. |
| 1365 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Comparator/NumberComparator.php | 45 | The method __construct() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1366 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Expression/Glob.php | 101 | The method toRegex() has a Cyclomatic Complexity of 31. The configured cyclomatic complexity threshold is 10. |
| 1367 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Expression/Glob.php | 101 | The method toRegex() has an NPath complexity of 441. The configured NPath complexity threshold is 200. |
| 1368 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Expression/Regex.php | 17 | The class Regex has 17 methods. Consider refactoring Regex to keep number of methods under 10. |
| 1369 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php | 35 | The class Finder has 20 fields. Consider to redesign Finder to keep the number of fields under 15. |
| 1370 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php | 35 | The class Finder has 36 methods. Consider refactoring Finder to keep number of methods under 10. |
| 1371 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php | 35 | The class Finder has an overall complexity of 67 which is very high. The configured complexity threshold is 50. |
| 1372 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php | 35 | The class Finder has a coupling between objects value of 19. Consider to reduce the number of dependencies under 13. |
| 1373 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Glob.php | 47 | The method toRegex() has a Cyclomatic Complexity of 31. The configured cyclomatic complexity threshold is 10. |
| 1374 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Glob.php | 47 | The method toRegex() has an NPath complexity of 441. The configured NPath complexity threshold is 200. |
| 1375 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/FilecontentFilterIterator.php | 27 | The method accept() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1376 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/FilecontentFilterIterator.php | 27 | The method accept() has an NPath complexity of 216. The configured NPath complexity threshold is 200. |
| 1377 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/SortableIterator.php | 38 | The method __construct() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1378 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Shell/Command.php | 17 | The class Command has 15 methods. Consider refactoring Command to keep number of methods under 10. |
| 1379 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Tests/FinderTest.php | 18 | The class FinderTest has 50 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1380 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Tests/FinderTest.php | 18 | The class FinderTest has 48 methods. Consider refactoring FinderTest to keep number of methods under 10. |
| 1381 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Tests/FinderTest.php | 18 | The class FinderTest has an overall complexity of 69 which is very high. The configured complexity threshold is 50. |
| 1382 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Tests/FinderTest.php | 18 | The class FinderTest has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 1383 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/AbstractType.php | 19 | The class AbstractType has 48 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1384 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php | 22 | The class Button has 22 methods. Consider refactoring Button to keep number of methods under 10. |
| 1385 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php | 23 | The class ButtonBuilder has 68 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1386 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php | 23 | The class ButtonBuilder has 15 methods. Consider refactoring ButtonBuilder to keep number of methods under 10. |
| 1387 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php | 23 | The class ButtonBuilder has an overall complexity of 73 which is very high. The configured complexity threshold is 50. |
| 1388 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/ChoiceList/ChoiceList.php | 37 | The class ChoiceList has 14 methods. Consider refactoring ChoiceList to keep number of methods under 10. |
| 1389 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/ChoiceList/ChoiceList.php | 37 | The class ChoiceList has an overall complexity of 55 which is very high. The configured complexity threshold is 50. |
| 1390 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/ChoiceList/ObjectChoiceList.php | 88 | The method __construct() has an NPath complexity of 625. The configured NPath complexity threshold is 200. |
| 1391 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/CoreExtension.php | 22 | The class CoreExtension has a coupling between objects value of 31. Consider to reduce the number of dependencies under 13. |
| 1392 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php | 67 | The method mapFormsToData() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1393 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataTransformer/BaseDateTimeTransformer.php | 39 | The method __construct() has an NPath complexity of 225. The configured NPath complexity threshold is 200. |
| 1394 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php | 119 | The method reverseTransform() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10. |
| 1395 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php | 119 | The method reverseTransform() has an NPath complexity of 480015360. The configured NPath complexity threshold is 200. |
| 1396 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToStringTransformer.php | 131 | The method reverseTransform() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 1397 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToStringTransformer.php | 131 | The method reverseTransform() has an NPath complexity of 1976. The configured NPath complexity threshold is 200. |
| 1398 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToStringTransformer.php | 131 | The method reverseTransform() has 100 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1399 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php | 98 | The method reverseTransform() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 1400 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php | 98 | The method reverseTransform() has an NPath complexity of 6912. The configured NPath complexity threshold is 200. |
| 1401 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/EventListener/MergeCollectionListener.php | 57 | The method onSubmit() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. |
| 1402 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/EventListener/MergeCollectionListener.php | 57 | The method onSubmit() has an NPath complexity of 38720. The configured NPath complexity threshold is 200. |
| 1403 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/EventListener/ResizeFormListener.php | 92 | The method preSubmit() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1404 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php | 31 | The class ChoiceType has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13. |
| 1405 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php | 42 | The method buildForm() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1406 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php | 158 | The method setDefaultOptions() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1407 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php | 158 | The method setDefaultOptions() has an NPath complexity of 750. The configured NPath complexity threshold is 200. |
| 1408 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php | 30 | The class DateTimeType has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13. |
| 1409 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php | 70 | The method buildForm() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1410 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php | 70 | The method buildForm() has an NPath complexity of 8000. The configured NPath complexity threshold is 200. |
| 1411 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php | 70 | The method buildForm() has 105 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1412 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/DateType.php | 27 | The class DateType has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 1413 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/DateType.php | 43 | The method buildForm() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1414 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/DateType.php | 43 | The method buildForm() has an NPath complexity of 5000. The configured NPath complexity threshold is 200. |
| 1415 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php | 123 | The method setDefaultOptions() has an NPath complexity of 420. The configured NPath complexity threshold is 200. |
| 1416 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/TimeType.php | 31 | The method buildForm() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. |
| 1417 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/TimeType.php | 31 | The method buildForm() has an NPath complexity of 17520. The configured NPath complexity threshold is 200. |
| 1418 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/EventListener/BindRequestListener.php | 34 | The method preBind() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1419 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/EventListener/BindRequestListener.php | 34 | The method preBind() has an NPath complexity of 230. The configured NPath complexity threshold is 200. |
| 1420 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php | 30 | The method handleRequest() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1421 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php | 30 | The method handleRequest() has an NPath complexity of 708. The configured NPath complexity threshold is 200. |
| 1422 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Templating/TemplatingRendererEngine.php | 57 | The method loadResourceForBlockName() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1423 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php | 44 | The method validate() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 1424 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php | 44 | The method validate() has an NPath complexity of 600. The configured NPath complexity threshold is 200. |
| 1425 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/ValidatorTypeGuesser.php | 21 | The class ValidatorTypeGuesser has an overall complexity of 61 which is very high. The configured complexity threshold is 50. |
| 1426 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/ValidatorTypeGuesser.php | 87 | The method guessTypeForConstraint() has a Cyclomatic Complexity of 34. The configured cyclomatic complexity threshold is 10. |
| 1427 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationMapper.php | 36 | The method mapViolation() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1428 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationMapper.php | 36 | The method mapViolation() has an NPath complexity of 672. The configured NPath complexity threshold is 200. |
| 1429 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationMapper.php | 36 | The method mapViolation() has 100 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1430 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationMapper.php | 149 | The method matchChild() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1431 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationMapper.php | 149 | The method matchChild() has an NPath complexity of 2883. The configured NPath complexity threshold is 200. |
| 1432 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationPath.php | 54 | The method __construct() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1433 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php | 61 | The class Form has 29 methods. Consider refactoring Form to keep number of methods under 10. |
| 1434 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php | 61 | The class Form has an overall complexity of 162 which is very high. The configured complexity threshold is 50. |
| 1435 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php | 61 | The class Form has a coupling between objects value of 24. Consider to reduce the number of dependencies under 13. |
| 1436 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php | 289 | The method setData() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. |
| 1437 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php | 289 | The method setData() has an NPath complexity of 210816. The configured NPath complexity threshold is 200. |
| 1438 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php | 488 | The method submit() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. |
| 1439 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php | 488 | The method submit() has an NPath complexity of 148512. The configured NPath complexity threshold is 200. |
| 1440 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php | 488 | The method submit() has 143 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1441 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php | 775 | The method add() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 1442 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php | 775 | The method add() has an NPath complexity of 1664. The configured NPath complexity threshold is 200. |
| 1443 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php | 28 | The class FormConfigBuilder has 61 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1444 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php | 28 | The class FormConfigBuilder has 28 fields. Consider to redesign FormConfigBuilder to keep the number of fields under 15. |
| 1445 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php | 28 | The class FormConfigBuilder has 11 methods. Consider refactoring FormConfigBuilder to keep number of methods under 10. |
| 1446 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php | 28 | The class FormConfigBuilder has an overall complexity of 107 which is very high. The configured complexity threshold is 50. |
| 1447 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php | 28 | The class FormConfigBuilder has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13. |
| 1448 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php | 93 | The method createBuilderForProperty() has an NPath complexity of 4000. The configured NPath complexity threshold is 200. |
| 1449 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/FormRenderer.php | 148 | The method searchAndRenderBlock() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1450 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/FormRenderer.php | 148 | The method searchAndRenderBlock() has an NPath complexity of 2592. The configured NPath complexity threshold is 200. |
| 1451 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/FormRenderer.php | 148 | The method searchAndRenderBlock() has 148 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1452 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/NativeRequestHandler.php | 41 | The method handleRequest() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. |
| 1453 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/NativeRequestHandler.php | 41 | The method handleRequest() has an NPath complexity of 21540. The configured NPath complexity threshold is 200. |
| 1454 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php | 24 | The class ResolvedFormType has a coupling between objects value of 17. Consider to reduce the number of dependencies under 13. |
| 1455 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/AbstractDivLayoutTest.php | 17 | The class AbstractDivLayoutTest has 27 methods. Consider refactoring AbstractDivLayoutTest to keep number of methods under 10. |
| 1456 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/AbstractLayoutTest.php | 18 | The class AbstractLayoutTest has 1865 lines of code. Current threshold is 1000. Avoid really long classes. |
| 1457 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/AbstractLayoutTest.php | 18 | The class AbstractLayoutTest has 94 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1458 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/AbstractLayoutTest.php | 18 | The class AbstractLayoutTest has 107 methods. Consider refactoring AbstractLayoutTest to keep number of methods under 10. |
| 1459 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/AbstractLayoutTest.php | 18 | The class AbstractLayoutTest has an overall complexity of 115 which is very high. The configured complexity threshold is 50. |
| 1460 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/AbstractRequestHandlerTest.php | 17 | The class AbstractRequestHandlerTest has 12 methods. Consider refactoring AbstractRequestHandlerTest to keep number of methods under 10. |
| 1461 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/AbstractTableLayoutTest.php | 16 | The class AbstractTableLayoutTest has 17 methods. Consider refactoring AbstractTableLayoutTest to keep number of methods under 10. |
| 1462 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/CompoundFormTest.php | 22 | The class CompoundFormTest has 41 methods. Consider refactoring CompoundFormTest to keep number of methods under 10. |
| 1463 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/ChoiceList/ChoiceListTest.php | 17 | The class ChoiceListTest has 15 methods. Consider refactoring ChoiceListTest to keep number of methods under 10. |
| 1464 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/ChoiceList/SimpleChoiceListTest.php | 18 | The class SimpleChoiceListTest has 17 methods. Consider refactoring SimpleChoiceListTest to keep number of methods under 10. |
| 1465 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/DataMapper/PropertyPathMapperTest.php | 18 | The class PropertyPathMapperTest has 14 methods. Consider refactoring PropertyPathMapperTest to keep number of methods under 10. |
| 1466 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToArrayTransformerTest.php | 16 | The class DateTimeToArrayTransformerTest has 32 methods. Consider refactoring DateTimeToArrayTransformerTest to keep number of methods under 10. |
| 1467 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformerTest.php | 17 | The class DateTimeToLocalizedStringTransformerTest has 23 methods. Consider refactoring DateTimeToLocalizedStringTransformerTest to keep number of methods under 10. |
| 1468 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToRfc3339TransformerTest.php | 16 | The class DateTimeToRfc3339TransformerTest has 11 methods. Consider refactoring DateTimeToRfc3339TransformerTest to keep number of methods under 10. |
| 1469 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToStringTransformerTest.php | 16 | The class DateTimeToStringTransformerTest has 12 methods. Consider refactoring DateTimeToStringTransformerTest to keep number of methods under 10. |
| 1470 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/NumberToLocalizedStringTransformerTest.php | 17 | The class NumberToLocalizedStringTransformerTest has 32 methods. Consider refactoring NumberToLocalizedStringTransformerTest to keep number of methods under 10. |
| 1471 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/EventListener/ResizeFormListenerTest.php | 18 | The class ResizeFormListenerTest has 15 methods. Consider refactoring ResizeFormListenerTest to keep number of methods under 10. |
| 1472 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/Type/BaseTypeTest.php | 17 | The class BaseTypeTest has 11 methods. Consider refactoring BaseTypeTest to keep number of methods under 10. |
| 1473 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/Type/CheckboxTypeTest.php | 16 | The class CheckboxTypeTest has 13 methods. Consider refactoring CheckboxTypeTest to keep number of methods under 10. |
| 1474 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/Type/ChoiceTypeTest.php | 17 | The class ChoiceTypeTest has 48 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1475 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/Type/ChoiceTypeTest.php | 17 | The class ChoiceTypeTest has 48 methods. Consider refactoring ChoiceTypeTest to keep number of methods under 10. |
| 1476 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/Type/ChoiceTypeTest.php | 17 | The class ChoiceTypeTest has an overall complexity of 55 which is very high. The configured complexity threshold is 50. |
| 1477 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/Type/CollectionTypeTest.php | 16 | The class CollectionTypeTest has 13 methods. Consider refactoring CollectionTypeTest to keep number of methods under 10. |
| 1478 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/Type/DateTimeTypeTest.php | 17 | The class DateTimeTypeTest has 25 methods. Consider refactoring DateTimeTypeTest to keep number of methods under 10. |
| 1479 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/Type/DateTypeTest.php | 18 | The class DateTypeTest has 53 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1480 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/Type/DateTypeTest.php | 18 | The class DateTypeTest has 53 methods. Consider refactoring DateTypeTest to keep number of methods under 10. |
| 1481 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/Type/DateTypeTest.php | 18 | The class DateTypeTest has an overall complexity of 54 which is very high. The configured complexity threshold is 50. |
| 1482 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/Type/FormTypeTest.php | 53 | The class FormTypeTest has 38 methods. Consider refactoring FormTypeTest to keep number of methods under 10. |
| 1483 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Core/Type/TimeTypeTest.php | 18 | The class TimeTypeTest has 38 methods. Consider refactoring TimeTypeTest to keep number of methods under 10. |
| 1484 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Csrf/Type/FormTypeCsrfExtensionTest.php | 35 | The class FormTypeCsrfExtensionTest has 13 methods. Consider refactoring FormTypeCsrfExtensionTest to keep number of methods under 10. |
| 1485 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorTest.php | 28 | The class FormValidatorTest has 23 methods. Consider refactoring FormValidatorTest to keep number of methods under 10. |
| 1486 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Validator/Type/FormTypeValidatorExtensionTest.php | 14 | The class FormTypeValidatorExtensionTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 1487 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Validator/Type/SubmitTypeValidatorExtensionTest.php | 14 | The class SubmitTypeValidatorExtensionTest has 6 parents. Consider to reduce the depth of this class hierarchy to under 6. |
| 1488 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/ViolationMapperTest.php | 26 | The class ViolationMapperTest has 1456 lines of code. Current threshold is 1000. Avoid really long classes. |
| 1489 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/ViolationMapperTest.php | 26 | The class ViolationMapperTest has 12 methods. Consider refactoring ViolationMapperTest to keep number of methods under 10. |
| 1490 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/ViolationMapperTest.php | 210 | The method provideDefaultTests() has 525 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1491 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/ViolationMapperTest.php | 766 | The method provideCustomDataErrorTests() has 422 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1492 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/ViolationMapperTest.php | 1238 | The method provideCustomFormErrorTests() has 148 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1493 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/ViolationMapperTest.php | 1390 | The method testCustomFormErrorMapping has 10 parameters. Consider to reduce parameter number under 10. |
| 1494 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/ViolationPathTest.php | 19 | The class ViolationPathTest has 16 methods. Consider refactoring ViolationPathTest to keep number of methods under 10. |
| 1495 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/FormBuilderTest.php | 16 | The class FormBuilderTest has 19 methods. Consider refactoring FormBuilderTest to keep number of methods under 10. |
| 1496 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/FormFactoryTest.php | 27 | The class FormFactoryTest has 18 methods. Consider refactoring FormFactoryTest to keep number of methods under 10. |
| 1497 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/ResolvedFormTypeTest.php | 142 | The method testCreateView() has 103 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1498 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/SimpleFormTest.php | 55 | The class SimpleFormTest has 78 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1499 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/SimpleFormTest.php | 55 | The class SimpleFormTest has 79 methods. Consider refactoring SimpleFormTest to keep number of methods under 10. |
| 1500 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/SimpleFormTest.php | 55 | The class SimpleFormTest has an overall complexity of 79 which is very high. The configured complexity threshold is 50. |
| 1501 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/SimpleFormTest.php | 55 | The class SimpleFormTest has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 1502 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Util/OrderedHashMapTest.php | 19 | The class OrderedHashMapTest has 22 methods. Consider refactoring OrderedHashMapTest to keep number of methods under 10. |
| 1503 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php | 62 | The method fromString() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1504 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/BinaryFileResponse.php | 155 | The method prepare() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1505 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/BinaryFileResponse.php | 155 | The method prepare() has an NPath complexity of 708. The configured NPath complexity threshold is 200. |
| 1506 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php | 21 | The class HeaderBag has 14 methods. Consider refactoring HeaderBag to keep number of methods under 10. |
| 1507 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/IpUtils.php | 88 | The method checkIp6() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1508 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php | 103 | The method get() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1509 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php | 103 | The method get() has an NPath complexity of 308. The configured NPath complexity threshold is 200. |
| 1510 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php | 31 | The class Request has 1738 lines of code. Current threshold is 1000. Avoid really long classes. |
| 1511 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php | 31 | The class Request has 70 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1512 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php | 31 | The class Request has 26 fields. Consider to redesign Request to keep the number of fields under 15. |
| 1513 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php | 31 | The class Request has 22 methods. Consider refactoring Request to keep number of methods under 10. |
| 1514 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php | 31 | The class Request has an overall complexity of 218 which is very high. The configured complexity threshold is 50. |
| 1515 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php | 31 | The class Request has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 1516 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php | 279 | The method create() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1517 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php | 279 | The method create() has an NPath complexity of 5760. The configured NPath complexity threshold is 200. |
| 1518 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php | 732 | The method getClientIps() has an NPath complexity of 450. The configured NPath complexity threshold is 200. |
| 1519 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php | 1089 | The method getHost() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1520 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php | 1419 | The method getPreferredLanguage() has an NPath complexity of 240. The configured NPath complexity threshold is 200. |
| 1521 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php | 1592 | The method prepareBaseUrl() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 1522 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php | 1592 | The method prepareBaseUrl() has an NPath complexity of 1512. The configured NPath complexity threshold is 200. |
| 1523 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/RequestMatcher.php | 132 | The method matches() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1524 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php | 21 | The class Response has 1176 lines of code. Current threshold is 1000. Avoid really long classes. |
| 1525 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php | 21 | The class Response has 57 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1526 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php | 21 | The class Response has 27 methods. Consider refactoring Response to keep number of methods under 10. |
| 1527 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php | 21 | The class Response has an overall complexity of 143 which is very high. The configured complexity threshold is 50. |
| 1528 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php | 206 | The method prepare() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1529 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php | 206 | The method prepare() has an NPath complexity of 8640. The configured NPath complexity threshold is 200. |
| 1530 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php | 310 | The method send() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1531 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php | 903 | The method setCache() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1532 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php | 903 | The method setCache() has an NPath complexity of 288. The configured NPath complexity threshold is 200. |
| 1533 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php | 254 | The method makeDisposition() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1534 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php | 28 | The method getHeaders() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1535 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php | 107 | The method resolveAttributePath() has an NPath complexity of 240. The configured NPath complexity threshold is 200. |
| 1536 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php | 30 | The class Session has 13 methods. Consider refactoring Session to keep number of methods under 10. |
| 1537 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php | 26 | The class NativeSessionStorage has an overall complexity of 59 which is very high. The configured complexity threshold is 50. |
| 1538 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php | 128 | The method start() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1539 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php | 128 | The method start() has an NPath complexity of 648. The configured NPath complexity threshold is 200. |
| 1540 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php | 370 | The method setSaveHandler() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1541 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/CookieTest.php | 22 | The class CookieTest has 14 methods. Consider refactoring CookieTest to keep number of methods under 10. |
| 1542 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php | 16 | The class UploadedFileTest has 17 methods. Consider refactoring UploadedFileTest to keep number of methods under 10. |
| 1543 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php | 16 | The class HeaderBagTest has 18 methods. Consider refactoring HeaderBagTest to keep number of methods under 10. |
| 1544 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php | 16 | The class JsonResponseTest has 20 methods. Consider refactoring JsonResponseTest to keep number of methods under 10. |
| 1545 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php | 16 | The class ParameterBagTest has 19 methods. Consider refactoring ParameterBagTest to keep number of methods under 10. |
| 1546 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/RequestTest.php | 18 | The class RequestTest has 1518 lines of code. Current threshold is 1000. Avoid really long classes. |
| 1547 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/RequestTest.php | 18 | The class RequestTest has 59 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1548 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/RequestTest.php | 18 | The class RequestTest has 56 methods. Consider refactoring RequestTest to keep number of methods under 10. |
| 1549 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/RequestTest.php | 18 | The class RequestTest has an overall complexity of 68 which is very high. The configured complexity threshold is 50. |
| 1550 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/RequestTest.php | 100 | The method testCreate() has 115 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1551 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/RequestTest.php | 329 | The method testGetUri() has 114 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1552 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/RequestTest.php | 447 | The method testGetUriForPath() has 106 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1553 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php | 17 | The class ResponseHeaderBagTest has 16 methods. Consider refactoring ResponseHeaderBagTest to keep number of methods under 10. |
| 1554 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php | 17 | The class ResponseTest has 52 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1555 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php | 17 | The class ResponseTest has 55 methods. Consider refactoring ResponseTest to keep number of methods under 10. |
| 1556 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php | 17 | The class ResponseTest has an overall complexity of 62 which is very high. The configured complexity threshold is 50. |
| 1557 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php | 21 | The class AttributeBagTest has 15 methods. Consider refactoring AttributeBagTest to keep number of methods under 10. |
| 1558 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php | 21 | The class NamespacedAttributeBagTest has 14 methods. Consider refactoring NamespacedAttributeBagTest to keep number of methods under 10. |
| 1559 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php | 21 | The class AutoExpireFlashBagTest has 13 methods. Consider refactoring AutoExpireFlashBagTest to keep number of methods under 10. |
| 1560 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php | 22 | The class FlashBagTest has 12 methods. Consider refactoring FlashBagTest to keep number of methods under 10. |
| 1561 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php | 26 | The class SessionTest has 21 methods. Consider refactoring SessionTest to keep number of methods under 10. |
| 1562 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php | 30 | The class NativeSessionStorageTest has 14 methods. Consider refactoring NativeSessionStorageTest to keep number of methods under 10. |
| 1563 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php | 55 | The class AbstractProxyTest has 14 methods. Consider refactoring AbstractProxyTest to keep number of methods under 10. |
| 1564 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Bundle/Bundle.php | 29 | The class Bundle has 32 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1565 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php | 57 | The method getController() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1566 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php | 56 | The method collect() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1567 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php | 56 | The method collect() has an NPath complexity of 375. The configured NPath complexity threshold is 200. |
| 1568 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php | 28 | The class RequestDataCollector has an overall complexity of 56 which is very high. The configured complexity threshold is 50. |
| 1569 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php | 28 | The class RequestDataCollector has a coupling between objects value of 17. Consider to reduce the number of dependencies under 13. |
| 1570 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php | 40 | The method collect() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. |
| 1571 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php | 40 | The method collect() has an NPath complexity of 172800. The configured NPath complexity threshold is 200. |
| 1572 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php | 40 | The method collect() has 109 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1573 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php | 32 | The class TraceableEventDispatcher has 16 methods. Consider refactoring TraceableEventDispatcher to keep number of methods under 10. |
| 1574 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php | 32 | The class TraceableEventDispatcher has an overall complexity of 65 which is very high. The configured complexity threshold is 50. |
| 1575 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php | 32 | The class TraceableEventDispatcher has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13. |
| 1576 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php | 262 | The method getListenerInfo() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1577 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/Extension.php | 21 | The class Extension has 16 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1578 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php | 82 | The method onKernelResponse() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1579 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php | 82 | The method onKernelResponse() has an NPath complexity of 6804. The configured NPath complexity threshold is 200. |
| 1580 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php | 33 | The class RouterListener has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 1581 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/EsiFragmentRenderer.php | 57 | The method render() has an NPath complexity of 1000. The configured NPath complexity threshold is 200. |
| 1582 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php | 87 | The method render() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1583 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php | 87 | The method render() has an NPath complexity of 2700. The configured NPath complexity threshold is 200. |
| 1584 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php | 50 | The method render() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1585 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php | 50 | The method render() has an NPath complexity of 392. The configured NPath complexity threshold is 200. |
| 1586 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php | 31 | The class HttpCache has 16 methods. Consider refactoring HttpCache to keep number of methods under 10. |
| 1587 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php | 31 | The class HttpCache has an overall complexity of 92 which is very high. The configured complexity threshold is 50. |
| 1588 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php | 172 | The method handle() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1589 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php | 358 | The method validate() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1590 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php | 358 | The method validate() has an NPath complexity of 260. The configured NPath complexity threshold is 200. |
| 1591 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php | 625 | The method restoreResponseBody() contains an eval expression. |
| 1592 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/Store.php | 25 | The class Store has 16 methods. Consider refactoring Store to keep number of methods under 10. |
| 1593 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/Store.php | 25 | The class Store has an overall complexity of 61 which is very high. The configured complexity threshold is 50. |
| 1594 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php | 34 | The class HttpKernel has a coupling between objects value of 17. Consider to reduce the number of dependencies under 13. |
| 1595 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php | 46 | The class Kernel has 20 methods. Consider refactoring Kernel to keep number of methods under 10. |
| 1596 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php | 46 | The class Kernel has an overall complexity of 106 which is very high. The configured complexity threshold is 50. |
| 1597 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php | 46 | The class Kernel has a coupling between objects value of 26. Consider to reduce the number of dependencies under 13. |
| 1598 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php | 277 | The method locateResource() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1599 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php | 277 | The method locateResource() has an NPath complexity of 1400. The configured NPath complexity threshold is 200. |
| 1600 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php | 473 | The method initializeBundles() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1601 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php | 43 | The method find() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 1602 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php | 43 | The method find() has an NPath complexity of 5060. The configured NPath complexity threshold is 200. |
| 1603 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php | 51 | The method find() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1604 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php | 20 | The class PdoProfilerStorage has 15 methods. Consider refactoring PdoProfilerStorage to keep number of methods under 10. |
| 1605 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php | 25 | The class Profiler has 14 methods. Consider refactoring Profiler to keep number of methods under 10. |
| 1606 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php | 22 | The class RedisProfilerStorage has an overall complexity of 56 which is very high. The configured complexity threshold is 50. |
| 1607 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php | 56 | The method find() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1608 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php | 56 | The method find() has an NPath complexity of 506. The configured NPath complexity threshold is 200. |
| 1609 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php | 206 | The method getRedis() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1610 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php | 29 | The method testCollect() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1611 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php | 23 | The class TraceableEventDispatcherTest has 12 methods. Consider refactoring TraceableEventDispatcherTest to keep number of methods under 10. |
| 1612 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php | 18 | The class EsiTest has 14 methods. Consider refactoring EsiTest to keep number of methods under 10. |
| 1613 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php | 20 | The class HttpCacheTest has 1087 lines of code. Current threshold is 1000. Avoid really long classes. |
| 1614 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php | 20 | The class HttpCacheTest has 51 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1615 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php | 20 | The class HttpCacheTest has 50 methods. Consider refactoring HttpCacheTest to keep number of methods under 10. |
| 1616 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php | 20 | The class HttpCacheTest has an overall complexity of 71 which is very high. The configured complexity threshold is 50. |
| 1617 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php | 20 | The class HttpCacheTestCase has 11 methods. Consider refactoring HttpCacheTestCase to keep number of methods under 10. |
| 1618 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php | 18 | The class StoreTest has 20 methods. Consider refactoring StoreTest to keep number of methods under 10. |
| 1619 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php | 24 | The class HttpKernelTest has 19 methods. Consider refactoring HttpKernelTest to keep number of methods under 10. |
| 1620 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/KernelTest.php | 23 | The class KernelTest has 43 methods. Consider refactoring KernelTest to keep number of methods under 10. |
| 1621 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/KernelTest.php | 23 | The class KernelTest has an overall complexity of 55 which is very high. The configured complexity threshold is 50. |
| 1622 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/Logger.php | 16 | The class Logger has 15 methods. Consider refactoring Logger to keep number of methods under 10. |
| 1623 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php | 15 | The class AbstractProfilerStorageTest has 11 methods. Consider refactoring AbstractProfilerStorageTest to keep number of methods under 10. |
| 1624 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/DateFormatter/DateFormat/FullTransformer.php | 23 | The class FullTransformer has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13. |
| 1625 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/DateFormatter/DateFormat/FullTransformer.php | 342 | The method getDefaultValueForOptions() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1626 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/DateFormatter/IntlDateFormatter.php | 47 | The class IntlDateFormatter has an overall complexity of 52 which is very high. The configured complexity threshold is 50. |
| 1627 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/DateFormatter/IntlDateFormatter.php | 199 | The method format() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1628 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/DateFormatter/IntlDateFormatter.php | 199 | The method format() has an NPath complexity of 288. The configured NPath complexity threshold is 200. |
| 1629 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php | 41 | The class NumberFormatter has 15 methods. Consider refactoring NumberFormatter to keep number of methods under 10. |
| 1630 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php | 41 | The class NumberFormatter has an overall complexity of 77 which is very high. The configured complexity threshold is 50. |
| 1631 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php | 809 | The method getInt64Value() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1632 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/ResourceBundle/Reader/StructuredBundleReader.php | 59 | The method readEntry() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1633 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/ResourceBundle/Reader/StructuredBundleReader.php | 59 | The method readEntry() has an NPath complexity of 432. The configured NPath complexity threshold is 200. |
| 1634 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/Resources/bin/common.php | 20 | The function bailout() contains an exit expression. |
| 1635 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/Collator/CollatorTest.php | 17 | The class CollatorTest has 11 methods. Consider refactoring CollatorTest to keep number of methods under 10. |
| 1636 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/DateFormatter/AbstractIntlDateFormatterTest.php | 23 | The class AbstractIntlDateFormatterTest has 48 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1637 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/DateFormatter/AbstractIntlDateFormatterTest.php | 23 | The class AbstractIntlDateFormatterTest has 50 methods. Consider refactoring AbstractIntlDateFormatterTest to keep number of methods under 10. |
| 1638 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/DateFormatter/AbstractIntlDateFormatterTest.php | 23 | The class AbstractIntlDateFormatterTest has an overall complexity of 70 which is very high. The configured complexity threshold is 50. |
| 1639 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/DateFormatter/AbstractIntlDateFormatterTest.php | 55 | The method formatProvider() has 196 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1640 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/DateFormatter/IntlDateFormatterTest.php | 17 | The class IntlDateFormatterTest has 21 methods. Consider refactoring IntlDateFormatterTest to keep number of methods under 10. |
| 1641 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/Locale/LocaleTest.php | 14 | The class LocaleTest has 18 methods. Consider refactoring LocaleTest to keep number of methods under 10. |
| 1642 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php | 24 | The class AbstractNumberFormatterTest has 52 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1643 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php | 24 | The class AbstractNumberFormatterTest has 53 methods. Consider refactoring AbstractNumberFormatterTest to keep number of methods under 10. |
| 1644 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php | 24 | The class AbstractNumberFormatterTest has an overall complexity of 70 which is very high. The configured complexity threshold is 50. |
| 1645 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/NumberFormatter/NumberFormatterTest.php | 22 | The class NumberFormatterTest has 23 methods. Consider refactoring NumberFormatterTest to keep number of methods under 10. |
| 1646 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/ResourceBundle/Reader/StructuredBundleReaderTest.php | 19 | The class StructuredBundleReaderTest has 12 methods. Consider refactoring StructuredBundleReaderTest to keep number of methods under 10. |
| 1647 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/Options.php | 21 | The class Options has 18 methods. Consider refactoring Options to keep number of methods under 10. |
| 1648 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/Options.php | 21 | The class Options has an overall complexity of 50 which is very high. The configured complexity threshold is 50. |
| 1649 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php | 24 | The class OptionsResolver has 12 methods. Consider refactoring OptionsResolver to keep number of methods under 10. |
| 1650 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/Tests/OptionsResolverTest.php | 17 | The class OptionsResolverTest has 35 methods. Consider refactoring OptionsResolverTest to keep number of methods under 10. |
| 1651 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/Tests/OptionsTest.php | 16 | The class OptionsTest has 35 methods. Consider refactoring OptionsTest to keep number of methods under 10. |
| 1652 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/ExecutableFinder.php | 53 | The method find() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1653 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/ExecutableFinder.php | 53 | The method find() has an NPath complexity of 360. The configured NPath complexity threshold is 200. |
| 1654 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/PhpExecutableFinder.php | 34 | The method find() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1655 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php | 26 | The class Process has 1266 lines of code. Current threshold is 1000. Avoid really long classes. |
| 1656 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php | 26 | The class Process has 47 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1657 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php | 26 | The class Process has 25 fields. Consider to redesign Process to keep the number of fields under 15. |
| 1658 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php | 26 | The class Process has 30 methods. Consider refactoring Process to keep number of methods under 10. |
| 1659 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php | 26 | The class Process has an overall complexity of 163 which is very high. The configured complexity threshold is 50. |
| 1660 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php | 297 | The method wait() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1661 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php | 297 | The method wait() has an NPath complexity of 216. The configured NPath complexity threshold is 200. |
| 1662 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php | 1139 | The method writePipes() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1663 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php | 1139 | The method writePipes() has an NPath complexity of 644. The configured NPath complexity threshold is 200. |
| 1664 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php | 1238 | The method close() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1665 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php | 1238 | The method close() has an NPath complexity of 1800. The configured NPath complexity threshold is 200. |
| 1666 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Tests/AbstractProcessTest.php | 20 | The class AbstractProcessTest has 48 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1667 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Tests/AbstractProcessTest.php | 20 | The class AbstractProcessTest has 49 methods. Consider refactoring AbstractProcessTest to keep number of methods under 10. |
| 1668 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Tests/AbstractProcessTest.php | 20 | The class AbstractProcessTest has an overall complexity of 80 which is very high. The configured complexity threshold is 50. |
| 1669 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Tests/ProcessBuilderTest.php | 16 | The class ProcessBuilderTest has 14 methods. Consider refactoring ProcessBuilderTest to keep number of methods under 10. |
| 1670 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php | 14 | The class SigchildDisabledProcessTest has 21 methods. Consider refactoring SigchildDisabledProcessTest to keep number of methods under 10. |
| 1671 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php | 14 | The class SigchildEnabledProcessTest has 12 methods. Consider refactoring SigchildEnabledProcessTest to keep number of methods under 10. |
| 1672 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Process/Tests/SimpleProcessTest.php | 16 | The class SimpleProcessTest has 17 methods. Consider refactoring SimpleProcessTest to keep number of methods under 10. |
| 1673 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php | 22 | The class PropertyAccessor has an overall complexity of 87 which is very high. The configured complexity threshold is 50. |
| 1674 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php | 109 | The method readPropertiesUntil() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1675 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php | 188 | The method readProperty() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. |
| 1676 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php | 280 | The method writeProperty() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. |
| 1677 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php | 280 | The method writeProperty() has an NPath complexity of 14760. The configured NPath complexity threshold is 200. |
| 1678 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/StringUtil.php | 123 | The method singularify() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1679 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/StringUtil.php | 123 | The method singularify() has an NPath complexity of 2112. The configured NPath complexity threshold is 200. |
| 1680 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGenerator.php | 30 | The class UrlGenerator has an overall complexity of 60 which is very high. The configured complexity threshold is 50. |
| 1681 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGenerator.php | 148 | The method doGenerate() has a Cyclomatic Complexity of 38. The configured cyclomatic complexity threshold is 10. |
| 1682 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGenerator.php | 148 | The method doGenerate() has an NPath complexity of 2333664. The configured NPath complexity threshold is 200. |
| 1683 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGenerator.php | 148 | The method doGenerate() has 123 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1684 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGenerator.php | 292 | The method getRelativePath() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1685 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGenerator.php | 292 | The method getRelativePath() has an NPath complexity of 1800. The configured NPath complexity threshold is 200. |
| 1686 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php | 105 | The method load() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1687 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php | 105 | The method load() has an NPath complexity of 3088. The configured NPath complexity threshold is 200. |
| 1688 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/AnnotationFileLoader.php | 87 | The method findClass() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1689 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/XmlFileLoader.php | 148 | The method parseImport() has an NPath complexity of 10000. The configured NPath complexity threshold is 200. |
| 1690 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php | 47 | The method load() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1691 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php | 47 | The method load() has an NPath complexity of 224. The configured NPath complexity threshold is 200. |
| 1692 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php | 118 | The method parseRoute() has an NPath complexity of 15625. The configured NPath complexity threshold is 200. |
| 1693 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php | 140 | The method parseImport() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1694 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php | 140 | The method parseImport() has an NPath complexity of 3125000. The configured NPath complexity threshold is 200. |
| 1695 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/ApacheUrlMatcher.php | 35 | The method match() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1696 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/ApacheUrlMatcher.php | 35 | The method match() has an NPath complexity of 291. The configured NPath complexity threshold is 200. |
| 1697 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php | 38 | The method dump() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1698 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php | 116 | The method dumpRoute() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1699 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php | 116 | The method dumpRoute() has an NPath complexity of 1008. The configured NPath complexity threshold is 200. |
| 1700 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php | 194 | The method compileRoute() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. |
| 1701 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php | 194 | The method compileRoute() has an NPath complexity of 26208. The configured NPath complexity threshold is 200. |
| 1702 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php | 194 | The method compileRoute() has 130 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1703 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php | 44 | The method matchCollection() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1704 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php | 44 | The method matchCollection() has an NPath complexity of 406. The configured NPath complexity threshold is 200. |
| 1705 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcher.php | 105 | The method matchCollection() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1706 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcher.php | 105 | The method matchCollection() has an NPath complexity of 361. The configured NPath complexity threshold is 200. |
| 1707 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Route.php | 22 | The class Route has 11 methods. Consider refactoring Route to keep number of methods under 10. |
| 1708 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Route.php | 22 | The class Route has an overall complexity of 51 which is very high. The configured complexity threshold is 50. |
| 1709 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/RouteCollection.php | 28 | The class RouteCollection has 11 methods. Consider refactoring RouteCollection to keep number of methods under 10. |
| 1710 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/RouteCompiler.php | 83 | The method compilePattern() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. |
| 1711 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/RouteCompiler.php | 83 | The method compilePattern() has an NPath complexity of 5250500. The configured NPath complexity threshold is 200. |
| 1712 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php | 13 | The class ProjectUrlMatcher has an overall complexity of 73 which is very high. The configured complexity threshold is 50. |
| 1713 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php | 23 | The method match() has a Cyclomatic Complexity of 72. The configured cyclomatic complexity threshold is 10. |
| 1714 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php | 23 | The method match() has an NPath complexity of 14529557165760000. The configured NPath complexity threshold is 200. |
| 1715 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php | 23 | The method match() has 287 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1716 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php | 38 | The method match() utilizes a goto statement. |
| 1717 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php | 49 | The method match() utilizes a goto statement. |
| 1718 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php | 86 | The method match() utilizes a goto statement. |
| 1719 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php | 97 | The method match() utilizes a goto statement. |
| 1720 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php | 13 | The class ProjectUrlMatcher has an overall complexity of 80 which is very high. The configured complexity threshold is 50. |
| 1721 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php | 23 | The method match() has a Cyclomatic Complexity of 79. The configured cyclomatic complexity threshold is 10. |
| 1722 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php | 23 | The method match() has an NPath complexity of 412724447815680000. The configured NPath complexity threshold is 200. |
| 1723 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php | 23 | The method match() has 317 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1724 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php | 38 | The method match() utilizes a goto statement. |
| 1725 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php | 49 | The method match() utilizes a goto statement. |
| 1726 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php | 94 | The method match() utilizes a goto statement. |
| 1727 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php | 105 | The method match() utilizes a goto statement. |
| 1728 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php | 20 | The class UrlGeneratorTest has 52 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1729 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php | 20 | The class UrlGeneratorTest has 52 methods. Consider refactoring UrlGeneratorTest to keep number of methods under 10. |
| 1730 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php | 20 | The class UrlGeneratorTest has an overall complexity of 56 which is very high. The configured complexity threshold is 50. |
| 1731 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php | 510 | The method provideRelativePaths() has 105 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1732 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Matcher/ApacheUrlMatcherTest.php | 47 | The method getMatchData() has 105 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1733 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php | 63 | The method getRouteCollection() has 133 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1734 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php | 46 | The method getRouteCollections() has 215 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1735 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php | 21 | The class UrlMatcherTest has 26 methods. Consider refactoring UrlMatcherTest to keep number of methods under 10. |
| 1736 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/RouteCollectionTest.php | 18 | The class RouteCollectionTest has 15 methods. Consider refactoring RouteCollectionTest to keep number of methods under 10. |
| 1737 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/RouteCompilerTest.php | 33 | The method provideCompileData() has 120 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1738 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/RouteCompilerTest.php | 186 | The method testCompileWithHost has 10 parameters. Consider to reduce parameter number under 10. |
| 1739 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/RouteTest.php | 16 | The class RouteTest has 13 methods. Consider refactoring RouteTest to keep number of methods under 10. |
| 1740 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php | 37 | The class AclProvider has an overall complexity of 76 which is very high. The configured complexity threshold is 50. |
| 1741 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php | 37 | The class AclProvider has a coupling between objects value of 19. Consider to reduce the number of dependencies under 13. |
| 1742 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php | 92 | The method findAcls() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. |
| 1743 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php | 92 | The method findAcls() has an NPath complexity of 4100. The configured NPath complexity threshold is 200. |
| 1744 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php | 92 | The method findAcls() has 110 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1745 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php | 479 | The method hydrateObjectIdentities() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. |
| 1746 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php | 479 | The method hydrateObjectIdentities() has an NPath complexity of 37020. The configured NPath complexity threshold is 200. |
| 1747 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php | 479 | The method hydrateObjectIdentities() has 188 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1748 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php | 34 | The class MutableAclProvider has 16 methods. Consider refactoring MutableAclProvider to keep number of methods under 10. |
| 1749 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php | 34 | The class MutableAclProvider has an overall complexity of 115 which is very high. The configured complexity threshold is 50. |
| 1750 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php | 34 | The class MutableAclProvider has a coupling between objects value of 16. Consider to reduce the number of dependencies under 13. |
| 1751 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php | 153 | The method propertyChanged() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1752 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php | 153 | The method propertyChanged() has an NPath complexity of 1674. The configured NPath complexity threshold is 200. |
| 1753 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php | 221 | The method updateAcl() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. |
| 1754 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php | 221 | The method updateAcl() has an NPath complexity of 184336. The configured NPath complexity threshold is 200. |
| 1755 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php | 221 | The method updateAcl() has 116 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1756 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php | 413 | The method getInsertAccessControlEntrySql has 10 parameters. Consider to reduce parameter number under 10. |
| 1757 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php | 748 | The method updateFieldAceProperty() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1758 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Domain/Acl.php | 35 | The class Acl has 33 methods. Consider refactoring Acl to keep number of methods under 10. |
| 1759 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Domain/Acl.php | 35 | The class Acl has an overall complexity of 91 which is very high. The configured complexity threshold is 50. |
| 1760 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Domain/Acl.php | 507 | The method insertFieldAce() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1761 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Domain/Acl.php | 507 | The method insertFieldAce() has an NPath complexity of 216. The configured NPath complexity threshold is 200. |
| 1762 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Domain/PermissionGrantingStrategy.php | 137 | The method hasSufficientPermissions() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1763 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Voter/AclVoter.php | 54 | The method vote() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. |
| 1764 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Acl/Voter/AclVoter.php | 54 | The method vote() has an NPath complexity of 73729. The configured NPath complexity threshold is 200. |
| 1765 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php | 63 | The method authenticate() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1766 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php | 91 | The method setUser() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1767 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php | 237 | The method hasUserChanged() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1768 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php | 237 | The method hasUserChanged() has an NPath complexity of 640. The configured NPath complexity threshold is 200. |
| 1769 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/Voter/AuthenticatedVoter.php | 63 | The method vote() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1770 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AbstractAuthenticationListener.php | 50 | The class AbstractAuthenticationListener has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13. |
| 1771 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AbstractAuthenticationListener.php | 82 | The method __construct has 10 parameters. Consider to reduce parameter number under 10. |
| 1772 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AbstractPreAuthenticatedListener.php | 55 | The method handle() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1773 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AbstractPreAuthenticatedListener.php | 55 | The method handle() has an NPath complexity of 240. The configured NPath complexity threshold is 200. |
| 1774 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/BasicAuthenticationListener.php | 55 | The method handle() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1775 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/BasicAuthenticationListener.php | 55 | The method handle() has an NPath complexity of 260. The configured NPath complexity threshold is 200. |
| 1776 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php | 34 | The class ContextListener has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13. |
| 1777 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php | 66 | The method handle() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1778 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php | 66 | The method handle() has an NPath complexity of 720. The configured NPath complexity threshold is 200. |
| 1779 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/DigestAuthenticationListener.php | 32 | The class DigestAuthenticationListener has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 1780 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/DigestAuthenticationListener.php | 60 | The method handle() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1781 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/DigestAuthenticationListener.php | 60 | The method handle() has an NPath complexity of 1440. The configured NPath complexity threshold is 200. |
| 1782 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php | 39 | The class ExceptionListener has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13. |
| 1783 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php | 77 | The method onKernelException() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 1784 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/SwitchUserListener.php | 38 | The class SwitchUserListener has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13. |
| 1785 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/UsernamePasswordFormAuthenticationListener.php | 40 | The method __construct has 11 parameters. Consider to reduce parameter number under 10. |
| 1786 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php | 32 | The class AbstractRememberMeServices has 12 methods. Consider refactoring AbstractRememberMeServices to keep number of methods under 10. |
| 1787 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php | 32 | The class AbstractRememberMeServices has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 1788 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php | 98 | The method autoLogin() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1789 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Acl/Dbal/AclProviderBenchmarkTest.php | 178 | The method generateAces() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1790 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Acl/Dbal/AclProviderBenchmarkTest.php | 178 | The method generateAces() has an NPath complexity of 2251. The configured NPath complexity threshold is 200. |
| 1791 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Acl/Dbal/AclProviderTest.php | 142 | The method setUp() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1792 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Acl/Dbal/AclProviderTest.php | 142 | The method setUp() has an NPath complexity of 384. The configured NPath complexity threshold is 200. |
| 1793 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Acl/Dbal/MutableAclProviderTest.php | 30 | The class MutableAclProviderTest has 20 methods. Consider refactoring MutableAclProviderTest to keep number of methods under 10. |
| 1794 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Acl/Dbal/MutableAclProviderTest.php | 30 | The class MutableAclProviderTest has a coupling between objects value of 21. Consider to reduce the number of dependencies under 13. |
| 1795 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Acl/Domain/AclTest.php | 21 | The class AclTest has 24 methods. Consider refactoring AclTest to keep number of methods under 10. |
| 1796 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Acl/Voter/AclVoterTest.php | 23 | The class AclVoterTest has 11 methods. Consider refactoring AclVoterTest to keep number of methods under 10. |
| 1797 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Core/Authentication/Provider/DaoAuthenticationProviderTest.php | 18 | The class DaoAuthenticationProviderTest has 11 methods. Consider refactoring DaoAuthenticationProviderTest to keep number of methods under 10. |
| 1798 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Core/Util/SecureRandomTest.php | 62 | The method testRun() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1799 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Http/Firewall/ContextListenerTest.php | 25 | The class ContextListenerTest has 13 methods. Consider refactoring ContextListenerTest to keep number of methods under 10. |
| 1800 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Http/Firewall/DigestDataTest.php | 16 | The class DigestDataTest has 14 methods. Consider refactoring DigestDataTest to keep number of methods under 10. |
| 1801 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Http/HttpUtilsTest.php | 20 | The class HttpUtilsTest has 18 methods. Consider refactoring HttpUtilsTest to keep number of methods under 10. |
| 1802 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Http/RememberMe/AbstractRememberMeServicesTest.php | 18 | The class AbstractRememberMeServicesTest has 12 methods. Consider refactoring AbstractRememberMeServicesTest to keep number of methods under 10. |
| 1803 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Http/RememberMe/PersistentTokenBasedRememberMeServicesTest.php | 27 | The class PersistentTokenBasedRememberMeServicesTest has 13 methods. Consider refactoring PersistentTokenBasedRememberMeServicesTest to keep number of methods under 10. |
| 1804 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Security/Tests/Http/RememberMe/TokenBasedRememberMeServicesTest.php | 24 | The class TokenBasedRememberMeServicesTest has 11 methods. Consider refactoring TokenBasedRememberMeServicesTest to keep number of methods under 10. |
| 1805 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Serializer/Encoder/XmlEncoder.php | 23 | The class XmlEncoder has 16 methods. Consider refactoring XmlEncoder to keep number of methods under 10. |
| 1806 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Serializer/Encoder/XmlEncoder.php | 23 | The class XmlEncoder has an overall complexity of 74 which is very high. The configured complexity threshold is 50. |
| 1807 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Serializer/Encoder/XmlEncoder.php | 235 | The method parseXml() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1808 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Serializer/Encoder/XmlEncoder.php | 290 | The method buildXml() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. |
| 1809 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Serializer/Encoder/XmlEncoder.php | 392 | The method selectNodeType() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1810 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Serializer/Serializer.php | 38 | The class Serializer has 13 methods. Consider refactoring Serializer to keep number of methods under 10. |
| 1811 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Serializer/Serializer.php | 38 | The class Serializer has an overall complexity of 51 which is very high. The configured complexity threshold is 50. |
| 1812 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Serializer/Serializer.php | 105 | The method normalize() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1813 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php | 21 | The class XmlEncoderTest has 20 methods. Consider refactoring XmlEncoderTest to keep number of methods under 10. |
| 1814 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Serializer/Tests/SerializerTest.php | 23 | The class SerializerTest has 21 methods. Consider refactoring SerializerTest to keep number of methods under 10. |
| 1815 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Templating/Helper/Helper.php | 24 | The class Helper has 15 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1816 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Templating/Loader/FilesystemLoader.php | 50 | The method load() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1817 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Templating/PhpEngine.php | 31 | The class PhpEngine has 17 methods. Consider refactoring PhpEngine to keep number of methods under 10. |
| 1818 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Templating/PhpEngine.php | 31 | The class PhpEngine has an overall complexity of 50 which is very high. The configured complexity threshold is 50. |
| 1819 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Templating/PhpEngine.php | 176 | The method evaluate() contains an eval expression. |
| 1820 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Templating/Tests/PhpEngineTest.php | 23 | The class PhpEngineTest has 11 methods. Consider refactoring PhpEngineTest to keep number of methods under 10. |
| 1821 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Translation/Loader/MoFileLoader.php | 83 | The method parse() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1822 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Translation/Loader/MoFileLoader.php | 83 | The method parse() has an NPath complexity of 246. The configured NPath complexity threshold is 200. |
| 1823 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Translation/Loader/PoFileLoader.php | 97 | The method parse() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1824 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Translation/Loader/XliffFileLoader.php | 33 | The method load() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1825 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Translation/Loader/XliffFileLoader.php | 33 | The method load() has an NPath complexity of 404. The configured NPath complexity threshold is 200. |
| 1826 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Translation/Loader/XliffFileLoader.php | 87 | The method parseFile() has an NPath complexity of 630. The configured NPath complexity threshold is 200. |
| 1827 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php | 23 | The class MessageCatalogue has 11 methods. Consider refactoring MessageCatalogue to keep number of methods under 10. |
| 1828 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php | 19 | The class PluralizationRules has an overall complexity of 158 which is very high. The configured complexity threshold is 50. |
| 1829 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php | 32 | The method get() has a Cyclomatic Complexity of 154. The configured cyclomatic complexity threshold is 10. |
| 1830 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php | 32 | The method get() has an NPath complexity of 3872. The configured NPath complexity threshold is 200. |
| 1831 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php | 32 | The method get() has 157 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1832 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Translation/Tests/MessageCatalogueTest.php | 16 | The class MessageCatalogueTest has 15 methods. Consider refactoring MessageCatalogueTest to keep number of methods under 10. |
| 1833 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Translation/Tests/TranslatorTest.php | 18 | The class TranslatorTest has 17 methods. Consider refactoring TranslatorTest to keep number of methods under 10. |
| 1834 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraint.php | 31 | The class Constraint has 44 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1835 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraint.php | 85 | The method __construct() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1836 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/ConstraintValidator.php | 21 | The class ConstraintValidator has 36 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1837 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/ConstraintViolationList.php | 19 | The class ConstraintViolationList has 11 methods. Consider refactoring ConstraintViolationList to keep number of methods under 10. |
| 1838 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/ChoiceValidator.php | 33 | The method validate() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. |
| 1839 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/ChoiceValidator.php | 33 | The method validate() has an NPath complexity of 2088. The configured NPath complexity threshold is 200. |
| 1840 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/Collection.php | 37 | The method __construct() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1841 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/Collection.php | 37 | The method __construct() has an NPath complexity of 546. The configured NPath complexity threshold is 200. |
| 1842 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/CollectionValidator.php | 29 | The method validate() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1843 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/CollectionValidator.php | 29 | The method validate() has an NPath complexity of 288. The configured NPath complexity threshold is 200. |
| 1844 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/CountValidator.php | 26 | The method validate() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1845 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/EmailValidator.php | 28 | The method validate() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1846 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/EmailValidator.php | 28 | The method validate() has an NPath complexity of 384. The configured NPath complexity threshold is 200. |
| 1847 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/FileValidator.php | 31 | The method validate() has a Cyclomatic Complexity of 35. The configured cyclomatic complexity threshold is 10. |
| 1848 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/FileValidator.php | 31 | The method validate() has an NPath complexity of 1096200. The configured NPath complexity threshold is 200. |
| 1849 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/FileValidator.php | 31 | The method validate() has 140 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1850 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/ImageValidator.php | 28 | The method validate() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. |
| 1851 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/ImageValidator.php | 28 | The method validate() has an NPath complexity of 50000. The configured NPath complexity threshold is 200. |
| 1852 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/IpValidator.php | 31 | The method validate() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. |
| 1853 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/IpValidator.php | 31 | The method validate() has an NPath complexity of 288. The configured NPath complexity threshold is 200. |
| 1854 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/IsbnValidator.php | 30 | The method validate() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. |
| 1855 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/IsbnValidator.php | 30 | The method validate() has an NPath complexity of 648. The configured NPath complexity threshold is 200. |
| 1856 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/IssnValidator.php | 30 | The method validate() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1857 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/IssnValidator.php | 30 | The method validate() has an NPath complexity of 6300. The configured NPath complexity threshold is 200. |
| 1858 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/LengthValidator.php | 26 | The method validate() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1859 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/LengthValidator.php | 26 | The method validate() has an NPath complexity of 1296. The configured NPath complexity threshold is 200. |
| 1860 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/TypeValidator.php | 27 | The method validate() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1861 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Constraints/TypeValidator.php | 27 | The method validate() has an NPath complexity of 540. The configured NPath complexity threshold is 200. |
| 1862 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/ClassMetadata.php | 28 | The class ClassMetadata has 12 methods. Consider refactoring ClassMetadata to keep number of methods under 10. |
| 1863 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/ClassMetadata.php | 28 | The class ClassMetadata has an overall complexity of 51 which is very high. The configured complexity threshold is 50. |
| 1864 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/ClassMetadata.php | 86 | The method accept() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1865 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/ClassMetadata.php | 239 | The method mergeConstraints() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1866 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php | 49 | The method getMetadataFor() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1867 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php | 49 | The method getMetadataFor() has an NPath complexity of 6480. The configured NPath complexity threshold is 200. |
| 1868 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Loader/AnnotationLoader.php | 33 | The method loadClassMetadata() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1869 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Loader/XmlFileLoader.php | 30 | The method loadClassMetadata() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1870 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Loader/XmlFileLoader.php | 30 | The method loadClassMetadata() has an NPath complexity of 545. The configured NPath complexity threshold is 200. |
| 1871 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php | 31 | The method loadClassMetadata() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. |
| 1872 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php | 31 | The method loadClassMetadata() has an NPath complexity of 55969. The configured NPath complexity threshold is 200. |
| 1873 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/MemberMetadata.php | 21 | The class MemberMetadata has 11 methods. Consider refactoring MemberMetadata to keep number of methods under 10. |
| 1874 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/ConstraintTest.php | 19 | The class ConstraintTest has 15 methods. Consider refactoring ConstraintTest to keep number of methods under 10. |
| 1875 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php | 22 | The class ChoiceValidatorTest has 21 methods. Consider refactoring ChoiceValidatorTest to keep number of methods under 10. |
| 1876 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php | 21 | The class CollectionValidatorTest has 21 methods. Consider refactoring CollectionValidatorTest to keep number of methods under 10. |
| 1877 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php | 20 | The class CountValidatorTest has 11 methods. Consider refactoring CountValidatorTest to keep number of methods under 10. |
| 1878 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php | 18 | The class FileValidatorTest has 16 methods. Consider refactoring FileValidatorTest to keep number of methods under 10. |
| 1879 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php | 53 | The method getValidIbans() has 101 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1880 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php | 17 | The class ImageValidatorTest has 12 methods. Consider refactoring ImageValidatorTest to keep number of methods under 10. |
| 1881 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php | 17 | The class IpValidatorTest has 20 methods. Consider refactoring IpValidatorTest to keep number of methods under 10. |
| 1882 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php | 17 | The class LengthValidatorTest has 11 methods. Consider refactoring LengthValidatorTest to keep number of methods under 10. |
| 1883 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/ExecutionContextTest.php | 22 | The class ExecutionContextTest has 15 methods. Consider refactoring ExecutionContextTest to keep number of methods under 10. |
| 1884 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php | 23 | The class ClassMetadataTest has 17 methods. Consider refactoring ClassMetadataTest to keep number of methods under 10. |
| 1885 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/ValidationVisitorTest.php | 31 | The class ValidationVisitorTest has 23 methods. Consider refactoring ValidationVisitorTest to keep number of methods under 10. |
| 1886 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/ValidationVisitorTest.php | 31 | The class ValidationVisitorTest has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13. |
| 1887 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php | 17 | The class ValidatorBuilderTest has 15 methods. Consider refactoring ValidatorBuilderTest to keep number of methods under 10. |
| 1888 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/ValidatorTest.php | 26 | The class ValidatorTest has 12 methods. Consider refactoring ValidatorTest to keep number of methods under 10. |
| 1889 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidationVisitor.php | 24 | The class ValidationVisitor has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. |
| 1890 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidationVisitor.php | 116 | The method validate() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. |
| 1891 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php | 35 | The class ValidatorBuilder has a coupling between objects value of 26. Consider to reduce the number of dependencies under 13. |
| 1892 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php | 284 | The method getValidator() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1893 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php | 284 | The method getValidator() has an NPath complexity of 2725. The configured NPath complexity threshold is 200. |
| 1894 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Dumper.php | 49 | The method dump() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1895 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Dumper.php | 49 | The method dump() has an NPath complexity of 3145. The configured NPath complexity threshold is 200. |
| 1896 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php | 21 | The class Inline has an overall complexity of 95 which is very high. The configured complexity threshold is 50. |
| 1897 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php | 92 | The method dump() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. |
| 1898 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php | 268 | The method parseSequence() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1899 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php | 324 | The method parseMapping() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1900 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php | 385 | The method evaluateScalar() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. |
| 1901 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php | 20 | The class Parser has 13 methods. Consider refactoring Parser to keep number of methods under 10. |
| 1902 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php | 20 | The class Parser has an overall complexity of 127 which is very high. The configured complexity threshold is 50. |
| 1903 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php | 51 | The method parse() has a Cyclomatic Complexity of 61. The configured cyclomatic complexity threshold is 10. |
| 1904 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php | 51 | The method parse() has an NPath complexity of 877770. The configured NPath complexity threshold is 200. |
| 1905 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php | 51 | The method parse() has 208 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1906 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php | 289 | The method getNextEmbedBlock() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1907 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php | 289 | The method getNextEmbedBlock() has an NPath complexity of 605. The configured NPath complexity threshold is 200. |
| 1908 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php | 426 | The method parseFoldedScalar() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. |
| 1909 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php | 426 | The method parseFoldedScalar() has an NPath complexity of 2592. The configured NPath complexity threshold is 200. |
| 1910 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Tests/DumperTest.php | 98 | The method testSpecifications() contains an eval expression. |
| 1911 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Tests/ParserTest.php | 17 | The class ParserTest has 17 methods. Consider refactoring ParserTest to keep number of methods under 10. |
| 1912 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Tests/ParserTest.php | 65 | The method getDataFormSpecifications() contains an eval expression. |
| 1913 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Tests/ParserTest.php | 108 | The method getBlockChompingTests() has 282 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1914 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Yaml/Unescaper.php | 66 | The method unescapeCharacter() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. |
| 1915 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/extensions/lib/Twig/Extensions/Node/Trans.php | 101 | The method compileString() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1916 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/extensions/lib/Twig/Extensions/SimpleTokenParser.php | 11 | The class Twig_Extensions_SimpleTokenParser has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 1917 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/extensions/lib/Twig/Extensions/SimpleTokenParser.php | 91 | The method parseGrammar() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1918 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Compiler.php | 18 | The class Twig_Compiler has 11 methods. Consider refactoring Twig_Compiler to keep number of methods under 10. |
| 1919 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Compiler.php | 165 | The method repr() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1920 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Environment.php | 17 | The class Twig_Environment has 1208 lines of code. Current threshold is 1000. Avoid really long classes. |
| 1921 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Environment.php | 17 | The class Twig_Environment has 67 public methods and attributes. Consider to reduce the number of public items under 45. |
| 1922 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Environment.php | 17 | The class Twig_Environment has 26 fields. Consider to redesign Twig_Environment to keep the number of fields under 15. |
| 1923 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Environment.php | 17 | The class Twig_Environment has 39 methods. Consider refactoring Twig_Environment to keep number of methods under 10. |
| 1924 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Environment.php | 17 | The class Twig_Environment has an overall complexity of 186 which is very high. The configured complexity threshold is 50. |
| 1925 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Environment.php | 17 | The class Twig_Environment has a coupling between objects value of 41. Consider to reduce the number of dependencies under 13. |
| 1926 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Environment.php | 320 | The method loadTemplate() contains an eval expression. |
| 1927 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Environment.php | 1136 | The method initExtension() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1928 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Environment.php | 1136 | The method initExtension() has an NPath complexity of 1536. The configured NPath complexity threshold is 200. |
| 1929 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Error.php | 186 | The method guessTemplateInfo() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. |
| 1930 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Error.php | 186 | The method guessTemplateInfo() has an NPath complexity of 8064. The configured NPath complexity threshold is 200. |
| 1931 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/ExpressionParser.php | 23 | The class Twig_ExpressionParser has 17 methods. Consider refactoring Twig_ExpressionParser to keep number of methods under 10. |
| 1932 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/ExpressionParser.php | 23 | The class Twig_ExpressionParser has an overall complexity of 123 which is very high. The configured complexity threshold is 50. |
| 1933 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/ExpressionParser.php | 23 | The class Twig_ExpressionParser has a coupling between objects value of 21. Consider to reduce the number of dependencies under 13. |
| 1934 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/ExpressionParser.php | 121 | The method parsePrimaryExpression() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1935 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/ExpressionParser.php | 297 | The method getFunctionNode() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1936 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/ExpressionParser.php | 340 | The method parseSubscriptExpression() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1937 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/ExpressionParser.php | 456 | The method parseArguments() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1938 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Extension/Core.php | 15 | The class Twig_Extension_Core has a coupling between objects value of 25. Consider to reduce the number of dependencies under 13. |
| 1939 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Extension/Core.php | 341 | The function twig_random() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1940 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Extension/Core.php | 341 | The function twig_random() has an NPath complexity of 896. The configured NPath complexity threshold is 200. |
| 1941 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Extension/Core.php | 451 | The function twig_date_converter() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1942 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Extension/Core.php | 848 | The function twig_escape_filter() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10. |
| 1943 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Extension/Core.php | 848 | The function twig_escape_filter() has an NPath complexity of 3336. The configured NPath complexity threshold is 200. |
| 1944 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Extension/Core.php | 848 | The function twig_escape_filter() has 124 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1945 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Lexer.php | 18 | The class Twig_Lexer has 14 methods. Consider refactoring Twig_Lexer to keep number of methods under 10. |
| 1946 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Lexer.php | 18 | The class Twig_Lexer has an overall complexity of 68 which is very high. The configured complexity threshold is 50. |
| 1947 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Lexer.php | 83 | The method tokenize() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1948 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Lexer.php | 145 | The method lexData() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1949 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Lexer.php | 223 | The method lexExpression() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1950 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node.php | 18 | The class Twig_Node has 22 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1951 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php | 12 | The class Twig_Node_Expression_Binary has 22 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1952 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Expression/Call.php | 39 | The method compileArguments() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1953 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Expression/Call.php | 39 | The method compileArguments() has an NPath complexity of 2448. The configured NPath complexity threshold is 200. |
| 1954 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Expression/Call.php | 93 | The method getArguments() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. |
| 1955 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Expression/Call.php | 93 | The method getArguments() has an NPath complexity of 193536. The configured NPath complexity threshold is 200. |
| 1956 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php | 19 | The method compile() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1957 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php | 19 | The method compile() has an NPath complexity of 1032. The configured NPath complexity threshold is 200. |
| 1958 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Module.php | 18 | The class Twig_Node_Module has 15 methods. Consider refactoring Twig_Node_Module to keep number of methods under 10. |
| 1959 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Module.php | 134 | The method compileConstructor() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1960 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Module.php | 134 | The method compileConstructor() has an NPath complexity of 264. The configured NPath complexity threshold is 200. |
| 1961 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Module.php | 134 | The method compileConstructor() has 109 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1962 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Module.php | 286 | The method compileIsTraitable() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1963 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Module.php | 286 | The method compileIsTraitable() has an NPath complexity of 530. The configured NPath complexity threshold is 200. |
| 1964 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Node/Set.php | 44 | The method compile() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 1965 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php | 17 | The class Twig_NodeVisitor_Escaper has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13. |
| 1966 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php | 22 | The class Twig_NodeVisitor_Optimizer has an overall complexity of 56 which is very high. The configured complexity threshold is 50. |
| 1967 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php | 22 | The class Twig_NodeVisitor_Optimizer has a coupling between objects value of 18. Consider to reduce the number of dependencies under 13. |
| 1968 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php | 52 | The method enterNode() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1969 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php | 78 | The method leaveNode() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1970 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php | 171 | The method enterOptimizeFor() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1971 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php | 48 | The method leaveNode() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. |
| 1972 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Parser.php | 18 | The class Twig_Parser has 18 methods. Consider refactoring Twig_Parser to keep number of methods under 10. |
| 1973 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Parser.php | 18 | The class Twig_Parser has an overall complexity of 73 which is very high. The configured complexity threshold is 50. |
| 1974 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Parser.php | 18 | The class Twig_Parser has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13. |
| 1975 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Parser.php | 67 | The method parse() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
| 1976 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Parser.php | 132 | The method subparse() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. |
| 1977 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Parser.php | 132 | The method subparse() has an NPath complexity of 536. The configured NPath complexity threshold is 200. |
| 1978 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Parser.php | 362 | The method filterBodyNodes() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 1979 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Template.php | 18 | The class Twig_Template has 13 methods. Consider refactoring Twig_Template to keep number of methods under 10. |
| 1980 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Template.php | 18 | The class Twig_Template has an overall complexity of 75 which is very high. The configured complexity threshold is 50. |
| 1981 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Template.php | 337 | The method getAttribute() has a Cyclomatic Complexity of 38. The configured cyclomatic complexity threshold is 10. |
| 1982 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Template.php | 337 | The method getAttribute() has an NPath complexity of 18369120. The configured NPath complexity threshold is 200. |
| 1983 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Template.php | 337 | The method getAttribute() has 110 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1984 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php | 66 | The method doIntegrationTest() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1985 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php | 66 | The method doIntegrationTest() has an NPath complexity of 4503. The configured NPath complexity threshold is 200. |
| 1986 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php | 69 | The method doIntegrationTest() contains an eval expression. |
| 1987 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php | 81 | The method doIntegrationTest() contains an eval expression. |
| 1988 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php | 107 | The method doIntegrationTest() contains an eval expression. |
| 1989 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php | 11 | The class Twig_Test_NodeTestCase has 39 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1990 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Token.php | 128 | The method typeToString() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 1991 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/Token.php | 185 | The method typeToEnglish() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
| 1992 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/lib/Twig/TokenParser.php | 17 | The class Twig_TokenParser has 22 children. Consider to rebalance this class hierarchy to keep number of children under 15. |
| 1993 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php | 12 | The class Twig_Tests_ExpressionParserTest has 13 methods. Consider refactoring Twig_Tests_ExpressionParserTest to keep number of methods under 10. |
| 1994 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php | 49 | The method testSandboxGloballySet() has an NPath complexity of 256. The configured NPath complexity threshold is 200. |
| 1995 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/test/Twig/Tests/LexerTest.php | 11 | The class Twig_Tests_LexerTest has 21 methods. Consider refactoring Twig_Tests_LexerTest to keep number of methods under 10. |
| 1996 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/test/Twig/Tests/Node/ForTest.php | 51 | The method getTests() has 152 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1997 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/test/Twig/Tests/Node/ModuleTest.php | 50 | The method getTests() has 146 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1998 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/test/Twig/Tests/Node/SandboxedModuleTest.php | 46 | The method getTests() has 127 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 1999 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/test/Twig/Tests/TemplateTest.php | 11 | The class Twig_Tests_TemplateTest has a coupling between objects value of 20. Consider to reduce the number of dependencies under 13. |
| 2000 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/test/Twig/Tests/TemplateTest.php | 239 | The method getGetAttributeTests() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
| 2001 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/test/Twig/Tests/TemplateTest.php | 239 | The method getGetAttributeTests() has 127 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 2002 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/twig/twig/test/Twig/Tests/escapingTest.php | 10 | The class Twig_Test_EscapingTest has 14 methods. Consider refactoring Twig_Test_EscapingTest to keep number of methods under 10. |
| 2003 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/willdurand/negotiation/src/Negotiation/FormatNegotiator.php | 45 | The method getBest() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. |
| 2004 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/willdurand/negotiation/src/Negotiation/FormatNegotiator.php | 45 | The method getBest() has an NPath complexity of 1445. The configured NPath complexity threshold is 200. |
| 2005 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php | 50 | The method parseAcceptHeader() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
| 2006 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php | 50 | The method parseAcceptHeader() has an NPath complexity of 1080. The configured NPath complexity threshold is 200. |
| 2007 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/willdurand/negotiation/tests/Negotiation/Tests/FormatNegotiatorTest.php | 47 | The method dataProviderForGetBest() has 173 lines of code. Current threshold is set to 100. Avoid really long methods. |
| 2008 | /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/willdurand/negotiation/tests/Negotiation/Tests/NegotiationTest.php | 10 | The class NegotiatorTest has 15 methods. Consider refactoring NegotiatorTest to keep number of methods under 10. |
| File | Problem |
|---|---|
| /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Tests/Iterator/CustomFilterIteratorTest.php | Unexpected token: function, line: 41, col: 25, file: /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Tests/Iterator/CustomFilterIteratorTest.php. |
| /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Tests/Iterator/SortableIteratorTest.php | Unexpected token: function, line: 88, col: 19, file: /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/Finder/Tests/Iterator/SortableIteratorTest.php. |
| /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php | Unexpected token: function, line: 83, col: 17, file: /home/riska/Adatbank/Egyetem/Msc/Diplomamunka/Proof concepts/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php. |