Completed
Push — master ( 3ac450...0ee5b2 )
by Issei
02:50
created

Repository Config

tools:
    external_code_coverage: true
    php_sim:                true
    php_pdepend:            true
    php_analyzer:           true
    php_cpd:                true
filter:
    paths: 
        - 'src/*'
    excluded_paths:
        - 'tests/*'