filter: excluded_paths: - 'js/vendor/*' - 'js/public/*' - 'js/tests/stubs/*' - 'templates/*' - 'l10n/*' - 'tests/*' imports: - javascript - php tools: external_code_coverage: timeout: 1800
tools: php_sim: true php_pdepend: true php_analyzer: true filter: excluded_paths: - 'tests/*'