Completed
Pull Request — 2.x (#105)
by Hari
88:22 queued 65:21
created

Checkout Config

filter:
    paths: ["src/*"]
tools:
    external_code_coverage: true
    php_code_coverage: true
    php_sim: true
    php_mess_detector: true
    php_pdepend: true
    php_analyzer: true
    php_cpd: true
checks:
    php:
        code_rating: true
        duplication: true