1 2 3 4
sonar.sources=. sonar.exclusions=data/**/*,sql/**/*,tests/**/* sonar.tests=tests/phpunit,tests/qunit sonar.test.exclusions=tests/phpunit/data