deployphp/deployer

View on GitHub
contrib/rabbit.php

Summary

Maintainability
A
1 hr
Test Coverage

Consider simplifying this complex logical expression.
Open

    if (!is_array($config) ||
        !isset($config['channel']) ||
        !isset($config['host']) ||
        !isset($config['port']) ||
        !isset($config['username']) ||
Severity: Major
Found in contrib/rabbit.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status