rodrigorm/audit

View on GitHub
.projections.json

Summary

Maintainability
Test Coverage
{
    "src/*.php": {
        "alternate": "tests/{}Test.php"
    },
    "tests/*Test.php": {
        "alternate": "src/{}.php"
    }
}