In the main readme, there is a usage section iwth ocde example: ``` $coverage = new CodeCoverage; ``` but starting from version 9.0, the constructor expects exactly 2 arguments please update the code to a working/recommended one