Completed
Push — master ( 061f73...105351 )
by Yuichi
10s
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

filter:
    paths: ["src/*"]

tools:
    external_code_coverage: true
    php_code_coverage: true
    php_mess_detector: true
    php_pdepend: true
    php_analyzer: true
    php_cpd: true

Repository Config

# language: php