Path	Lines of Code
tests/AbstractBaseStubsTestCase.php	198
tests/BaseClassesTest.php	237
tests/BaseConstantsTest.php	100
tests/BaseEnumsTest.php	142
tests/BaseFunctionsTest.php	219
tests/BaseInterfacesTest.php	134
tests/CheckStubMapTest.php	33
tests/CodeStyle/BracesOneLineFixer.php	73
tests/Model/BasePHPClass.php	78
tests/Model/BasePHPElement.php	233
tests/Model/CommonUtils.php	18
tests/Model/PHPClass.php	188
tests/Model/PHPClassConstant.php	28
tests/Model/PHPConstant.php	40
tests/Model/PHPConstantDeclaration.php	67
tests/Model/PHPDefineConstant.php	70
tests/Model/PHPDocElement.php	60
tests/Model/PHPEnum.php	125
tests/Model/PHPEnumCase.php	48
tests/Model/PHPFunction.php	192
tests/Model/PHPInterface.php	83
tests/Model/PHPMethod.php	170
tests/Model/PHPNamespacedElement.php	6
tests/Model/PHPParameter.php	96
tests/Model/PHPProperty.php	87
tests/Model/PhpVersions.php	39
tests/Model/StubProblemType.php	32
tests/Model/StubsContainer.php	301
tests/Model/Tags/RemovedTag.php	42
tests/Parsers/DocFactoryProvider.php	16
tests/Parsers/ExpectedFunctionArgumentsInfo.php	39
tests/Parsers/MetaExpectedArgumentsCollector.php	83
tests/Parsers/PHPReflectionParser.php	66
tests/Parsers/ParserUtils.php	148
tests/Parsers/StubParser.php	143
tests/Parsers/StubsParserErrorHandler.php	12
tests/Parsers/Visitors/ASTVisitor.php	171
tests/Parsers/Visitors/CoreStubASTVisitor.php	12
tests/Parsers/Visitors/MetaOverrideFunctionsParser.php	46
tests/Parsers/Visitors/ParentConnector.php	25
tests/StubsCompositeMixedReturnTypeTest.php	33
tests/StubsConstantsAndParametersValuesTest.php	175
tests/StubsForbiddenTypeHintsTest.php	284
tests/StubsMetaExpectedArgumentsTest.php	240
tests/StubsMetaInternalTagTest.php	68
tests/StubsParameterNamesTest.php	93
tests/StubsPhp81Tests.php	240
tests/StubsPhpDocTest.php	265
tests/StubsReflectionClassesTest.php	65
tests/StubsStructureTest.php	26
tests/StubsTypeHintsTest.php	623
tests/TestData/Providers/EntitiesFilter.php	154
tests/TestData/Providers/PhpStormStubsSingleton.php	16
tests/TestData/Providers/Reflection/ReflectionClassesTestDataProviders.php	215
tests/TestData/Providers/Reflection/ReflectionConstantsProvider.php	119
tests/TestData/Providers/Reflection/ReflectionFunctionsProvider.php	67
tests/TestData/Providers/Reflection/ReflectionMethodsProvider.php	224
tests/TestData/Providers/Reflection/ReflectionParametersProvider.php	553
tests/TestData/Providers/Reflection/ReflectionPropertiesProvider.php	49
tests/TestData/Providers/ReflectionStubsSingleton.php	15
tests/TestData/Providers/Stubs/PhpCoreStubsProvider.php	229
tests/TestData/Providers/Stubs/StubConstantsProvider.php	55
tests/TestData/Providers/Stubs/StubMethodsProvider.php	252
tests/TestData/Providers/Stubs/StubsCompositeMixedProvider.php	20
tests/TestData/Providers/Stubs/StubsParametersProvider.php	169
tests/TestData/Providers/Stubs/StubsTestDataProviders.php	59
tests/Tools/ModelAutoloader.php	17
tests/Tools/dump-pecl-to-file.php	28
tests/Tools/dump-reflection-to-file.php	8
