Processed Files
This is the list of processed files. Any file that is in the project, but not in the list below was omitted in the analyze.
This may be due to configuration file, compilation error, wrong extension (including no extension).
File |
---|
/src/main/php/PHPCodeSniffer/Standards/ZooRoyal/Sniffs/Commenting/DocCommentAlignmentSniff.php |
/src/main/php/PHPCodeSniffer/Standards/ZooRoyal/Sniffs/Commenting/FunctionCommentThrowTagSniff.php |
/src/main/php/PHPCodeSniffer/Standards/ZooRoyal/Sniffs/Commenting/DocCommentSniff.php |
/src/main/php/CommandLine/ApplicationLifeCycle/ContainerFactory.php |
/src/main/php/CommandLine/ApplicationLifeCycle/TerminalCommandPreconditionChecker.php |
/src/main/php/CommandLine/ApplicationLifeCycle/EventDispatcherFactory.php |
/src/main/php/CommandLine/ApplicationLifeCycle/GitCommandPreconditionChecker.php |
/src/main/php/CommandLine/ApplicationLifeCycle/phpdi.php |
/src/main/php/CommandLine/ApplicationLifeCycle/ApplicationFactory.php |
/src/main/php/CommandLine/ExclusionList/ExclusionListSanitizer.php |
/src/main/php/CommandLine/ExclusionList/ExclusionListFactory.php |
/src/main/php/CommandLine/ExclusionList/Excluders/GitIgnoresExcluder.php |
/src/main/php/CommandLine/ExclusionList/Excluders/CacheKeyGenerator.php |
/src/main/php/CommandLine/ExclusionList/Excluders/GitPathsExcluder.php |
/src/main/php/CommandLine/ExclusionList/Excluders/ExcluderInterface.php |
/src/main/php/CommandLine/ExclusionList/Excluders/StaticExcluder.php |
/src/main/php/CommandLine/ExclusionList/Excluders/TokenExcluder.php |
/src/main/php/CommandLine/FileFinder/AllCheckableFileFinder.php |
/src/main/php/CommandLine/FileFinder/DiffCheckableFileFinder.php |
/src/main/php/CommandLine/FileFinder/GitInputValidator.php |
/src/main/php/CommandLine/FileFinder/GitChangeSetFactory.php |
/src/main/php/CommandLine/FileFinder/GitChangeSetFilter.php |
/src/main/php/CommandLine/FileFinder/GitChangeSet.php |
/src/main/php/CommandLine/FileFinder/FileFinderInterface.php |
/src/main/php/CommandLine/FileFinder/AdaptableFileFinder.php |
/src/main/php/CommandLine/FileFinder/CommitishComparator.php |
/src/main/php/CommandLine/Environment/Environment.php |
/src/main/php/CommandLine/EnhancedFileInfo/EnhancedFileInfoFactory.php |
/src/main/php/CommandLine/EnhancedFileInfo/EnhancedFileInfo.php |
/src/main/php/CommandLine/StaticCodeAnalysis/FindFilesToCheckCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/AllToolsCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/PHPStan/PHPStanCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/PHPStan/PHPStanConfigGenerator.php |
/src/main/php/CommandLine/StaticCodeAnalysis/PHPStan/TerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/PHPCopyPasteDetector/PHPCopyPasteDetectorCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/PHPCopyPasteDetector/TerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TargetableToolsCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/AbstractToolCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/CodingStandardCommandEvent.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/FixingToolCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/ToolCommandFacet/ToolCommandInputFacet.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/ToolCommandFacet/TargetableInputFacet.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/ToolCommandFacet/FixableInputFacet.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/NpmAppFinder/NpmCommandNotFoundException.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/NpmAppFinder/NpmCommandFinder.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/TerminalCommandRunner.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/NoUsefulCommandFoundException.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/AbstractTerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/TerminalCommandDecorator.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/TerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/DecorateEvent.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Fix/FixTerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Fix/FixDecorator.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Fix/FixTrait.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Target/TargetTerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Target/ParentBranchGuesser.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Target/TargetDecorator.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Target/TargetTrait.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Exclusion/ExclusionTrait.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Exclusion/ExclusionTerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Exclusion/ExclusionDecorator.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Extension/FileExtensionDecorator.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Extension/FileExtensionTerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Extension/FileExtensionTrait.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Multiprocess/MultiprocessDecorator.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Multiprocess/MultiprocessTrait.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Multiprocess/MultiprocessTerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Verbose/VerboseTrait.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Verbose/VerboseDecorator.php |
/src/main/php/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Verbose/VerboseTerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/PHPMessDetector/PHPMessDetectorCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/PHPMessDetector/TerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/JSESLint/JSESLintCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/JSESLint/TerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/PHPCodeSniffer/PHPCodeSnifferCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/PHPCodeSniffer/TerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/PHPParallelLint/PHPParallelLintCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/PHPParallelLint/TerminalCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/JSStyleLint/JSStyleLintCommand.php |
/src/main/php/CommandLine/StaticCodeAnalysis/JSStyleLint/TerminalCommand.php |
/src/main/php/CommandLine/Process/ProcessRunner.php |
Non-processed Files
This is the list of processed files. Any file that is in the project, but not in the list below was omitted in the analyze.
This may be due to configuration file, compilation error, wrong extension (including no extension).
File | Reason |
---|---|
/tests/System/Complete/GlobalSystemTest.php | ignore_dirs file (/tests/System/Complete/GlobalSystemTest.php) |
/tests/System/Complete/ShopwareCompatibilityTest.php | ignore_dirs file (/tests/System/Complete/ShopwareCompatibilityTest.php) |
/tests/System/Stylelint/RunStylelintWithConfig.php | ignore_dirs file (/tests/System/Stylelint/RunStylelintWithConfig.php) |
/tests/System/Eslint/RunEslintWithConfigTest.php | ignore_dirs file (/tests/System/Eslint/RunEslintWithConfigTest.php) |
/tests/System/fixtures/complete/BadMessDectect.php | ignore_dirs file (/tests/System/fixtures/complete/BadMessDectect.php) |
/tests/System/fixtures/complete/Installer.php | ignore_dirs file (/tests/System/fixtures/complete/Installer.php) |
/tests/System/fixtures/complete/BadStan.php | ignore_dirs file (/tests/System/fixtures/complete/BadStan.php) |
/tests/System/fixtures/complete/Installer2.php | ignore_dirs file (/tests/System/fixtures/complete/Installer2.php) |
/tests/System/fixtures/complete/badLint.php | ignore_dirs file (/tests/System/fixtures/complete/badLint.php) |
/tests/System/fixtures/complete/GoodPhp.php | ignore_dirs file (/tests/System/fixtures/complete/GoodPhp.php) |
/tests/System/fixtures/complete/GoodPhp2.php | ignore_dirs file (/tests/System/fixtures/complete/GoodPhp2.php) |
/tests/Tools/TerminalCommandTestData.php | ignore_dirs file (/tests/Tools/TerminalCommandTestData.php) |
/tests/Tools/TestEnvironmentInstallation.php | ignore_dirs file (/tests/Tools/TestEnvironmentInstallation.php) |
/tests/Tools/SubjectFactory.php | ignore_dirs file (/tests/Tools/SubjectFactory.php) |
/tests/Unit/CommandLine/ApplicationLifeCycle/ApplicationFactoryTest.php | ignore_dirs file (/tests/Unit/CommandLine/ApplicationLifeCycle/ApplicationFactoryTest.php) |
/tests/Unit/CommandLine/ApplicationLifeCycle/TerminalCommandPreconditionCheckerTest.php | ignore_dirs file (/tests/Unit/CommandLine/ApplicationLifeCycle/TerminalCommandPreconditionCheckerTest.php) |
/tests/Unit/CommandLine/ApplicationLifeCycle/GitCommandPreconditionCheckerTest.php | ignore_dirs file (/tests/Unit/CommandLine/ApplicationLifeCycle/GitCommandPreconditionCheckerTest.php) |
/tests/Unit/CommandLine/ApplicationLifeCycle/EventDispatcherFactoryTest.php | ignore_dirs file (/tests/Unit/CommandLine/ApplicationLifeCycle/EventDispatcherFactoryTest.php) |
/tests/Unit/CommandLine/ApplicationLifeCycle/ContainerFactoryTest.php | ignore_dirs file (/tests/Unit/CommandLine/ApplicationLifeCycle/ContainerFactoryTest.php) |
/tests/Unit/CommandLine/ExclusionList/ExclusionListFactoryTest.php | ignore_dirs file (/tests/Unit/CommandLine/ExclusionList/ExclusionListFactoryTest.php) |
/tests/Unit/CommandLine/ExclusionList/Excluders/CacheKeyGeneratorTest.php | ignore_dirs file (/tests/Unit/CommandLine/ExclusionList/Excluders/CacheKeyGeneratorTest.php) |
/tests/Unit/CommandLine/ExclusionList/Excluders/GitIgnoresExcluderTest.php | ignore_dirs file (/tests/Unit/CommandLine/ExclusionList/Excluders/GitIgnoresExcluderTest.php) |
/tests/Unit/CommandLine/ExclusionList/Excluders/GitPathsExcluderTest.php | ignore_dirs file (/tests/Unit/CommandLine/ExclusionList/Excluders/GitPathsExcluderTest.php) |
/tests/Unit/CommandLine/ExclusionList/Excluders/StaticExcluderTest.php | ignore_dirs file (/tests/Unit/CommandLine/ExclusionList/Excluders/StaticExcluderTest.php) |
/tests/Unit/CommandLine/ExclusionList/Excluders/TokenExcluderTest.php | ignore_dirs file (/tests/Unit/CommandLine/ExclusionList/Excluders/TokenExcluderTest.php) |
/tests/Unit/CommandLine/FileFinder/AllCheckableFileFinderTest.php | ignore_dirs file (/tests/Unit/CommandLine/FileFinder/AllCheckableFileFinderTest.php) |
/tests/Unit/CommandLine/FileFinder/AdaptableFileFinderTest.php | ignore_dirs file (/tests/Unit/CommandLine/FileFinder/AdaptableFileFinderTest.php) |
/tests/Unit/CommandLine/FileFinder/CommitishComparatorTest.php | ignore_dirs file (/tests/Unit/CommandLine/FileFinder/CommitishComparatorTest.php) |
/tests/Unit/CommandLine/FileFinder/DiffCheckableFileFinderTest.php | ignore_dirs file (/tests/Unit/CommandLine/FileFinder/DiffCheckableFileFinderTest.php) |
/tests/Unit/CommandLine/FileFinder/GitInputValidatorTest.php | ignore_dirs file (/tests/Unit/CommandLine/FileFinder/GitInputValidatorTest.php) |
/tests/Unit/CommandLine/FileFinder/GitChangeSetTest.php | ignore_dirs file (/tests/Unit/CommandLine/FileFinder/GitChangeSetTest.php) |
/tests/Unit/CommandLine/FileFinder/GitChangeSetFilterTest.php | ignore_dirs file (/tests/Unit/CommandLine/FileFinder/GitChangeSetFilterTest.php) |
/tests/Unit/CommandLine/FileFinder/GitChangeSetFactoryTest.php | ignore_dirs file (/tests/Unit/CommandLine/FileFinder/GitChangeSetFactoryTest.php) |
/tests/Unit/CommandLine/Environment/EnvironmentTest.php | ignore_dirs file (/tests/Unit/CommandLine/Environment/EnvironmentTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/FindFilesToCheckCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/FindFilesToCheckCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/AllToolsCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/AllToolsCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/PHPStan/PHPStanConfigGeneratorTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/PHPStan/PHPStanConfigGeneratorTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/PHPStan/TerminalCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/PHPStan/TerminalCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/PHPStan/PHPStanCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/PHPStan/PHPStanCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/PHPCopyPasteDetector/PHPCopyPasteDetectorCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/PHPCopyPasteDetector/PHPCopyPasteDetectorCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/PHPCopyPasteDetector/TerminalCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/PHPCopyPasteDetector/TerminalCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/AbstractToolCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/AbstractToolCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TargetableToolsCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TargetableToolsCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/FixingToolCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/FixingToolCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/CodingStandardCommandEventTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/CodingStandardCommandEventTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/ToolCommandFacet/TargetableInputFacetTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/ToolCommandFacet/TargetableInputFacetTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/ToolCommandFacet/FixableInputFacetTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/ToolCommandFacet/FixableInputFacetTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/NpmAppFinder/NpmCommandNotFoundExceptionTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/NpmAppFinder/NpmCommandNotFoundExceptionTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/NpmAppFinder/NpmCommandFinderTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/NpmAppFinder/NpmCommandFinderTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/AbstractTerminalCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/AbstractTerminalCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/NoUsefulCommandFoundExceptionTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/NoUsefulCommandFoundExceptionTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Fix/FixDecoratorTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Fix/FixDecoratorTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Target/TargetDecoratorTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Target/TargetDecoratorTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Target/ParentBranchGuesserTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Target/ParentBranchGuesserTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Exclusion/ExclusionDecoratorTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Exclusion/ExclusionDecoratorTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Extension/ExtensionDecoratorTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Extension/ExtensionDecoratorTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Multiprocess/MultiprocessDecoratorTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Multiprocess/MultiprocessDecoratorTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Verbose/VerboseDecoratorTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/Verbose/VerboseDecoratorTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/PHPMessDetector/TerminalCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/PHPMessDetector/TerminalCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/PHPMessDetector/PHPMessDetectorCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/PHPMessDetector/PHPMessDetectorCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/JSESLint/JSESLintCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/JSESLint/JSESLintCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/JSESLint/TerminalCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/JSESLint/TerminalCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/PHPCodeSniffer/PHPCodeSnifferCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/PHPCodeSniffer/PHPCodeSnifferCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/PHPCodeSniffer/TerminalCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/PHPCodeSniffer/TerminalCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/PHPParallelLint/TerminalCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/PHPParallelLint/TerminalCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/PHPParallelLint/PHPParallelLintCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/PHPParallelLint/PHPParallelLintCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/JSStyleLint/TerminalCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/JSStyleLint/TerminalCommandTest.php) |
/tests/Unit/CommandLine/StaticCodeAnalysis/JSStyleLint/JSStyleLintCommandTest.php | ignore_dirs file (/tests/Unit/CommandLine/StaticCodeAnalysis/JSStyleLint/JSStyleLintCommandTest.php) |
/tests/Unit/CommandLine/Process/ProcessRunnerTest.php | ignore_dirs file (/tests/Unit/CommandLine/Process/ProcessRunnerTest.php) |
/tests/Functional/PHPCodesniffer/Standards/ZooRoyal/Sniffs/Commenting/DocCommentSniffTest.php | ignore_dirs file (/tests/Functional/PHPCodesniffer/Standards/ZooRoyal/Sniffs/Commenting/DocCommentSniffTest.php) |
/tests/Functional/PHPCodesniffer/Standards/ZooRoyal/Sniffs/Commenting/FunctionCommentThrowTagSniffTest.php | ignore_dirs file (/tests/Functional/PHPCodesniffer/Standards/ZooRoyal/Sniffs/Commenting/FunctionCommentThrowTagSniffTest.php) |
/tests/Functional/PHPCodesniffer/Standards/ZooRoyal/Sniffs/Commenting/Fixtures/FixtureIncorrectComments.php | ignore_dirs file (/tests/Functional/PHPCodesniffer/Standards/ZooRoyal/Sniffs/Commenting/Fixtures/FixtureIncorrectComments.php) |
/tests/Functional/PHPCodesniffer/Standards/ZooRoyal/Sniffs/Commenting/Fixtures/FixtureCorrectComments.php | ignore_dirs file (/tests/Functional/PHPCodesniffer/Standards/ZooRoyal/Sniffs/Commenting/Fixtures/FixtureCorrectComments.php) |
/tests/Functional/PHPCodesniffer/Standards/ZooRoyal/Sniffs/Commenting/Fixtures/FixtureIncorrectCountOfTags.php | ignore_dirs file (/tests/Functional/PHPCodesniffer/Standards/ZooRoyal/Sniffs/Commenting/Fixtures/FixtureIncorrectCountOfTags.php) |
/tests/Functional/PHPCodesniffer/Standards/ZooRoyal/Sniffs/Commenting/Fixtures/FixtureCorrectCountOfTags.php | ignore_dirs file (/tests/Functional/PHPCodesniffer/Standards/ZooRoyal/Sniffs/Commenting/Fixtures/FixtureCorrectCountOfTags.php) |
/tests/Functional/CommandLine/ExclusionList/Excluders/ExclusionListSanitizerTest.php | ignore_dirs file (/tests/Functional/CommandLine/ExclusionList/Excluders/ExclusionListSanitizerTest.php) |
/tests/Functional/CommandLine/Factories/ExclusionListFactoryTest.php | ignore_dirs file (/tests/Functional/CommandLine/Factories/ExclusionListFactoryTest.php) |
/tests/Functional/CommandLine/Factories/EnhancedFileInfoFactoryTest.php | ignore_dirs file (/tests/Functional/CommandLine/Factories/EnhancedFileInfoFactoryTest.php) |
/tests/Functional/CommandLine/EnhancedFileInfo/EnhancedFileInfoTest.php | ignore_dirs file (/tests/Functional/CommandLine/EnhancedFileInfo/EnhancedFileInfoTest.php) |
/tests/Functional/CommandLine/FileFinders/DiffCheckableFileFinderTest.php | ignore_dirs file (/tests/Functional/CommandLine/FileFinders/DiffCheckableFileFinderTest.php) |
/tests/Functional/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/TerminalCommandRunnerTest.php | ignore_dirs file (/tests/Functional/CommandLine/StaticCodeAnalysis/Generic/TerminalCommand/TerminalCommandRunnerTest.php) |