thunderer/Shortcode

View on GitHub
infection.json

Summary

Maintainability
Test Coverage
{
    "source": {
        "directories": ["src"]
    },
    "logs": {
        "text": "infection.log"
    },
    "timeout": 2,
    "mutators": {
        "@default": true
    }
}