1tools: 2 external_code_coverage: 3 timeout: 600 4checks: 5 php: 6 code_rating: true 7 duplication: true 8filter: 9 paths: 10 - src/* 11